Home
last modified time | relevance | path

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

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