Home
last modified time | relevance | path

Searched refs:phy_intf_imr_reg (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c135 .phy_intf_imr_reg = R_AX_PHYINFO_ERR_IMR,
H A Drtw8852b.c137 .phy_intf_imr_reg = R_AX_PHYINFO_ERR_IMR,
H A Drtw8852a.c464 .phy_intf_imr_reg = R_AX_PHYINFO_ERR_IMR,
H A Drtw8851b.c166 .phy_intf_imr_reg = R_AX_PHYINFO_ERR_IMR,
H A Drtw8852c.c135 .phy_intf_imr_reg = R_AX_PHYINFO_ERR_IMR_V1,
H A Dcore.h4142 u32 phy_intf_imr_reg; member
H A Dmac.c3644 reg = rtw89_mac_reg_by_idx(rtwdev, imr->phy_intf_imr_reg, mac_idx); in rtw89_phy_intf_imr_enable()