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

/freebsd-13-stable/sys/arm/freescale/imx/
H A Dimx_nop_usbphy.c63 struct usbphy_softc { struct
78 struct usbphy_softc *sc;
117 sizeof(struct usbphy_softc)
H A Dimx6_usbphy.c67 struct usbphy_softc { struct
82 struct usbphy_softc *sc;
95 struct usbphy_softc *sc;
198 sizeof(struct usbphy_softc)
/freebsd-13-stable/sys/arm/nvidia/
H A Dtegra_usbphy.c264 struct usbphy_softc { struct
315 reg_wait(struct usbphy_softc *sc, uint32_t reg, uint32_t mask, uint32_t val)
328 usbphy_utmi_phy_clk(struct usbphy_softc *sc, bool enable)
350 usbphy_utmi_enable(struct usbphy_softc *sc)
502 usbphy_utmi_disable(struct usbphy_softc *sc)
564 struct usbphy_softc *sc;
630 usbphy_utmi_read_params(struct usbphy_softc *sc, phandle_t node)
709 struct usbphy_softc *sc;
849 sizeof(struct usbphy_softc));

Completed in 113 milliseconds