Home
last modified time | relevance | path

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

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