Searched refs:HCC_MAX_PSA (Results 1 – 10 of 10) sorted by relevance
59 #define HCC_MAX_PSA(p) (1 << ((((p) >> 12) & 0xf) + 1)) macro
279 if (HCC_MAX_PSA(xhci->hcc_params) >= 4) in xhci_histb_probe()
471 if (xhci->hci_version < 0x100 && HCC_MAX_PSA(xhci->hcc_params) == 4) in xhci_mtk_quirks()653 if (usb3_hcd && HCC_MAX_PSA(xhci->hcc_params) >= 4 && in xhci_mtk_probe()
316 if (usb3_hcd && HCC_MAX_PSA(xhci->hcc_params) >= 4) in xhci_plat_probe()
709 HCC_MAX_PSA(xhci->hcc_params) >= 4) in xhci_pci_probe()
3262 max_streams = HCC_MAX_PSA(xhci->hcc_params); in xhci_calculate_streams_entries()3392 HCC_MAX_PSA(xhci->hcc_params) < 4) { in xhci_alloc_streams()
1831 if (HCC_MAX_PSA(xhci->hcc_params) >= 4) in tegra_xusb_probe()
144 #define HCC_MAX_PSA(p) (1 << ((((p) >> 12) & 0xf) + 1)) macro
86 #define HCC_MAX_PSA(p) ((((p) >> 12) & 0xf) + 1) macro
1602 int max_streams = HCC_MAX_PSA(pdev->hcc_params); in cdnsp_gadget_init_endpoints()