Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/usb/
H A Duhci-regs.h21 #define TD_CTRL_ACTIVE (1 << 23) macro
/openbmc/linux/drivers/usb/host/
H A Duhci-hcd.h210 #define TD_CTRL_ACTIVE (1 << 23) /* TD Active */ macro