Searched defs:HCC_CANPARK (Results 1 – 2 of 2) sorted by relevance
/drivers/usb/host/ | ||
D | oxu210hp.h | 82 #define HCC_CANPARK(p) ((p)&(1 << 2)) /* true: can park on async qh */ macro |
D | fotg210.h | 219 #define HCC_CANPARK(p) ((p)&(1 << 2)) /* true: can park on async qh */ macro |