Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtw89/
Drtw8852a.c455 .phy_intf_imr_reg = R_AX_PHYINFO_ERR_IMR,
Drtw8851b.c162 .phy_intf_imr_reg = R_AX_PHYINFO_ERR_IMR,
Drtw8852b.c293 .phy_intf_imr_reg = R_AX_PHYINFO_ERR_IMR,
Drtw8852c.c129 .phy_intf_imr_reg = R_AX_PHYINFO_ERR_IMR_V1,
Dcore.h3358 u32 phy_intf_imr_reg; member
Dmac.c3267 reg = rtw89_mac_reg_by_idx(rtwdev, imr->phy_intf_imr_reg, mac_idx); in rtw89_phy_intf_imr_enable()