Home
last modified time | relevance | path

Searched refs:STS_RECL (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/usb/
H A Dehci_def.h81 #define STS_RECL (1<<13) /* Reclamation */ macro
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h248 #define STS_RECL (1<<13) /* Reclamation */ macro
/linux/drivers/usb/host/
H A Doxu210hp-hcd.c141 #define STS_RECL (1<<13) /* Reclamation */ macro
501 (status & STS_RECL) ? " Recl" : "", in dbg_status_buf()