Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/usb/
Dehci_def.h46 #define HCC_CANPARK(p) ((p)&(1 << 2)) /* true: can park on async qh */ macro
/linux-6.1.9/drivers/usb/host/
Dfotg210.h220 #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