Searched refs:dram_dvfs_handler (Results 1 – 4 of 4) sorted by relevance
| /rk3399_ARM-atf/plat/imx/common/include/ |
| H A D | imx_sip_svc.h | 66 int dram_dvfs_handler(uint32_t smc_fid, void *handle, 69 static inline int dram_dvfs_handler(uint32_t smc_fid, void *handle, in dram_dvfs_handler() function 79 int dram_dvfs_handler(uint32_t smc_fid, void *handle, 118 int dram_dvfs_handler(uint32_t smc_fid, void *handle,
|
| /rk3399_ARM-atf/plat/imx/common/ |
| H A D | imx_sip_svc.c | 46 return dram_dvfs_handler(smc_fid, handle, x1, x2, x3); in imx_sip_handler() 56 return dram_dvfs_handler(smc_fid, handle, x1, x2, x3); in imx_sip_handler() 60 return dram_dvfs_handler(smc_fid, handle, x1, x2, x3); in imx_sip_handler()
|
| /rk3399_ARM-atf/plat/imx/imx8m/ddr/ |
| H A D | dram.c | 332 int dram_dvfs_handler(uint32_t smc_fid, void *handle, in dram_dvfs_handler() function
|
| /rk3399_ARM-atf/plat/imx/imx8ulp/ |
| H A D | dram.c | 731 int dram_dvfs_handler(uint32_t smc_fid, void *handle, in dram_dvfs_handler() function
|