Searched refs:tmpu_32 (Results 1 – 3 of 3) sorted by relevance
2342 u32 tmpu_32; in rtl8723e_read_bt_coexist_info_from_hwpg() local2345 tmpu_32 = rtl_read_dword(rtlpriv, REG_MULTI_FUNC_CTRL); in rtl8723e_read_bt_coexist_info_from_hwpg()2346 if (tmpu_32 & BIT(18)) in rtl8723e_read_bt_coexist_info_from_hwpg()
2661 u32 tmpu_32; in rtl8723be_read_bt_coexist_info_from_hwpg() local2664 tmpu_32 = rtl_read_dword(rtlpriv, REG_MULTI_FUNC_CTRL); in rtl8723be_read_bt_coexist_info_from_hwpg()2665 if (tmpu_32 & BIT(18)) in rtl8723be_read_bt_coexist_info_from_hwpg()
3037 u32 tmpu_32; in _rtl8821ae_read_bt_coexist_info_from_hwpg() local3040 tmpu_32 = rtl_read_dword(rtlpriv, REG_MULTI_FUNC_CTRL); in _rtl8821ae_read_bt_coexist_info_from_hwpg()3041 if (tmpu_32 & BIT(18)) in _rtl8821ae_read_bt_coexist_info_from_hwpg()