ACTIVE_BIT        306 drivers/usb/host/ehci.h #define ACTIVE_BIT(ehci)	cpu_to_hc32(ehci, QTD_STS_ACTIVE)
ACTIVE_BIT        339 drivers/usb/host/fotg210.h #define ACTIVE_BIT(fotg210)	cpu_to_hc32(fotg210, QTD_STS_ACTIVE)