Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/usb/controller/
HDdwc3.c78 struct snps_dwc3_softc { struct
116 struct snps_dwc3_softc *snps_sc = device_get_softc(dev); in snps_dwc3_attach_xhci()
186 snsp_dwc3_dump_regs(struct snps_dwc3_softc *sc, const char *msg) in snsp_dwc3_dump_regs()
214 snps_dwc3_dump_ctrlparams(struct snps_dwc3_softc *sc) in snps_dwc3_dump_ctrlparams()
233 snps_dwc3_reset(struct snps_dwc3_softc *sc) in snps_dwc3_reset()
271 snps_dwc3_configure_host(struct snps_dwc3_softc *sc) in snps_dwc3_configure_host()
292 snps_dwc3_configure_phy(struct snps_dwc3_softc *sc, phandle_t node) in snps_dwc3_configure_phy()
319 snps_dwc3_do_quirks(struct snps_dwc3_softc *sc) in snps_dwc3_do_quirks()
391 struct snps_dwc3_softc *sc; in snps_dwc3_common_attach()
558 sizeof(struct snps_dwc3_softc), generic_xhci_driver);
[all …]