Searched refs:tmpu_32 (Results 1 – 3 of 3) sorted by relevance
2380 u32 tmpu_32; in rtl8723e_read_bt_coexist_info_from_hwpg() local2383 tmpu_32 = rtl_read_dword(rtlpriv, REG_MULTI_FUNC_CTRL); in rtl8723e_read_bt_coexist_info_from_hwpg()2384 if (tmpu_32 & BIT(18)) in rtl8723e_read_bt_coexist_info_from_hwpg()
2690 u32 tmpu_32; in rtl8723be_read_bt_coexist_info_from_hwpg() local2693 tmpu_32 = rtl_read_dword(rtlpriv, REG_MULTI_FUNC_CTRL); in rtl8723be_read_bt_coexist_info_from_hwpg()2694 if (tmpu_32 & BIT(18)) in rtl8723be_read_bt_coexist_info_from_hwpg()
3106 u32 tmpu_32; in _rtl8821ae_read_bt_coexist_info_from_hwpg() local3109 tmpu_32 = rtl_read_dword(rtlpriv, REG_MULTI_FUNC_CTRL); in _rtl8821ae_read_bt_coexist_info_from_hwpg()3110 if (tmpu_32 & BIT(18)) in _rtl8821ae_read_bt_coexist_info_from_hwpg()