Home
last modified time | relevance | path

Searched refs:ACTIVE_BIT (Results 1 – 2 of 2) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dehci-q.c142 if (qh->hw->hw_token & ACTIVE_BIT(ehci)) { in qh_refresh()
499 (hw->hw_token & ACTIVE_BIT(ehci))) { in qh_completions()
501 hw->hw_token &= ~ACTIVE_BIT(ehci); in qh_completions()
A Dehci.h318 #define ACTIVE_BIT(ehci) cpu_to_hc32(ehci, QTD_STS_ACTIVE) macro

Completed in 12 milliseconds