Home
last modified time | relevance | path

Searched refs:RF_SW_CFG_SI (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/rtl8187se/
Dr8180_hw.h181 #define RF_SW_CFG_SI BIT1 macro
Dr8185b_init.c278 u1bTmp |= RF_SW_CFG_SI; /* reg08[1]=1 Serial Interface(SI) */ in HwHSSIThreeWire()
281 u1bTmp &= ~RF_SW_CFG_SI; /* reg08[1]=0 Parallel Interface(PI) */ in HwHSSIThreeWire()