Searched refs:u2_base (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/mips/mediatek/
H A Dmtk_usb_phy.c55 uint32_t u2_base; member in struct:mtk_usb_phy_softc
66 USB_PHY_READ((_sc), ((_sc)->u2_base + (_off)))
68 USB_PHY_WRITE((_sc), ((_sc)->u2_base + (_off)), (_val))
166 sc->u2_base = MT7628_U2_BASE;
174 sc->u2_base = MT7621_U2_BASE;
271 sc->u2_base = MT7621_U2_BASE_P1;

Completed in 50 milliseconds