Searched defs:HCC_64BIT_ADDR (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/host/
H A Doxu210hp.h84 #define HCC_64BIT_ADDR(p) ((p)&(1)) /* true: can use 64-bit addr */ macro
H A Dxhci.h103 #define HCC_64BIT_ADDR(p) ((p) & (1 << 0)) macro

Completed in 72 milliseconds