Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/arm/freescale/imx/
Dimx6_usbphy.c67 struct usbphy_softc { struct
82 struct usbphy_softc *sc; in usbphy_detach() argument
95 struct usbphy_softc *sc; in usbphy_attach()
198 sizeof(struct usbphy_softc)
Dimx_nop_usbphy.c63 struct usbphy_softc { struct
78 struct usbphy_softc *sc; in usbphy_attach() argument
117 sizeof(struct usbphy_softc)
/freebsd-12-stable/sys/arm/nvidia/
Dtegra_usbphy.c269 struct usbphy_softc { struct
319 reg_wait(struct usbphy_softc *sc, uint32_t reg, uint32_t mask, uint32_t val) in reg_wait()
332 usbphy_utmi_phy_clk(struct usbphy_softc *sc, bool enable) in usbphy_utmi_phy_clk()
354 usbphy_utmi_enable(struct usbphy_softc *sc) in usbphy_utmi_enable()
508 usbphy_utmi_disable(struct usbphy_softc *sc) in usbphy_utmi_disable()
570 struct usbphy_softc *sc; in usbphy_phy_enable()
636 usbphy_utmi_read_params(struct usbphy_softc *sc, phandle_t node) in usbphy_utmi_read_params()
715 struct usbphy_softc *sc; in usbphy_attach()
855 sizeof(struct usbphy_softc));