Home
last modified time | relevance | path

Searched refs:arm_smccc_res (Results 1 – 25 of 62) sorted by relevance

123

/OK3568_Linux_fs/kernel/include/linux/rockchip/
H A Drockchip_sip.h238 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 Drockchip_smccc.c23 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 Dvendor_misc.c24 struct arm_smccc_res res; in vendor_handle_hdcp()
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Drockchip_sip.c37 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 Dqcom_scm-smc.c37 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 Dqcom_scm-legacy.c111 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 Dstratix10-svc.c47 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 Dclk-ddr.c61 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 Drockchip_smccc.h131 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 Darm-smccc.h187 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 Dimx_sc_wdt.c50 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 Darm_smc_wdt.c35 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 Darm-smccc.h63 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 Dzynqmp-ipi-mailbox.c123 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 Drockchip_dmc_dbg.c193 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 Drockchip_dmc.c348 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 Dpsci.c24 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 Drockchip_dmc.c735 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 Ddmc_fsp.c348 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 Dcore.c360 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 Dmlxbf-bootctl.c50 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 Dparavirt.c93 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 Daltera-sysmgr.c45 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 Dboard-artpec6.c47 struct arm_smccc_res res; in artpec6_l2c310_write_sec()
/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufs-mediatek.c118 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()

123