Home
last modified time | relevance | path

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

/aosp_15_r20/external/arm-trusted-firmware/drivers/marvell/
H A Dddr_phy_access.h15 int mvebu_ddr_phy_read(uintptr_t offset, uint16_t *read);
H A Dddr_phy_access.c55 int mvebu_ddr_phy_read(uintptr_t offset, uint16_t *read) in mvebu_ddr_phy_read() function
/aosp_15_r20/external/trusty/arm-trusted-firmware/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
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/marvell/armada/common/
Dmrvl_sip_svc.c164 ret = mvebu_ddr_phy_read(x1, (uint16_t *)&read); in mrvl_sip_smc_handler()
/aosp_15_r20/external/arm-trusted-firmware/plat/marvell/armada/common/
H A Dmrvl_sip_svc.c164 ret = mvebu_ddr_phy_read(x1, (uint16_t *)&read); in mrvl_sip_smc_handler()