Home
last modified time | relevance | path

Searched refs:REG_PWRTH (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/wireless/realtek/rtw88/
Drtw8821c.h240 #define REG_PWRTH 0xa08 macro
Drtw8723x.h215 #define REG_PWRTH 0x0a08 macro
Drtw8821c.c1245 rtw_write32_mask(rtwdev, REG_PWRTH, 0x3f0000, pd[new_lvl]); in rtw8821c_phy_cck_pd_set()
Drtw8723d.c1083 rtw_write32_mask(rtwdev, REG_PWRTH, 0x3f0000, pd[new_lvl]); in rtw8723d_phy_cck_pd_set()