Searched refs:comphy_sata_set_indirect (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/drivers/marvell/comphy/ |
| H A D | phy-comphy-3700.c | 239 static void comphy_sata_set_indirect(uintptr_t addr, uint32_t reg_offset, in comphy_sata_set_indirect() function 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() 965 comphy_sata_set_indirect(comphy_indir_regs, offset, PHY_ISOLATE_MODE, in mvebu_a3700_comphy_sata_power_off() 970 comphy_sata_set_indirect(comphy_indir_regs, offset, 0, in mvebu_a3700_comphy_sata_power_off()
|