Searched refs:snps_dwc3_softc (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/usb/controller/dwc3/
H A Ddwc3.c78 struct snps_dwc3_softc { struct
116 struct snps_dwc3_softc *snps_sc = device_get_softc(dev);
186 snsp_dwc3_dump_regs(struct snps_dwc3_softc *sc, const char *msg)
214 snps_dwc3_dump_ctrlparams(struct snps_dwc3_softc *sc)
233 snps_dwc3_reset(struct snps_dwc3_softc *sc)
271 snps_dwc3_configure_host(struct snps_dwc3_softc *sc)
292 snps_dwc3_configure_phy(struct snps_dwc3_softc *sc, phandle_t node)
319 snps_dwc3_do_quirks(struct snps_dwc3_softc *sc)
391 struct snps_dwc3_softc *sc;
558 sizeof(struct snps_dwc3_softc), generic_xhci_drive
[all...]

Completed in 34 milliseconds