Home
last modified time | relevance | path

Searched refs:STS_INT (Results 1 – 3 of 3) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/
A Dehci_def.h102 #define STS_INT (1<<0) /* "normal" completion (short, ...) */ macro
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dehci.h34 #define INTR_MASK (STS_IAA | STS_FATAL | STS_PCD | STS_ERR | STS_INT)
A Dehci-hcd.c751 if (likely ((status & (STS_INT|STS_ERR)) != 0)) { in ehci_irq_handler()

Completed in 14 milliseconds