Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Ddwc2.h738 #define DWC2_SNPSID_DEVID_VER_3xx (0x4f543 << 12) macro
H A Ddwc2.c1177 (snpsid & DWC2_SNPSID_DEVID_MASK) != DWC2_SNPSID_DEVID_VER_3xx) { in dwc2_init_common()