Searched refs:HCC_64BIT_ADDR (Results 1 – 5 of 5) sorted by relevance
37 #define HCC_64BIT_ADDR(p) ((p) & (1 << 0)) macro
5354 if (HCC_64BIT_ADDR(xhci->hcc_params) && in xhci_gen_setup()
48 #define HCC_64BIT_ADDR(p) ((p)&(1)) /* true: can use 64-bit addr */ macro
82 #define HCC_64BIT_ADDR(p) ((p) & BIT(0)) macro
1817 if (HCC_64BIT_ADDR(pdev->hcc_params) && in cdnsp_gen_setup()