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

/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx_nop_usbphy.c61 struct usbphy_softc { struct
76 struct usbphy_softc *sc;
115 sizeof(struct usbphy_softc)
H A Dimx6_usbphy.c65 struct usbphy_softc { struct
80 struct usbphy_softc *sc;
93 struct usbphy_softc *sc;
196 sizeof(struct usbphy_softc)
/freebsd-11-stable/sys/arm/nvidia/
H A Dtegra_usbphy.c270 struct usbphy_softc { struct
320 reg_wait(struct usbphy_softc *sc, uint32_t reg, uint32_t mask, uint32_t val)
333 usbphy_utmi_phy_clk(struct usbphy_softc *sc, bool enable)
355 usbphy_utmi_enable(struct usbphy_softc *sc)
509 usbphy_utmi_disable(struct usbphy_softc *sc)
571 struct usbphy_softc *sc;
637 usbphy_utmi_read_params(struct usbphy_softc *sc, phandle_t node)
716 struct usbphy_softc *sc;
856 sizeof(struct usbphy_softc));

Completed in 72 milliseconds