Searched refs:dram_dvfs_handler (Results 1 – 3 of 3) sorted by relevance
/trusted-firmware-a-latest/plat/imx/common/ |
D | imx_sip_svc.c | 40 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/ |
D | imx_sip_svc.h | 60 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/ |
D | dram.c | 332 int dram_dvfs_handler(uint32_t smc_fid, void *handle, in dram_dvfs_handler() function
|