Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dplatform.c388 (snpsid & GSNPSID_ID_MASK) == DWC2_HS_IOT_ID) in dwc2_check_core_endianness()
412 (hw->snpsid & GSNPSID_ID_MASK) != DWC2_HS_IOT_ID) { in dwc2_check_core_version()
H A Dcore.h1120 #define DWC2_HS_IOT_ID 0x55320000 macro