Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/usb/
Dehci_def.h51 #define HCC_CANPARK(p) ((p)&(1 << 2)) /* true: can park on async qh */ macro
/linux-2.6.39/drivers/usb/host/
Doxu210hp.h82 #define HCC_CANPARK(p) ((p)&(1 << 2)) /* true: can park on async qh */ macro