Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc3/
Dcore.h40 #define DWC3_USB2_MAX_PORTS 15 macro
1206 struct phy *usb2_generic_phy[DWC3_USB2_MAX_PORTS];
Dcore.c2101 if (dwc->num_usb2_ports > DWC3_USB2_MAX_PORTS || in dwc3_get_num_ports()