Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc2/
Dplatform.c365 if ((snpsid & GSNPSID_ID_MASK) == DWC2_OTG_ID || in dwc2_check_core_endianness()
Dcore.h1067 #define DWC2_OTG_ID 0x4f540000 macro
Dparams.c713 if ((hw->snpsid & GSNPSID_ID_MASK) != DWC2_OTG_ID && in dwc2_get_hwparams()