Searched refs:tmpu_32 (Results 1 – 3 of 3) sorted by relevance
2356 u32 tmpu_32; in rtl8723e_read_bt_coexist_info_from_hwpg() local2359 tmpu_32 = rtl_read_dword(rtlpriv, REG_MULTI_FUNC_CTRL); in rtl8723e_read_bt_coexist_info_from_hwpg()2360 if (tmpu_32 & BIT(18)) in rtl8723e_read_bt_coexist_info_from_hwpg()
2667 u32 tmpu_32; in rtl8723be_read_bt_coexist_info_from_hwpg() local2670 tmpu_32 = rtl_read_dword(rtlpriv, REG_MULTI_FUNC_CTRL); in rtl8723be_read_bt_coexist_info_from_hwpg()2671 if (tmpu_32 & BIT(18)) in rtl8723be_read_bt_coexist_info_from_hwpg()
3083 u32 tmpu_32; in _rtl8821ae_read_bt_coexist_info_from_hwpg() local3086 tmpu_32 = rtl_read_dword(rtlpriv, REG_MULTI_FUNC_CTRL); in _rtl8821ae_read_bt_coexist_info_from_hwpg()3087 if (tmpu_32 & BIT(18)) in _rtl8821ae_read_bt_coexist_info_from_hwpg()