Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/fotg210/
Dfotg210-hcd.h337 #define ACTIVE_BIT(fotg210) cpu_to_hc32(fotg210, QTD_STS_ACTIVE) macro
/linux-6.12.1/drivers/usb/host/
Dehci.h310 #define ACTIVE_BIT(ehci) cpu_to_hc32(ehci, QTD_STS_ACTIVE) macro