Home
last modified time | relevance | path

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

/drivers/staging/rtl8187se/
Dr8180_hw.h256 #define RF_SW_CFG_SI BIT1 macro
Dr8185b_init.c548 u1bTmp |= RF_SW_CFG_SI; //reg08[1]=1 Serial Interface(SI) in ZEBRA_RFSerialWrite()
640 u1bTmp |= RF_SW_CFG_SI; //reg08[1]=1 Serial Interface(SI) in HwHSSIThreeWire()
643 u1bTmp &= ~RF_SW_CFG_SI; //reg08[1]=0 Parallel Interface(PI) in HwHSSIThreeWire()
991 u1bTmp |= RF_SW_CFG_SI; //reg08[1]=1 Serial Interface(SI) in ZEBRA_RFSerialRead()