Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Drtw8822b.h116 #define GET_PHY_STAT_P0_PWDB(phy_stat) \ macro
H A Drtw8821c.h149 #define GET_PHY_STAT_P0_PWDB(phy_stat) \ macro
H A Drtw8723d.h76 #define GET_PHY_STAT_P0_PWDB(phy_stat) \ macro
H A Drtw8821c.c433 u8 pwdb = GET_PHY_STAT_P0_PWDB(phy_status); in query_phy_status_page0()
H A Drtw8822b.c822 u8 pwdb = GET_PHY_STAT_P0_PWDB(phy_status); in query_phy_status_page0()
H A Drtw8723d.c254 u8 pwdb = GET_PHY_STAT_P0_PWDB(phy_status); in query_phy_status_page0()