Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
DUhciReg.h92 #define USBTD_BABBLE BIT4 // Babble condition macro
DUhciSched.c464 if ((State & USBTD_BABBLE) != 0) { in UhciCheckTdStatus()