Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/phy/marvell/
H A Dcomphy_cp110.c87 static int comphy_pcie_power_up(u32 lane, u32 pcie_width, bool clk_src, in comphy_pcie_power_up() argument
110 debug("PCIe width = %d\n", pcie_width); in comphy_pcie_power_up()
114 if (pcie_width == 4) { in comphy_pcie_power_up()
118 } else if (pcie_width == 2) { in comphy_pcie_power_up()
177 if (pcie_width != 1) { in comphy_pcie_power_up()
188 if (pcie_width != 1) { in comphy_pcie_power_up()
195 } else if (lane == (pcie_width - 1)) { in comphy_pcie_power_up()
253 if (pcie_width != 1) { in comphy_pcie_power_up()
458 if ((pcie_width == 1) || (lane == (pcie_width - 1))) { in comphy_pcie_power_up()
461 if (pcie_width != 1) { in comphy_pcie_power_up()
[all …]