Searched refs:SW_3W_CMD1_WE (Results 1 – 2 of 2) sorted by relevance
626 if( (u1bTmp & (SW_3W_CMD1_RE|SW_3W_CMD1_WE)) == 0 ) in HwHSSIThreeWire()704 write_nic_byte(dev, SW_3W_CMD1, SW_3W_CMD1_WE); in HwHSSIThreeWire()766 if( (u1bTmp & (SW_3W_CMD1_RE|SW_3W_CMD1_WE)) == 0 ) in HwThreeWire()813 write_nic_byte(dev, SW_3W_CMD1, SW_3W_CMD1_WE); in HwThreeWire()824 if( (u1bTmp & (SW_3W_CMD1_RE|SW_3W_CMD1_WE)) == 0 && in HwThreeWire()
899 #define SW_3W_CMD1_WE ((1<< 1)) // BIT9 macro