Searched defs:usbphy_softc (Results 1 – 3 of 3) sorted by relevance
264 struct usbphy_softc { struct265 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 …]
67 struct usbphy_softc { struct82 struct usbphy_softc *sc; in usbphy_detach() argument
63 struct usbphy_softc { struct78 struct usbphy_softc *sc; in usbphy_attach() argument