Home
last modified time | relevance | path

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

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