| /OK3568_Linux_fs/kernel/include/linux/rockchip/ |
| H A D | rockchip_sip.h | 238 struct arm_smccc_res sip_smc_get_atf_version(void); 239 struct arm_smccc_res sip_smc_get_sip_version(void); 240 struct arm_smccc_res sip_smc_dram(u32 arg0, u32 arg1, u32 arg2); 241 struct arm_smccc_res sip_smc_request_share_mem(u32 page_num, 243 struct arm_smccc_res sip_smc_mcu_el3fiq(u32 arg0, u32 arg1, u32 arg2); 244 struct arm_smccc_res sip_smc_vpu_reset(u32 arg0, u32 arg1, u32 arg2); 245 struct arm_smccc_res sip_smc_get_suspend_info(u32 info); 246 struct arm_smccc_res sip_smc_lastlog_request(void); 254 struct arm_smccc_res sip_smc_bus_config(u32 arg0, u32 arg1, u32 arg2); 257 struct arm_smccc_res sip_smc_get_amp_info(u32 sub_func_id, u32 arg1); [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/ |
| H A D | rockchip_smccc.c | 23 static struct arm_smccc_res __invoke_sip_fn_smc(unsigned long function_id, in __invoke_sip_fn_smc() 28 struct arm_smccc_res res; in __invoke_sip_fn_smc() 36 struct arm_smccc_res res; in psci_cpu_on() 46 struct arm_smccc_res res; in psci_system_suspend() 58 struct arm_smccc_res res; in sip_smc_set_suspend_mode() 66 struct arm_smccc_res res; in sip_smc_remotectl_config() 76 struct arm_smccc_res res; in sip_smc_amp_cfg() 82 struct arm_smccc_res sip_smc_dram(unsigned long arg0, in sip_smc_dram() 89 struct arm_smccc_res sip_smc_request_share_mem(unsigned long page_num, in sip_smc_request_share_mem() 92 struct arm_smccc_res res; in sip_smc_request_share_mem() [all …]
|
| H A D | vendor_misc.c | 24 struct arm_smccc_res res; in vendor_handle_hdcp()
|
| /OK3568_Linux_fs/kernel/drivers/firmware/ |
| H A D | rockchip_sip.c | 37 static struct arm_smccc_res __invoke_sip_fn_smc(unsigned long function_id, in __invoke_sip_fn_smc() 42 struct arm_smccc_res res; in __invoke_sip_fn_smc() 48 struct arm_smccc_res sip_smc_dram(u32 arg0, u32 arg1, u32 arg2) in sip_smc_dram() 54 struct arm_smccc_res sip_smc_get_atf_version(void) in sip_smc_get_atf_version() 60 struct arm_smccc_res sip_smc_get_sip_version(void) in sip_smc_get_sip_version() 68 struct arm_smccc_res res; in sip_smc_set_suspend_mode() 75 struct arm_smccc_res sip_smc_get_suspend_info(u32 info) in sip_smc_get_suspend_info() 77 struct arm_smccc_res res; in sip_smc_get_suspend_info() 86 struct arm_smccc_res res; in sip_smc_virtual_poweroff() 95 struct arm_smccc_res res; in sip_smc_remotectl_config() [all …]
|
| H A D | qcom_scm-smc.c | 37 struct arm_smccc_res *res) in __scm_smc_do_quirk() 56 struct arm_smccc_res *res, bool atomic) in __scm_smc_do() 94 struct arm_smccc_res smc_res; in __scm_smc_call()
|
| H A D | qcom_scm-legacy.c | 111 struct arm_smccc_res *res) in __scm_legacy_do() 140 struct arm_smccc_res smc_res; in scm_legacy_call() 225 struct arm_smccc_res smc_res; in scm_legacy_call_atomic()
|
| H A D | stratix10-svc.c | 47 struct arm_smccc_res *); 201 struct arm_smccc_res res; in svc_thread_cmd_data_claim() 247 struct arm_smccc_res res; in svc_thread_cmd_config_status() 289 struct arm_smccc_res res) in svc_thread_recv_status_ok() 342 struct arm_smccc_res res; in svc_normal_to_secure_thread() 531 struct arm_smccc_res res; in svc_normal_to_secure_shm_thread() 671 struct arm_smccc_res *res) in svc_smccc_smc() 692 struct arm_smccc_res *res) in svc_smccc_hvc()
|
| /OK3568_Linux_fs/kernel/drivers/clk/rockchip/ |
| H A D | clk-ddr.c | 61 struct arm_smccc_res res; in rockchip_ddrclk_sip_set_rate() 77 struct arm_smccc_res res; in rockchip_ddrclk_sip_recalc_rate() 90 struct arm_smccc_res res; in rockchip_ddrclk_sip_round_rate() 123 struct arm_smccc_res res; in rockchip_ddrclk_sip_set_rate_v2() 143 struct arm_smccc_res res; in rockchip_ddrclk_sip_recalc_rate_v2() 158 struct arm_smccc_res res; in rockchip_ddrclk_sip_round_rate_v2()
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/ |
| H A D | rockchip_smccc.h | 131 struct arm_smccc_res sip_smc_dram(unsigned long arg0, 144 struct arm_smccc_res sip_smc_request_share_mem(unsigned long page_num, 155 struct arm_smccc_res sip_smc_secure_reg_read(unsigned long addr_phy); 180 struct arm_smccc_res sip_smc_get_sip_version(void);
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | arm-smccc.h | 187 struct arm_smccc_res { struct 222 struct arm_smccc_res *res, struct arm_smccc_quirk *quirk); 239 struct arm_smccc_res *res, struct arm_smccc_quirk *quirk); 279 struct arm_smccc_res *___res = res; \ 284 struct arm_smccc_res *___res = res; \ 291 struct arm_smccc_res *___res = res; \ 300 struct arm_smccc_res *___res = res; \
|
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | imx_sc_wdt.c | 50 struct arm_smccc_res res; in imx_sc_wdt_ping() 60 struct arm_smccc_res res; in imx_sc_wdt_start() 75 struct arm_smccc_res res; in imx_sc_wdt_stop() 86 struct arm_smccc_res res; in imx_sc_wdt_set_timeout() 98 struct arm_smccc_res res; in imx_sc_wdt_set_pretimeout()
|
| H A D | arm_smc_wdt.c | 35 unsigned long arg, struct arm_smccc_res *res) in smcwd_call() 37 struct arm_smccc_res local_res; in smcwd_call() 61 struct arm_smccc_res res; in smcwd_get_timeleft() 115 struct arm_smccc_res res; in smcwd_probe()
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | arm-smccc.h | 63 struct arm_smccc_res { struct 98 struct arm_smccc_res *res, struct arm_smccc_quirk *quirk); 115 struct arm_smccc_res *res, struct arm_smccc_quirk *quirk);
|
| /OK3568_Linux_fs/kernel/drivers/mailbox/ |
| H A D | zynqmp-ipi-mailbox.c | 123 struct arm_smccc_res *res) in zynqmp_ipi_fw_call() 154 struct arm_smccc_res res; in zynqmp_ipi_interrupt() 194 struct arm_smccc_res res; in zynqmp_ipi_peek_data() 234 struct arm_smccc_res res; in zynqmp_ipi_last_tx_done() 272 struct arm_smccc_res res; in zynqmp_ipi_send_data() 322 struct arm_smccc_res res; in zynqmp_ipi_startup() 364 struct arm_smccc_res res; in zynqmp_ipi_shutdown()
|
| /OK3568_Linux_fs/kernel/drivers/devfreq/ |
| H A D | rockchip_dmc_dbg.c | 193 struct arm_smccc_res res; in dmcinfo_proc_show() 322 struct arm_smccc_res res; in powersave_proc_show() 382 struct arm_smccc_res res; in powersave_proc_write() 485 struct arm_smccc_res res; in drvodt_proc_show() 576 struct arm_smccc_res res; in drvodt_proc_write() 679 struct arm_smccc_res res; in skew_proc_show() 746 struct arm_smccc_res res; in skew_proc_write() 860 struct arm_smccc_res res; in regsinfo_proc_show() 971 struct arm_smccc_res res; in rv1126_dmcdbg_init()
|
| H A D | rockchip_dmc.c | 348 struct arm_smccc_res res; in rockchip_ddr_set_rate() 1081 struct arm_smccc_res res; in rockchip_ddr_set_auto_self_refresh() 1113 struct arm_smccc_res res; in wait_dcf_complete_irq() 1128 struct arm_smccc_res res; in rockchip_dmcfreq_wait_complete() 1175 struct arm_smccc_res res; in rockchip_get_freq_info() 1256 struct arm_smccc_res res; in rockchip_dmcfreq_adjust_opp_table() 1352 struct arm_smccc_res res; in px30_dmc_init() 1429 struct arm_smccc_res res; in rk1808_dmc_init() 1506 struct arm_smccc_res res; in rk3128_dmc_init() 1542 struct arm_smccc_res res; in rk3228_dmc_init() [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/firmware/ |
| H A D | psci.c | 24 struct arm_smccc_res res; in __invoke_psci_fn_hvc() 34 struct arm_smccc_res res; in __invoke_psci_fn_smc()
|
| /OK3568_Linux_fs/u-boot/drivers/ram/rockchip/ |
| H A D | rockchip_dmc.c | 735 struct arm_smccc_res res; in rk3328_devfreq_init() 778 struct arm_smccc_res res; in px30_devfreq_init() 822 struct arm_smccc_res res; in rockchip_ddrclk_sip_set_rate_v2() 841 struct arm_smccc_res res; in rockchip_ddrclk_sip_recalc_rate_v2() 854 struct arm_smccc_res res; in rockchip_ddrclk_sip_round_rate_v2()
|
| H A D | dmc_fsp.c | 348 struct arm_smccc_res res; in get_atf_version() 361 struct arm_smccc_res res; in dmc_fsp_probe()
|
| /OK3568_Linux_fs/kernel/drivers/tee/optee/ |
| H A D | core.c | 360 struct arm_smccc_res res; in optee_msg_api_uid_is_optee_api() 373 struct arm_smccc_res smccc; in optee_msg_get_os_revision() 394 struct arm_smccc_res smccc; in optee_msg_api_revision_is_compatible() 410 struct arm_smccc_res smccc; in optee_msg_exchange_capabilities() 464 struct arm_smccc_res smccc; in optee_config_shm_memremap() 543 struct arm_smccc_res *res) in optee_smccc_smc() 552 struct arm_smccc_res *res) in optee_smccc_hvc()
|
| /OK3568_Linux_fs/kernel/drivers/platform/mellanox/ |
| H A D | mlxbf-bootctl.c | 50 struct arm_smccc_res res; in mlxbf_bootctl_smc() 272 const struct arm_smccc_res *res) in mlxbf_bootctl_guid_match() 284 struct arm_smccc_res res = { 0 }; in mlxbf_bootctl_probe()
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | paravirt.c | 93 struct arm_smccc_res res; in stolen_time_cpu_online() 137 struct arm_smccc_res res; in has_pv_steal_clock()
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | altera-sysmgr.c | 45 struct arm_smccc_res result; in s10_protected_reg_write() 67 struct arm_smccc_res result; in s10_protected_reg_read()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-artpec/ |
| H A D | board-artpec6.c | 47 struct arm_smccc_res res; in artpec6_l2c310_write_sec()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ufs/ |
| H A D | ufs-mediatek.c | 118 struct arm_smccc_res res; in ufs_mtk_crypto_enable() 240 struct arm_smccc_res res; in ufs_mtk_setup_ref_clk() 329 struct arm_smccc_res res; in ufs_mtk_mphy_power_on() 866 struct arm_smccc_res res; in ufs_mtk_device_reset() 947 struct arm_smccc_res res; in ufs_mtk_suspend()
|