Searched refs:dfd_smc_dispatcher (Results 1 – 10 of 10) sorted by relevance
| /rk3399_ARM-atf/plat/mediatek/drivers/dfd/ |
| H A D | dfd.c | 13 static u_register_t dfd_smc_dispatcher(u_register_t arg0, u_register_t arg1, in dfd_smc_dispatcher() function 43 DECLARE_SMC_HANDLER(MTK_SIP_KERNEL_DFD, dfd_smc_dispatcher);
|
| /rk3399_ARM-atf/plat/mediatek/mt8186/ |
| H A D | plat_sip_calls.c | 35 ret = dfd_smc_dispatcher(x1, x2, x3, x4); in mediatek_plat_sip_handler()
|
| /rk3399_ARM-atf/plat/mediatek/mt8192/ |
| H A D | plat_sip_calls.c | 40 ret = dfd_smc_dispatcher(x1, x2, x3, x4); in mediatek_plat_sip_handler()
|
| /rk3399_ARM-atf/plat/mediatek/mt8186/drivers/dfd/ |
| H A D | plat_dfd.h | 61 uint64_t dfd_smc_dispatcher(uint64_t arg0, uint64_t arg1,
|
| H A D | plat_dfd.c | 70 uint64_t dfd_smc_dispatcher(uint64_t arg0, uint64_t arg1, in dfd_smc_dispatcher() function
|
| /rk3399_ARM-atf/plat/mediatek/mt8195/ |
| H A D | plat_sip_calls.c | 48 ret = dfd_smc_dispatcher(x1, x2, x3, x4); in mediatek_plat_sip_handler()
|
| /rk3399_ARM-atf/plat/mediatek/mt8192/drivers/dfd/ |
| H A D | plat_dfd.h | 67 uint64_t dfd_smc_dispatcher(uint64_t arg0, uint64_t arg1,
|
| H A D | plat_dfd.c | 112 uint64_t dfd_smc_dispatcher(uint64_t arg0, uint64_t arg1, in dfd_smc_dispatcher() function
|
| /rk3399_ARM-atf/plat/mediatek/mt8195/drivers/dfd/ |
| H A D | plat_dfd.h | 82 uint64_t dfd_smc_dispatcher(uint64_t arg0, uint64_t arg1,
|
| H A D | plat_dfd.c | 128 uint64_t dfd_smc_dispatcher(uint64_t arg0, uint64_t arg1, in dfd_smc_dispatcher() function
|