Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Ddwc2.h661 #define DWC2_HCINT_NYET (1 << 6) macro
H A Ddwc2.c993 if (hcint & DWC2_HCINT_NYET) { in chunk_msg()