Searched defs:TD_CTRL_BABBLE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/usb/ | ||
H A D | uhci-regs.h | 34 #define TD_CTRL_BABBLE (1 << 20) macro |
/openbmc/linux/drivers/usb/host/ | ||
H A D | uhci-hcd.h | 213 #define TD_CTRL_BABBLE (1 << 20) /* Babble Detected */ macro |