Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/drivers/marvell/comphy/
Dphy-comphy-3700.c229 mmio_write_32(addr + COMPHY_LANE2_INDIR_ADDR_OFFSET, offset); in comphy_set_indirect()
231 mmio_write_32(addr + COMPHY_LANE2_INDIR_ADDR_OFFSET, in comphy_set_indirect()
354 mmio_write_32(comphy_indir_regs + COMPHY_LANE2_INDIR_ADDR_OFFSET, in mvebu_a3700_comphy_sata_power_on()
787 mmio_write_32(reg_base + COMPHY_LANE2_INDIR_ADDR_OFFSET, in mvebu_a3700_comphy_usb3_power_on()
1027 mmio_write_32(comphy_indir_regs + COMPHY_LANE2_INDIR_ADDR_OFFSET, in mvebu_a3700_comphy_sata_is_pll_locked()
Dphy-comphy-3700.h30 #define COMPHY_LANE2_INDIR_ADDR_OFFSET 0x0 macro