Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/
H A Dhalrf_iqk.c201 bool iqk_mcc_page_sel(struct rf_info *rf, enum phl_phy_idx phy_idx, u8 path) in iqk_mcc_page_sel() function
205 return iqk_ops->iqk_mcc_page_sel(rf, phy_idx, path);; in iqk_mcc_page_sel()
255 if(iqk_mcc_page_sel(rf, phy_idx, path)) { in halrf_doiqk()
H A Dhalrf.h169 bool (*iqk_mcc_page_sel)(struct rf_info *rf, enum phl_phy_idx phy, u8 path); member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/
H A Dhalrf_iqk.c201 bool iqk_mcc_page_sel(struct rf_info *rf, enum phl_phy_idx phy_idx, u8 path) in iqk_mcc_page_sel() function
205 return iqk_ops->iqk_mcc_page_sel(rf, phy_idx, path);; in iqk_mcc_page_sel()
255 if(iqk_mcc_page_sel(rf, phy_idx, path)) { in halrf_doiqk()
H A Dhalrf.h169 bool (*iqk_mcc_page_sel)(struct rf_info *rf, enum phl_phy_idx phy, u8 path); member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/halrf_8852b/
H A Dhalrf_8852b.c748 .iqk_mcc_page_sel = iqk_mcc_page_sel_8852b,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/halrf_8852b/
H A Dhalrf_8852b.c748 .iqk_mcc_page_sel = iqk_mcc_page_sel_8852b,