Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/realtek/rtw89/
Dphy.h301 const struct rtw89_reg3_def *reg3;
Drtw8852a.c131 static const struct rtw89_reg3_def rtw8852a_btc_preagc_en_defs[] = {
144 static const struct rtw89_reg3_def rtw8852a_btc_preagc_dis_defs[] = {
Dcore.h2499 struct rtw89_reg3_def { struct
2590 struct rtw89_reg3_def ref_rate;
2591 struct rtw89_reg3_def rsc;
Dphy.c1436 const struct rtw89_reg3_def *reg3; in rtw89_phy_write_reg3_tbl()