Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/imx/
H A Dimx6_usbphy.c65 struct usbphy_softc { struct
80 struct usbphy_softc *sc; in usbphy_detach() argument
93 struct usbphy_softc *sc; in usbphy_attach()
196 sizeof(struct usbphy_softc)
/freebsd/sys/arm/nvidia/
H A Dtegra_usbphy.c262 struct usbphy_softc { struct
313 reg_wait(struct usbphy_softc *sc, uint32_t reg, uint32_t mask, uint32_t val) in reg_wait()
326 usbphy_utmi_phy_clk(struct usbphy_softc *sc, bool enable) in usbphy_utmi_phy_clk()
348 usbphy_utmi_enable(struct usbphy_softc *sc) in usbphy_utmi_enable()
500 usbphy_utmi_disable(struct usbphy_softc *sc) in usbphy_utmi_disable()
562 struct usbphy_softc *sc; in usbphy_phy_enable()
628 usbphy_utmi_read_params(struct usbphy_softc *sc, phandle_t node) in usbphy_utmi_read_params()
707 struct usbphy_softc *sc; in usbphy_attach()
846 sizeof(struct usbphy_softc));