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

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

Completed in 106 milliseconds