Home
last modified time | relevance | path

Searched refs:rst_all_cnt (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c226 .rst_all_cnt = {R_RST_ALL_CNT, B_RST_ALL_CNT},
H A Drtw8852b.c283 .rst_all_cnt = {R_RST_ALL_CNT, B_RST_ALL_CNT},
H A Dphy.c5977 rtw89_phy_write32_idx_set(rtwdev, regs->rst_all_cnt.addr, in rtw89_phy_pmac_stat_reset()
5978 regs->rst_all_cnt.mask, bb->phy_idx); in rtw89_phy_pmac_stat_reset()
5979 rtw89_phy_write32_idx_clr(rtwdev, regs->rst_all_cnt.addr, in rtw89_phy_pmac_stat_reset()
5980 regs->rst_all_cnt.mask, bb->phy_idx); in rtw89_phy_pmac_stat_reset()
H A Drtw8852a.c645 .rst_all_cnt = {R_RST_ALL_CNT, B_RST_ALL_CNT},
H A Drtw8851b.c331 .rst_all_cnt = {R_RST_ALL_CNT, B_RST_ALL_CNT},
H A Drtw8852c.c294 .rst_all_cnt = {R_RST_ALL_CNT, B_RST_ALL_CNT},
H A Drtw8922a.c407 .rst_all_cnt = {R_RST_ALL_CNT, B_RST_ALL_CNT},
H A Drtw8922d.c305 .rst_all_cnt = {R_RST_ALL_CNT_BE4, B_RST_ALL_CNT},
H A Dcore.h5605 struct rtw89_reg_def rst_all_cnt; member