Home
last modified time | relevance | path

Searched refs:lte_coex (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/net/wireless/realtek/rtw88/
Dcoex.c2891 u32 lte_coex, bt_coex; in rtw_coex_display_coex_info() local
2906 lte_coex = rtw_coex_read_indirect_reg(rtwdev, 0x38); in rtw_coex_display_coex_info()
3049 lte_coex & BIT(7) ? "ON" : "OFF", in rtw_coex_display_coex_info()
3053 lte_coex & BIT(12) ? "SW" : "HW", in rtw_coex_display_coex_info()
3054 lte_coex & BIT(8) ? "SW" : "HW", in rtw_coex_display_coex_info()
3055 lte_coex & BIT(14) ? "SW" : "HW", in rtw_coex_display_coex_info()
3056 lte_coex & BIT(10) ? "SW" : "HW", in rtw_coex_display_coex_info()