Searched refs:SW_3W_CMD1_DONE (Results 1 – 2 of 2) sorted by relevance
900 #define SW_3W_CMD1_DONE ((1<< 2)) // BIT10 macro
715 if( (u1bTmp & SW_3W_CMD1_DONE) != 0 ) in HwHSSIThreeWire()825 (u1bTmp & SW_3W_CMD1_DONE) != 0 ) in HwThreeWire()