Searched refs:tmpu_32 (Results 1 – 3 of 3) sorted by relevance
2357 u32 tmpu_32; in rtl8723e_read_bt_coexist_info_from_hwpg() local2360 tmpu_32 = rtl_read_dword(rtlpriv, REG_MULTI_FUNC_CTRL); in rtl8723e_read_bt_coexist_info_from_hwpg()2361 if (tmpu_32 & BIT(18)) in rtl8723e_read_bt_coexist_info_from_hwpg()
2668 u32 tmpu_32; in rtl8723be_read_bt_coexist_info_from_hwpg() local2671 tmpu_32 = rtl_read_dword(rtlpriv, REG_MULTI_FUNC_CTRL); in rtl8723be_read_bt_coexist_info_from_hwpg()2672 if (tmpu_32 & BIT(18)) in rtl8723be_read_bt_coexist_info_from_hwpg()
3084 u32 tmpu_32; in _rtl8821ae_read_bt_coexist_info_from_hwpg() local3087 tmpu_32 = rtl_read_dword(rtlpriv, REG_MULTI_FUNC_CTRL); in _rtl8821ae_read_bt_coexist_info_from_hwpg()3088 if (tmpu_32 & BIT(18)) in _rtl8821ae_read_bt_coexist_info_from_hwpg()