Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/drivers/marvell/comphy/
Dphy-comphy-3700.c235 reg_set(addr + COMPHY_LANE2_INDIR_DATA_OFFSET, data, mask); in comphy_set_indirect()
358 COMPHY_LANE2_INDIR_DATA_OFFSET, in mvebu_a3700_comphy_sata_power_on()
790 addr = reg_base + COMPHY_LANE2_INDIR_DATA_OFFSET; in mvebu_a3700_comphy_usb3_power_on()
1029 addr = comphy_indir_regs + COMPHY_LANE2_INDIR_DATA_OFFSET; in mvebu_a3700_comphy_sata_is_pll_locked()
Dphy-comphy-3700.h31 #define COMPHY_LANE2_INDIR_DATA_OFFSET 0x4 macro