Home
last modified time | relevance | path

Searched defs:ACTIVE_BIT (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/usb/host/
Dfusbh200.h321 #define ACTIVE_BIT(fusbh200) cpu_to_hc32(fusbh200, QTD_STS_ACTIVE) macro
Dfotg210.h329 #define ACTIVE_BIT(fotg210) cpu_to_hc32(fotg210, QTD_STS_ACTIVE) macro
Dehci.h314 #define ACTIVE_BIT(ehci) cpu_to_hc32(ehci, QTD_STS_ACTIVE) macro