Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc2/
Dplatform.c357 if ((snpsid & GSNPSID_ID_MASK) == DWC2_OTG_ID || in dwc2_check_core_endianness()
381 if ((hw->snpsid & GSNPSID_ID_MASK) != DWC2_OTG_ID && in dwc2_check_core_version()
Dcore.h1103 #define DWC2_OTG_ID 0x4f540000 macro