Searched refs:RF_SW_CFG_SI (Results 1 – 2 of 2) sorted by relevance
181 #define RF_SW_CFG_SI BIT1 macro
278 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()