Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/drivers/marvell/
Dddr_phy_access.h15 int mvebu_ddr_phy_read(uintptr_t offset, uint16_t *read);
Dddr_phy_access.c55 int mvebu_ddr_phy_read(uintptr_t offset, uint16_t *read) in mvebu_ddr_phy_read() function
/trusted-firmware-a-latest/plat/marvell/armada/common/
Dmrvl_sip_svc.c164 ret = mvebu_ddr_phy_read(x1, (uint16_t *)&read); in mrvl_sip_smc_handler()