Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/rtl8822b/
H A Dphydm_hal_api8822b.c913 …u1Byte middle_band[23] = {0x6, 0x5, 0x0, 0x0, 0x7, 0x6, 0x6, 0xff, 0x0, 0x0, 0x7, 0x6, 0x6, 0x5, … in config_phydm_switch_channel_8822b() local
1023 rf_regBE = middle_band[(central_ch - 100)>>1]; in config_phydm_switch_channel_8822b()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Drtw8822b.c470 static const u8 middle_band[23] = {0x6, 0x5, 0x0, 0x0, 0x7, 0x6, 0x6, 0xff, 0x0, variable
526 rf_reg_be = middle_band[(channel - 100) >> 1]; in rtw8822b_set_channel_rf()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/rtl8822b/
H A Dphydm_hal_api8822b.c1816 u8 middle_band[23] = {0x6, 0x5, 0x0, 0x0, 0x7, 0x6, 0x6, 0xff, 0x0, 0x0, in config_phydm_switch_channel_8822b() local
1941 rf_reg_be = middle_band[(central_ch - 100) >> 1]; in config_phydm_switch_channel_8822b()