Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/dwc2/
Dplatform.c386 if ((snpsid & GSNPSID_ID_MASK) == DWC2_OTG_ID || in dwc2_check_core_endianness()
410 if ((hw->snpsid & GSNPSID_ID_MASK) != DWC2_OTG_ID && in dwc2_check_core_version()
Dcore.h1105 #define DWC2_OTG_ID 0x4f540000 macro