Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/fotg210/
Dfotg210-hcd.h338 #define HALT_BIT(fotg210) cpu_to_hc32(fotg210, QTD_STS_HALT) macro
/linux-6.12.1/drivers/usb/host/
Dehci.h311 #define HALT_BIT(ehci) cpu_to_hc32(ehci, QTD_STS_HALT) macro
Doxu210hp-hcd.c1376 #define HALT_BIT cpu_to_le32(QTD_STS_HALT) macro