Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c135 .phy_intf_imr_reg = R_AX_PHYINFO_ERR_IMR,
H A Drtw8852b.c192 .phy_intf_imr_reg = R_AX_PHYINFO_ERR_IMR,
H A Drtw8852a.c548 .phy_intf_imr_reg = R_AX_PHYINFO_ERR_IMR,
H A Drtw8851b.c234 .phy_intf_imr_reg = R_AX_PHYINFO_ERR_IMR,
H A Drtw8852c.c203 .phy_intf_imr_reg = R_AX_PHYINFO_ERR_IMR_V1,
H A Dcore.h5507 u32 phy_intf_imr_reg; member
H A Dmac.c3911 reg = rtw89_mac_reg_by_idx(rtwdev, imr->phy_intf_imr_reg, mac_idx); in rtw89_phy_intf_imr_enable()