Home
last modified time | relevance | path

Searched defs:rf_set (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/rtl8821c/
H A Dphydm_hal_api8821c.c1246 void config_phydm_switch_rf_set_8821c(struct dm_struct *dm, u8 rf_set) in config_phydm_switch_rf_set_8821c()
1330 void config_phydm_set_ant_path(struct dm_struct *dm, u8 rf_set, u8 ant_num) in config_phydm_set_ant_path()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/rtl8821c/
H A Dphydm_hal_api8821c.c1247 void config_phydm_switch_rf_set_8821c(struct dm_struct *dm, u8 rf_set) in config_phydm_switch_rf_set_8821c()
1331 void config_phydm_set_ant_path(struct dm_struct *dm, u8 rf_set, u8 ant_num) in config_phydm_set_ant_path()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt7601u/
H A Dphy.c495 u32 rf_bp, rf_set; in mt7601u_read_bootup_temp() local