Searched defs:TD_CTRL_IOC (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/usb/ | ||
H A D | uhci-regs.h | 31 #define TD_CTRL_IOC (1 << 24) macro |
/openbmc/linux/drivers/usb/host/ | ||
H A D | uhci-hcd.h | 209 #define TD_CTRL_IOC (1 << 24) /* Interrupt on Complete */ macro |