Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc2/
Dplatform.c359 (snpsid & GSNPSID_ID_MASK) == DWC2_HS_IOT_ID) in dwc2_check_core_endianness()
383 (hw->snpsid & GSNPSID_ID_MASK) != DWC2_HS_IOT_ID) { in dwc2_check_core_version()
Dcore.h1105 #define DWC2_HS_IOT_ID 0x55320000 macro