Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Ddwc2.h736 #define DWC2_SNPSID_DEVID_VER_2xx (0x4f542 << 12) macro
H A Ddwc2.c1172 if ((snpsid & DWC2_SNPSID_DEVID_MASK) != DWC2_SNPSID_DEVID_VER_2xx && in dwc2_init_common()