Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/dwc2/
H A 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()
H A Dcore.h1128 #define DWC2_OTG_ID 0x4f540000 macro
H A Dcore.c994 if ((gsnpsid & ~DWC2_CORE_REV_MASK) != DWC2_OTG_ID || in dwc2_set_clock_switch_timer()