Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/usb/
Dehci_def.h58 #define HCC_CANPARK(p) ((p)&(1 << 2)) /* true: can park on async qh */ macro
/linux-4.1.27/drivers/usb/host/
Doxu210hp.h82 #define HCC_CANPARK(p) ((p)&(1 << 2)) /* true: can park on async qh */ macro
Dfusbh200.h208 #define HCC_CANPARK(p) ((p)&(1 << 2)) /* true: can park on async qh */ macro
Dfotg210.h213 #define HCC_CANPARK(p) ((p)&(1 << 2)) /* true: can park on async qh */ macro