Searched refs:DWC2_OTG_ID (Results 1 – 2 of 2) sorted by relevance
357 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()
1103 #define DWC2_OTG_ID 0x4f540000 macro