Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Ddwc2.h632 #define DWC2_HCCHAR_ODDFRM (1 << 29) macro
H A Ddwc2.c882 DWC2_HCCHAR_ODDFRM, in transfer_chunk()