Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dehci_def.h46 #define HCC_CANPARK(p) ((p)&(1 << 2)) /* true: can park on async qh */ macro
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h221 #define HCC_CANPARK(p) ((p)&(1 << 2)) /* true: can park on async qh */ macro
/openbmc/linux/drivers/usb/host/
H A Doxu210hp-hcd.c114 #define HCC_CANPARK(p) ((p)&(1 << 2)) /* true: can park on async qh */ macro