Home
last modified time | relevance | path

Searched refs:rtw_hal_set_pop_en (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_custom.h29 rtw_hal_set_pop_en(void *hal, bool en, enum phl_phy_idx phy_idx);
H A Dhal_custom.c57 rtw_hal_set_pop_en(void *hal, bool en, enum phl_phy_idx phy_idx) in rtw_hal_set_pop_en() function
H A Dhal_api.h225 rtw_hal_set_pop_en(void *hal, bool en, enum phl_phy_idx phy_idx);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_custom.h29 rtw_hal_set_pop_en(void *hal, bool en, enum phl_phy_idx phy_idx);
H A Dhal_custom.c57 rtw_hal_set_pop_en(void *hal, bool en, enum phl_phy_idx phy_idx) in rtw_hal_set_pop_en() function
H A Dhal_api.h225 rtw_hal_set_pop_en(void *hal, bool en, enum phl_phy_idx phy_idx);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/custom/
H A Dphl_custom_fb.c313 hal_status = rtw_hal_set_pop_en(phl->hal, in _custom_fb_pop_cfg()