Searched refs:AcmHw_VoqEn (Results 1 – 11 of 11) sorted by relevance
232 #define AcmHw_VoqEn BIT(3) macro
284 #define AcmHw_VoqEn BIT3 macro
255 AcmCtrl |= AcmHw_VoqEn; in rtl92e_set_reg()
587 #define AcmHw_VoqEn BIT(3) macro
275 acm_ctrl |= AcmHw_VoqEn; in rtl92se_set_hw_reg()292 acm_ctrl &= (~AcmHw_VoqEn); in rtl92se_set_hw_reg()
1031 #define AcmHw_VoqEn BIT(3) macro
1538 AcmCtrl |= AcmHw_VoqEn; in rtw_hal_set_hwreg()1540 AcmCtrl &= (~AcmHw_VoqEn); in rtw_hal_set_hwreg()
1434 #define AcmHw_VoqEn BIT(3) macro
345 acm_ctrl |= AcmHw_VoqEn; in rtl92ce_set_hw_reg()362 acm_ctrl &= (~AcmHw_VoqEn); in rtl92ce_set_hw_reg()
1082 #define AcmHw_VoqEn BIT(3) macro
4025 hwctrl |= AcmHw_VoqEn; in SetHwReg8723B()