Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/drivers/marvell/comphy/
Dphy-comphy-cp110.c69 #define COMPHY_TRX_RELATIVE_ADDR(comphy_index) (comphy_train_base + \ macro
1245 data = mmio_read_32(COMPHY_TRX_RELATIVE_ADDR(comphy_index)); in mvebu_cp110_comphy_xfi_power_on()
1247 mmio_write_32(COMPHY_TRX_RELATIVE_ADDR(comphy_index), data); in mvebu_cp110_comphy_xfi_power_on()
1250 mmio_write_32(COMPHY_TRX_RELATIVE_ADDR(comphy_index), data); in mvebu_cp110_comphy_xfi_power_on()