Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/marvell/comphy/
H A Dphy-comphy-3700.c292 uintptr_t comphy_indir_regs = COMPHY_INDIRECT_REG; in mvebu_a3700_comphy_sata_power_on() local
305 comphy_sata_set_indirect(comphy_indir_regs, offset, 0, PHY_ISOLATE_MODE); in mvebu_a3700_comphy_sata_power_on()
314 comphy_sata_set_indirect(comphy_indir_regs, offset, data, TXD_INVERT_BIT | in mvebu_a3700_comphy_sata_power_on()
319 comphy_sata_set_indirect(comphy_indir_regs, offset, DATA_WIDTH_40BIT, in mvebu_a3700_comphy_sata_power_on()
329 comphy_sata_set_indirect(comphy_indir_regs, offset, ref_clk | PHY_MODE_SATA, in mvebu_a3700_comphy_sata_power_on()
334 comphy_sata_set_indirect(comphy_indir_regs, offset, USE_MAX_PLL_RATE_BIT, in mvebu_a3700_comphy_sata_power_on()
338 comphy_sata_set_indirect(comphy_indir_regs, COMPHY_RESERVED_REG, 0, in mvebu_a3700_comphy_sata_power_on()
354 mmio_write_32(comphy_indir_regs + COMPHY_LANE2_INDIR_ADDR_OFFSET, in mvebu_a3700_comphy_sata_power_on()
357 ret = polling_with_timeout(comphy_indir_regs + in mvebu_a3700_comphy_sata_power_on()
958 uintptr_t comphy_indir_regs = COMPHY_INDIRECT_REG; in mvebu_a3700_comphy_sata_power_off() local
[all …]