Home
last modified time | relevance | path

Searched refs:QCOM_PCIE_LINK_SPEED_TO_BW (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/pci/controller/dwc/
H A Dpcie-qcom-ep.c150 #define QCOM_PCIE_LINK_SPEED_TO_BW(speed) \ macro
321 ret = icc_set_bw(pcie_ep->icc_mem, 0, width * QCOM_PCIE_LINK_SPEED_TO_BW(speed)); in qcom_pcie_ep_icc_update()
359 ret = icc_set_bw(pcie_ep->icc_mem, 0, QCOM_PCIE_LINK_SPEED_TO_BW(1)); in qcom_pcie_enable_resources()
H A Dpcie-qcom.c175 #define QCOM_PCIE_LINK_SPEED_TO_BW(speed) \ macro
1453 ret = icc_set_bw(pcie->icc_mem, 0, QCOM_PCIE_LINK_SPEED_TO_BW(1)); in qcom_pcie_icc_init()
1497 width * QCOM_PCIE_LINK_SPEED_TO_BW(speed)); in qcom_pcie_icc_opp_update()