Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Dcore.h1591 #define DWC3_VER_IS(_ip, _ver) \ macro
1604 (DWC3_VER_IS(_ip, _ver) && \
H A Dcore.c1067 hw_mode != DWC3_GHWPARAMS0_MODE_GADGET && DWC3_VER_IS(DWC31, 200A)) in dwc3_core_setup_global_control()
1427 if (DWC3_VER_IS(DWC3, 320A)) { in dwc3_core_init()