Home
last modified time | relevance | path

Searched refs:EEP_OFS_RFTYPE (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/staging/vt6656/
Dsrom.h49 #define EEP_OFS_RFTYPE 0x1B // for select RF macro
Dbaseband.c1048 pDevice->byRFType = pDevice->abyEEPROM[EEP_OFS_RFTYPE]; in BBbVT3184Init()
/linux-2.6.39/drivers/staging/vt6655/
Dsrom.h49 #define EEP_OFS_RFTYPE 0x1B // for select RF macro
Ddevice_main.c675 pDevice->byRFType = SROMbyReadEmbedded(pDevice->PortOffset, EEP_OFS_RFTYPE); in device_init_registers()