Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/imx/common/
Dimx_sip_svc.c40 return dram_dvfs_handler(smc_fid, handle, x1, x2, x3); in imx_sip_handler()
44 return dram_dvfs_handler(smc_fid, handle, x1, x2, x3); in imx_sip_handler()
/trusted-firmware-a-latest/plat/imx/common/include/
Dimx_sip_svc.h60 int dram_dvfs_handler(uint32_t smc_fid, void *handle,
64 int dram_dvfs_handler(uint32_t smc_fid, void *handle,
/trusted-firmware-a-latest/plat/imx/imx8m/ddr/
Ddram.c332 int dram_dvfs_handler(uint32_t smc_fid, void *handle, in dram_dvfs_handler() function