Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c136 .phy_intf_imr_clr = B_AX_PHYINFO_IMR_EN_ALL,
H A Drtw8852b.c138 .phy_intf_imr_clr = 0,
H A Drtw8852a.c465 .phy_intf_imr_clr = 0,
H A Drtw8851b.c167 .phy_intf_imr_clr = 0,
H A Drtw8852c.c136 .phy_intf_imr_clr = B_AX_PHYINFO_IMR_CLR_V1,
H A Dcore.h4143 u32 phy_intf_imr_clr; member
H A Dmac.c3645 rtw89_write32_clr(rtwdev, reg, imr->phy_intf_imr_clr); in rtw89_phy_intf_imr_enable()