Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/dwc3/
H A Ddwc3.c77 struct snps_dwc3_softc { struct
78 struct xhci_softc sc;
79 device_t dev;
80 struct resource * mem_res;
81 bus_space_tag_t bst;
82 bus_space_handle_t bsh;
83 uint32_t snpsid;
84 uint32_t snpsversion;
85 uint32_t snpsrevision;
86 uint32_t snpsversion_type;
[all …]