Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dplatform.c387 (snpsid & GSNPSID_ID_MASK) == DWC2_FS_IOT_ID || in dwc2_check_core_endianness()
411 (hw->snpsid & GSNPSID_ID_MASK) != DWC2_FS_IOT_ID && in dwc2_check_core_version()
H A Dcore.h1119 #define DWC2_FS_IOT_ID 0x55310000 macro