Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/realtek/rtw88/
Drtw8822b.h116 #define GET_PHY_STAT_P0_PWDB(phy_stat) \ macro
Drtw8821c.h151 #define GET_PHY_STAT_P0_PWDB(phy_stat) \ macro
Drtw8723d.h78 #define GET_PHY_STAT_P0_PWDB(phy_stat) \ macro
Drtw8822b.c825 u8 pwdb = GET_PHY_STAT_P0_PWDB(phy_status); in query_phy_status_page0()
Drtw8723d.c255 u8 pwdb = GET_PHY_STAT_P0_PWDB(phy_status); in query_phy_status_page0()