Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/drivers/marvell/comphy/
A Dphy-comphy-3700.c127 reg = mmio_read_32(MVEBU_COMPHY_REG_BASE + COMPHY_SELECTOR_PHY_REG); in mvebu_a3700_comphy_set_phy_selector()
170 mmio_write_32(MVEBU_COMPHY_REG_BASE + COMPHY_SELECTOR_PHY_REG, reg); in mvebu_a3700_comphy_set_phy_selector()
194 reg = mmio_read_32(MVEBU_COMPHY_REG_BASE + COMPHY_SELECTOR_PHY_REG); in mvebu_a3700_comphy_get_mode()
407 offset = MVEBU_COMPHY_REG_BASE + COMPHY_PHY_CFG1_OFFSET(comphy_index); in mvebu_a3700_comphy_sgmii_power_on()
535 reg_set(MVEBU_COMPHY_REG_BASE + COMPHY_PHY_CFG1_OFFSET(comphy_index), in mvebu_a3700_comphy_sgmii_power_on()
543 ret = polling_with_timeout(MVEBU_COMPHY_REG_BASE + in mvebu_a3700_comphy_sgmii_power_on()
556 reg_set(MVEBU_COMPHY_REG_BASE + COMPHY_PHY_CFG1_OFFSET(comphy_index), in mvebu_a3700_comphy_sgmii_power_on()
566 reg_set(MVEBU_COMPHY_REG_BASE + COMPHY_PHY_CFG1_OFFSET(comphy_index), in mvebu_a3700_comphy_sgmii_power_on()
569 ret = polling_with_timeout(MVEBU_COMPHY_REG_BASE + in mvebu_a3700_comphy_sgmii_power_on()
579 ret = polling_with_timeout(MVEBU_COMPHY_REG_BASE + in mvebu_a3700_comphy_sgmii_power_on()
[all …]
/arm-trusted-firmware-2.8.0/plat/marvell/armada/a3k/common/include/
A Da3700_plat_def.h161 #define MVEBU_COMPHY_REG_BASE (MVEBU_REGS_BASE + 0x18300) macro

Completed in 7 milliseconds