Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dplatform.c433 (snpsid & GSNPSID_ID_MASK) == DWC2_FS_IOT_ID || in dwc2_check_core_endianness()
457 (hw->snpsid & GSNPSID_ID_MASK) != DWC2_FS_IOT_ID && in dwc2_check_core_version()
H A Dcore.h1120 #define DWC2_FS_IOT_ID 0x55310000 macro