Home
last modified time | relevance | path

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

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