Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/imx/
H A Dimx_nop_usbphy.c63 struct usbphy_softc { struct
78 struct usbphy_softc *sc; in usbphy_attach() argument
117 sizeof(struct usbphy_softc)
H A 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)
/f-stack/freebsd/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) in reg_wait()
328 usbphy_utmi_phy_clk(struct usbphy_softc *sc, bool enable) in usbphy_utmi_phy_clk()
350 usbphy_utmi_enable(struct usbphy_softc *sc) in usbphy_utmi_enable()
502 usbphy_utmi_disable(struct usbphy_softc *sc) in usbphy_utmi_disable()
564 struct usbphy_softc *sc; in usbphy_phy_enable()
630 usbphy_utmi_read_params(struct usbphy_softc *sc, phandle_t node) in usbphy_utmi_read_params()
709 struct usbphy_softc *sc; in usbphy_attach()
849 sizeof(struct usbphy_softc));