Searched refs:HCC_64BIT_ADDR (Results 1 – 8 of 8) sorted by relevance
60 #define HCC_64BIT_ADDR(p) ((p)&(1)) /* true: can use 64-bit addr */ macro
84 #define HCC_64BIT_ADDR(p) ((p)&(1)) /* true: can use 64-bit addr */ macro
81 HCC_64BIT_ADDR(params) ? " 64 bit addr" : ""); in dbg_hcc_params()90 HCC_64BIT_ADDR(params) ? " 64 bit addr" : "", in dbg_hcc_params()
101 HCC_64BIT_ADDR(temp) ? "64" : "32"); in xhci_print_cap_regs()
597 if (HCC_64BIT_ADDR(hcc_params)) { in ehci_run()
105 #define HCC_64BIT_ADDR(p) ((p) & (1 << 0)) macro
2735 if (HCC_64BIT_ADDR(hcc_params)) in oxu_run()
4956 if (HCC_64BIT_ADDR(xhci->hcc_params) && in xhci_gen_setup()