Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/marvell/comphy/
Dphy-comphy-cp110.c350 uintptr_t hpipe_addr, sd_ip_addr, comphy_addr; in mvebu_cp110_comphy_sata_power_on() local
368 hpipe_addr = HPIPE_ADDR(COMPHY_PIPE_FROM_COMPHY_ADDR(comphy_base), in mvebu_cp110_comphy_sata_power_on()
375 hpipe_addr, sd_ip_addr, comphy_addr); in mvebu_cp110_comphy_sata_power_on()
406 reg_set(hpipe_addr + HPIPE_MISC_REG, in mvebu_cp110_comphy_sata_power_on()
415 reg_set(hpipe_addr + HPIPE_PWR_PLL_REG, data, mask); in mvebu_cp110_comphy_sata_power_on()
417 reg_set(hpipe_addr + HPIPE_INTERFACE_REG, in mvebu_cp110_comphy_sata_power_on()
421 reg_set(hpipe_addr + HPIPE_LOOPBACK_REG, in mvebu_cp110_comphy_sata_power_on()
440 reg_set(hpipe_addr + HPIPE_G1_SET_1_REG, data, mask); in mvebu_cp110_comphy_sata_power_on()
452 reg_set(hpipe_addr + HPIPE_G1_SETTINGS_3_REG, data, mask); in mvebu_cp110_comphy_sata_power_on()
469 reg_set(hpipe_addr + HPIPE_G2_SET_1_REG, data, mask); in mvebu_cp110_comphy_sata_power_on()
[all …]