Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
r8180_93cx6.h File Reference
#include "r8192U.h"
#include "r8192U_hw.h"

Go to the source code of this file.

Macros

#define EPROM_DELAY   10
 
#define EPROM_ANAPARAM_ADDRLWORD   0xd
 
#define EPROM_ANAPARAM_ADDRHWORD   0xe
 
#define EPROM_RFCHIPID   0x6
 
#define EPROM_TXPW_BASE   0x05
 
#define EPROM_RFCHIPID_RTL8225U   5
 
#define EPROM_RF_PARAM   0x4
 
#define EPROM_CONFIG2   0xc
 
#define EPROM_VERSION   0x1E
 
#define MAC_ADR   0x7
 
#define CIS   0x18
 
#define EPROM_TXPW0   0x16
 
#define EPROM_TXPW2   0x1b
 
#define EPROM_TXPW1   0x3d
 

Functions

u32 eprom_read (struct net_device *dev, u32 addr)
 

Macro Definition Documentation

#define CIS   0x18

Definition at line 33 of file r8180_93cx6.h.

#define EPROM_ANAPARAM_ADDRHWORD   0xe

Definition at line 22 of file r8180_93cx6.h.

#define EPROM_ANAPARAM_ADDRLWORD   0xd

Definition at line 21 of file r8180_93cx6.h.

#define EPROM_CONFIG2   0xc

Definition at line 28 of file r8180_93cx6.h.

#define EPROM_DELAY   10

Definition at line 19 of file r8180_93cx6.h.

#define EPROM_RF_PARAM   0x4

Definition at line 27 of file r8180_93cx6.h.

#define EPROM_RFCHIPID   0x6

Definition at line 24 of file r8180_93cx6.h.

#define EPROM_RFCHIPID_RTL8225U   5

Definition at line 26 of file r8180_93cx6.h.

#define EPROM_TXPW0   0x16

Definition at line 35 of file r8180_93cx6.h.

#define EPROM_TXPW1   0x3d

Definition at line 37 of file r8180_93cx6.h.

#define EPROM_TXPW2   0x1b

Definition at line 36 of file r8180_93cx6.h.

#define EPROM_TXPW_BASE   0x05

Definition at line 25 of file r8180_93cx6.h.

#define EPROM_VERSION   0x1E

Definition at line 30 of file r8180_93cx6.h.

#define MAC_ADR   0x7

Definition at line 31 of file r8180_93cx6.h.

Function Documentation

u32 eprom_read ( struct net_device dev,
u32  addr 
)

Definition at line 88 of file rtl_eeprom.c.