Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw8723d.h13 #define GET_PHY_STAT_P0_PWDB(phy_stat) \ macro
H A Drtw8822b.h124 #define GET_PHY_STAT_P0_PWDB(phy_stat) \ macro
H A Drtw8822b.c844 u8 pwdb = GET_PHY_STAT_P0_PWDB(phy_status); in query_phy_status_page0()