Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/realtek/rtw89/
Drtw8852a_rfk.c254 enum rtw89_rf_path path, u8 index) in _dack_reload_by_path()
312 static void _dack_reload(struct rtw89_dev *rtwdev, enum rtw89_rf_path path) in _dack_reload()
325 static void _check_addc(struct rtw89_dev *rtwdev, enum rtw89_rf_path path) in _check_addc()
395 static void _check_dadc(struct rtw89_dev *rtwdev, enum rtw89_rf_path path) in _check_dadc()
1561 static void _rck(struct rtw89_dev *rtwdev, enum rtw89_rf_path path) in _rck()
1686 enum rtw89_rf_path path, bool is_afe) in _set_rx_dck()
1790 enum rtw89_rf_path path, bool is_bybb) in _rf_direct_cntrl()
1799 enum rtw89_rf_path path, bool off);
1830 enum rtw89_rf_path path, enum rtw8852a_dpk_id id) in _dpk_one_shot()
1871 enum rtw89_rf_path path) in _dpk_rx_dck()
[all …]
Drtw8852c_rfk.c287 enum rtw89_rf_path path, u8 index) in _dack_reload_by_path()
344 static void _dack_reload(struct rtw89_dev *rtwdev, enum rtw89_rf_path path) in _dack_reload()
1425 static void _rck(struct rtw89_dev *rtwdev, enum rtw89_rf_path path) in _rck()
1619 enum rtw89_rf_path path, bool is_bybb) in _rf_direct_cntrl()
1628 enum rtw89_rf_path path, bool off);
1658 enum rtw89_rf_path path, enum rtw8852c_dpk_id id) in _dpk_one_shot()
1693 enum rtw89_rf_path path) in _dpk_information()
1718 enum rtw89_rf_path path, u8 kpath) in _dpk_bb_afe_setting()
1767 enum rtw89_rf_path path, bool is_pause) in _dpk_tssi_pause()
1793 enum rtw89_rf_path path) in _dpk_kip_restore()
[all …]
Dphy.h444 u32 rtw89_phy_read_rf(struct rtw89_dev *rtwdev, enum rtw89_rf_path rf_path,
446 u32 rtw89_phy_read_rf_v1(struct rtw89_dev *rtwdev, enum rtw89_rf_path rf_path,
448 bool rtw89_phy_write_rf(struct rtw89_dev *rtwdev, enum rtw89_rf_path rf_path,
450 bool rtw89_phy_write_rf_v1(struct rtw89_dev *rtwdev, enum rtw89_rf_path rf_path,
456 enum rtw89_rf_path rf_path,
Dcoex.h184 enum rtw89_rf_path path) in rtw89_btc_path_phymap()
Dphy.c653 u32 rtw89_phy_read_rf(struct rtw89_dev *rtwdev, enum rtw89_rf_path rf_path, in rtw89_phy_read_rf()
676 enum rtw89_rf_path rf_path, u32 addr, u32 mask) in rtw89_phy_read_rf_a()
708 u32 rtw89_phy_read_rf_v1(struct rtw89_dev *rtwdev, enum rtw89_rf_path rf_path, in rtw89_phy_read_rf_v1()
725 bool rtw89_phy_write_rf(struct rtw89_dev *rtwdev, enum rtw89_rf_path rf_path, in rtw89_phy_write_rf()
751 enum rtw89_rf_path rf_path, u32 addr, u32 mask, in rtw89_phy_write_rf_a()
787 bool rtw89_phy_write_rf_v1(struct rtw89_dev *rtwdev, enum rtw89_rf_path rf_path, in rtw89_phy_write_rf_v1()
814 enum rtw89_rf_path rf_path, in rtw89_phy_config_bb_reg()
1034 enum rtw89_rf_path rf_path, in rtw89_phy_config_bb_gain()
1075 enum rtw89_rf_path rf_path, in rtw89_phy_cofig_rf_reg_store()
1122 enum rtw89_rf_path rf_path, in rtw89_phy_config_rf_reg()
[all …]
Dcore.h552 enum rtw89_rf_path { enum
2299 u32 (*read_rf)(struct rtw89_dev *rtwdev, enum rtw89_rf_path rf_path,
2301 bool (*write_rf)(struct rtw89_dev *rtwdev, enum rtw89_rf_path rf_path,
2328 u8 (*get_thermal)(struct rtw89_dev *rtwdev, enum rtw89_rf_path rf_path);
2516 enum rtw89_rf_path rf_path;
2518 enum rtw89_rf_path rf_path, void *data);
3764 rtw89_read_rf(struct rtw89_dev *rtwdev, enum rtw89_rf_path rf_path, in rtw89_read_rf()
3777 rtw89_write_rf(struct rtw89_dev *rtwdev, enum rtw89_rf_path rf_path, in rtw89_write_rf()
4055 enum rtw89_rf_path rf_path) in rtw89_chip_get_thermal()
Drtw8852c.c818 enum rtw89_rf_path path) in rtw8852c_set_gain_error()
953 enum rtw89_rf_path path) in rtw8852c_set_gain_offset()
1357 enum rtw89_rf_path path) in rtw8852c_set_nbi_tone_idx()
1593 void rtw8852c_bb_gpio_trsw(struct rtw89_dev *rtwdev, enum rtw89_rf_path path, in rtw8852c_bb_gpio_trsw()
1620 void rtw8852c_bb_gpio_rfm(struct rtw89_dev *rtwdev, enum rtw89_rf_path path, in rtw8852c_bb_gpio_rfm()
2541 static u8 rtw8852c_get_thermal(struct rtw89_dev *rtwdev, enum rtw89_rf_path rf_path) in rtw8852c_get_thermal()
Drtw8852a.c1203 enum rtw89_rf_path path) in rtw8852a_tssi_cont_en()
1753 static u8 rtw8852a_get_thermal(struct rtw89_dev *rtwdev, enum rtw89_rf_path rf_path) in rtw8852a_get_thermal()
Dfw.h2647 enum rtw89_rf_path rf_path;