Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/drivers/marvell/comphy/
Dphy-comphy-cp110.c55 #define SYS_CTRL_FROM_COMPHY_ADDR(x) ((x & ~0xffffff) + 0x440000) macro
1291 reg = mmio_read_32(SYS_CTRL_FROM_COMPHY_ADDR(comphy_base) + in mvebu_cp110_comphy_pcie_power_on()
1305 mmio_write_32(SYS_CTRL_FROM_COMPHY_ADDR(comphy_base) + in mvebu_cp110_comphy_pcie_power_on()
2496 data = mmio_read_32(SYS_CTRL_FROM_COMPHY_ADDR(comphy_base) + in mvebu_cp110_comphy_power_off()
2510 mmio_write_32(SYS_CTRL_FROM_COMPHY_ADDR(comphy_base) + in mvebu_cp110_comphy_power_off()