Home
last modified time | relevance | path

Searched defs:HALT_BIT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dfotg210.h340 #define HALT_BIT(fotg210) cpu_to_hc32(fotg210, QTD_STS_HALT) macro
H A Dehci.h308 #define HALT_BIT(ehci) cpu_to_hc32(ehci, QTD_STS_HALT) macro
H A Doxu210hp-hcd.c1400 #define HALT_BIT cpu_to_le32(QTD_STS_HALT) macro
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.h338 #define HALT_BIT(fotg210) cpu_to_hc32(fotg210, QTD_STS_HALT) macro
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci.h311 #define HALT_BIT(ehci) cpu_to_hc32(ehci, QTD_STS_HALT) macro
H A Doxu210hp-hcd.c1401 #define HALT_BIT cpu_to_le32(QTD_STS_HALT) macro

Completed in 32 milliseconds