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

/freebsd-11-stable/sys/mips/mediatek/
H A Dmtk_usb_phy.c51 struct mtk_usb_phy_softc { struct
98 struct mtk_usb_phy_softc *sc = device_get_softc(dev);
115 struct mtk_usb_phy_softc * sc = device_get_softc(dev);
190 struct mtk_usb_phy_softc *sc = device_get_softc(dev);
217 mtk_usb_phy_slew_rate_calibration(struct mtk_usb_phy_softc *sc)
266 struct mtk_usb_phy_softc *sc = device_get_softc(dev);
279 struct mtk_usb_phy_softc *sc = device_get_softc(dev);
320 .size = sizeof(struct mtk_usb_phy_softc),

Completed in 57 milliseconds