Searched defs:HCC_64BIT_ADDR (Results 1 – 2 of 2) sorted by relevance
/drivers/usb/host/ | ||
D | oxu210hp-hcd.c | 116 #define HCC_64BIT_ADDR(p) ((p)&(1)) /* true: can use 64-bit addr */ macro |
D | xhci.h | 100 #define HCC_64BIT_ADDR(p) ((p) & (1 << 0)) macro |