HCC_CANPARK       223 drivers/usb/host/fotg210.h #define HCC_CANPARK(p)		((p)&(1 << 2))  /* true: can park on async qh */
HCC_CANPARK       113 drivers/usb/host/oxu210hp-hcd.c #define HCC_CANPARK(p)		((p)&(1 << 2))  /* true: can park on async qh */
HCC_CANPARK        59 include/linux/usb/ehci_def.h #define HCC_CANPARK(p)		((p)&(1 << 2))  /* true: can park on async qh */