Home
last modified time | relevance | path

Searched refs:STATUS_BIT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h339 #define STATUS_BIT(fotg210) cpu_to_hc32(fotg210, QTD_STS_STS) macro
/openbmc/linux/drivers/usb/host/
H A Dehci.h312 #define STATUS_BIT(ehci) cpu_to_hc32(ehci, QTD_STS_STS) macro