Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Drtw8852a.c456 .phy_intf_imr_clr = 0,
H A Drtw8851b.c163 .phy_intf_imr_clr = 0,
H A Drtw8852b.c294 .phy_intf_imr_clr = 0,
H A Drtw8852c.c130 .phy_intf_imr_clr = B_AX_PHYINFO_IMR_CLR_V1,
H A Dcore.h3323 u32 phy_intf_imr_clr; member
H A Dmac.c3266 rtw89_write32_clr(rtwdev, reg, imr->phy_intf_imr_clr); in rtw89_phy_intf_imr_enable()