Home
last modified time | relevance | path

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

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