Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_cp110.c458 u32 i, start_lane, end_lane; in comphy_pcie_power_up() local
466 start_lane = 0; in comphy_pcie_power_up()
477 start_lane = lane; in comphy_pcie_power_up()
501 for (i = start_lane; i < end_lane; i++) { in comphy_pcie_power_up()