Searched refs:Mbps_to_icc (Results 1 – 4 of 4) sorted by relevance
20 #define Mbps_to_icc(x) ((x) * 1000 / 8) macro
151 Mbps_to_icc(PCIE_SPEED2MBS_ENC(pcie_link_speed[speed]))
175 Mbps_to_icc(PCIE_SPEED2MBS_ENC(pcie_link_speed[speed]))
316 if (icc_set_bw(pcie->icc_path, Mbps_to_icc(val), 0)) in tegra_pcie_icc_set()