Home
last modified time | relevance | path

Searched defs:TD_CTRL_IOC (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/usb/
H A Duhci-regs.h31 #define TD_CTRL_IOC (1 << 24) macro
/openbmc/linux/drivers/usb/host/
H A Duhci-hcd.h209 #define TD_CTRL_IOC (1 << 24) /* Interrupt on Complete */ macro