Searched refs:HCC_64BIT_ADDR (Results 1 – 7 of 7) sorted by relevance
61 #define HCC_64BIT_ADDR(p) ((p)&(1)) /* true: can use 64-bit addr */ macro
61 HCC_64BIT_ADDR(params) ? " 64 bit addr" : ""); in dbg_hcc_params()70 HCC_64BIT_ADDR(params) ? " 64 bit addr" : "", in dbg_hcc_params()
599 if (HCC_64BIT_ADDR(hcc_params)) { in ehci_run()
116 #define HCC_64BIT_ADDR(p) ((p)&(1)) /* true: can use 64-bit addr */ macro3142 if (HCC_64BIT_ADDR(hcc_params)) in oxu_run()
100 #define HCC_64BIT_ADDR(p) ((p) & (1 << 0)) macro
5317 if (HCC_64BIT_ADDR(xhci->hcc_params) && in xhci_gen_setup()
127 #define HCC_64BIT_ADDR(p) ((p) & (1 << 0)) macro