Home
last modified time | relevance | path

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

/drivers/staging/rtl8187se/
Dr8180_hw.h900 #define SW_3W_CMD1_DONE ((1<< 2)) // BIT10 macro
Dr8185b_init.c715 if( (u1bTmp & SW_3W_CMD1_DONE) != 0 ) in HwHSSIThreeWire()
825 (u1bTmp & SW_3W_CMD1_DONE) != 0 ) in HwThreeWire()