Searched refs:AcmHw_VoqEn (Results 1 – 6 of 6) sorted by relevance
274 #define AcmHw_VoqEn BIT3 macro
244 AcmCtrl |= AcmHw_VoqEn; in rtl92e_set_reg()
1031 #define AcmHw_VoqEn BIT(3) macro
1532 AcmCtrl |= AcmHw_VoqEn; in rtw_hal_set_hwreg()1534 AcmCtrl &= (~AcmHw_VoqEn); in rtw_hal_set_hwreg()
1434 #define AcmHw_VoqEn BIT(3) macro
4023 hwctrl |= AcmHw_VoqEn; in SetHwReg8723B()