Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/nvidia/
H A Dtegra_usbphy.c264 struct usbphy_softc { struct
265 device_t dev;
268 clk_t clk_reg;
269 clk_t clk_pads;
270 clk_t clk_pllu;
272 hwreset_t reset_usb;
280 int elastic_limit;
283 int xcvr_lsfslew;
284 int xcvr_lsrslew;
285 int xcvr_hsslew;
[all …]
/f-stack/freebsd/arm/freescale/imx/
H A Dimx6_usbphy.c67 struct usbphy_softc { struct
82 struct usbphy_softc *sc; in usbphy_detach() argument
H A Dimx_nop_usbphy.c63 struct usbphy_softc { struct
78 struct usbphy_softc *sc; in usbphy_attach() argument