Home
last modified time | relevance | path

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

/f-stack/freebsd/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); in mtk_usb_phy_probe()
115 struct mtk_usb_phy_softc * sc = device_get_softc(dev); in mtk_usb_phy_attach()
190 struct mtk_usb_phy_softc *sc = device_get_softc(dev); in mtk_usb_phy_detach()
217 mtk_usb_phy_slew_rate_calibration(struct mtk_usb_phy_softc *sc) in mtk_usb_phy_slew_rate_calibration()
266 struct mtk_usb_phy_softc *sc = device_get_softc(dev); in mtk_usb_phy_mt7621_init()
279 struct mtk_usb_phy_softc *sc = device_get_softc(dev); in mtk_usb_phy_mt7628_init()
320 .size = sizeof(struct mtk_usb_phy_softc),