HCC_64BIT_ADDR    115 drivers/usb/host/oxu210hp-hcd.c #define HCC_64BIT_ADDR(p)       ((p)&(1))       /* true: can use 64-bit addr */
HCC_64BIT_ADDR     96 drivers/usb/host/xhci.h #define HCC_64BIT_ADDR(p)	((p) & (1 << 0))
HCC_64BIT_ADDR     61 include/linux/usb/ehci_def.h #define HCC_64BIT_ADDR(p)       ((p)&(1))       /* true: can use 64-bit addr */