Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/drivers/marvell/comphy/
Dphy-comphy-cp110.c1262 uint32_t clk_dir; in mvebu_cp110_comphy_pcie_power_on() local
1323 clk_dir = (reg & SAR_RST_PCIE1_CLOCK_CONFIG_CP0_MASK) >> in mvebu_cp110_comphy_pcie_power_on()
1326 clk_dir = (reg & SAR_RST_PCIE0_CLOCK_CONFIG_CP0_MASK) >> in mvebu_cp110_comphy_pcie_power_on()
1330 debug("PCIe clock direction = %x\n", clk_dir); in mvebu_cp110_comphy_pcie_power_on()
1351 if (clk_dir && clk_src && (comphy_index == COMPHY_LANE5)) { in mvebu_cp110_comphy_pcie_power_on()
1436 if (clk_dir) { in mvebu_cp110_comphy_pcie_power_on()
1446 if (clk_dir) { /* output */ in mvebu_cp110_comphy_pcie_power_on()
1458 if (clk_dir) { /* output */ in mvebu_cp110_comphy_pcie_power_on()
1482 if (clk_dir) in mvebu_cp110_comphy_pcie_power_on()