Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dphy.h32 void rtw_phy_setup_phy_cond(struct rtw_dev *rtwdev, u32 pkg);
H A Dphy.c1040 void rtw_phy_setup_phy_cond(struct rtw_dev *rtwdev, u32 pkg) in rtw_phy_setup_phy_cond() function
H A Dmain.c2028 rtw_phy_setup_phy_cond(rtwdev, hal->pkg_type); in rtw_chip_board_info_setup()