Home
last modified time | relevance | path

Searched refs:RPC_FUNC (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-a-3.7.0/plat/imx/common/sci/svc/rm/
Drm_rpc_clnt.c40 RPC_FUNC(&msg) = (uint8_t)RM_FUNC_PARTITION_ALLOC; in sc_rm_partition_alloc()
65 RPC_FUNC(&msg) = (uint8_t)RM_FUNC_SET_CONFIDENTIAL; in sc_rm_set_confidential()
83 RPC_FUNC(&msg) = (uint8_t)RM_FUNC_PARTITION_FREE; in sc_rm_partition_free()
100 RPC_FUNC(&msg) = (uint8_t)RM_FUNC_GET_DID; in sc_rm_get_did()
116 RPC_FUNC(&msg) = (uint8_t)RM_FUNC_PARTITION_STATIC; in sc_rm_partition_static()
134 RPC_FUNC(&msg) = (uint8_t)RM_FUNC_PARTITION_LOCK; in sc_rm_partition_lock()
151 RPC_FUNC(&msg) = (uint8_t)RM_FUNC_GET_PARTITION; in sc_rm_get_partition()
171 RPC_FUNC(&msg) = (uint8_t)RM_FUNC_SET_PARENT; in sc_rm_set_parent()
190 RPC_FUNC(&msg) = (uint8_t)RM_FUNC_MOVE_ALL; in sc_rm_move_all()
210 RPC_FUNC(&msg) = (uint8_t)RM_FUNC_ASSIGN_RESOURCE; in sc_rm_assign_resource()
[all …]
/trusted-firmware-a-3.7.0/plat/imx/common/sci/svc/timer/
Dtimer_rpc_clnt.c38 RPC_FUNC(&msg) = (uint8_t)TIMER_FUNC_SET_WDOG_TIMEOUT; in sc_timer_set_wdog_timeout()
56 RPC_FUNC(&msg) = (uint8_t)TIMER_FUNC_SET_WDOG_PRE_TIMEOUT; in sc_timer_set_wdog_pre_timeout()
73 RPC_FUNC(&msg) = (uint8_t)TIMER_FUNC_START_WDOG; in sc_timer_start_wdog()
90 RPC_FUNC(&msg) = (uint8_t)TIMER_FUNC_STOP_WDOG; in sc_timer_stop_wdog()
106 RPC_FUNC(&msg) = (uint8_t)TIMER_FUNC_PING_WDOG; in sc_timer_ping_wdog()
125 RPC_FUNC(&msg) = (uint8_t)TIMER_FUNC_GET_WDOG_STATUS; in sc_timer_get_wdog_status()
153 RPC_FUNC(&msg) = (uint8_t)TIMER_FUNC_PT_GET_WDOG_STATUS; in sc_timer_pt_get_wdog_status()
180 RPC_FUNC(&msg) = (uint8_t)TIMER_FUNC_SET_WDOG_ACTION; in sc_timer_set_wdog_action()
200 RPC_FUNC(&msg) = (uint8_t)TIMER_FUNC_SET_RTC_TIME; in sc_timer_set_rtc_time()
224 RPC_FUNC(&msg) = (uint8_t)TIMER_FUNC_GET_RTC_TIME; in sc_timer_get_rtc_time()
[all …]
/trusted-firmware-a-3.7.0/plat/imx/common/sci/svc/misc/
Dmisc_rpc_clnt.c39 RPC_FUNC(&msg) = (uint8_t)MISC_FUNC_SET_CONTROL; in sc_misc_set_control()
59 RPC_FUNC(&msg) = (uint8_t)MISC_FUNC_GET_CONTROL; in sc_misc_get_control()
81 RPC_FUNC(&msg) = (uint8_t)MISC_FUNC_SET_MAX_DMA_GROUP; in sc_misc_set_max_dma_group()
100 RPC_FUNC(&msg) = (uint8_t)MISC_FUNC_SET_DMA_GROUP; in sc_misc_set_dma_group()
120 RPC_FUNC(&msg) = (uint8_t)MISC_FUNC_SECO_IMAGE_LOAD; in sc_misc_seco_image_load()
143 RPC_FUNC(&msg) = (uint8_t)MISC_FUNC_SECO_AUTHENTICATE; in sc_misc_seco_authenticate()
162 RPC_FUNC(&msg) = (uint8_t)MISC_FUNC_SECO_FUSE_WRITE; in sc_misc_seco_fuse_write()
180 RPC_FUNC(&msg) = (uint8_t)MISC_FUNC_SECO_ENABLE_DEBUG; in sc_misc_seco_enable_debug()
198 RPC_FUNC(&msg) = (uint8_t)MISC_FUNC_SECO_FORWARD_LIFECYCLE; in sc_misc_seco_forward_lifecycle()
215 RPC_FUNC(&msg) = (uint8_t)MISC_FUNC_SECO_RETURN_LIFECYCLE; in sc_misc_seco_return_lifecycle()
[all …]
/trusted-firmware-a-3.7.0/plat/imx/common/sci/svc/pm/
Dpm_rpc_clnt.c39 RPC_FUNC(&msg) = (uint8_t)PM_FUNC_SET_SYS_POWER_MODE; in sc_pm_set_sys_power_mode()
57 RPC_FUNC(&msg) = (uint8_t)PM_FUNC_SET_PARTITION_POWER_MODE; in sc_pm_set_partition_power_mode()
76 RPC_FUNC(&msg) = (uint8_t)PM_FUNC_GET_SYS_POWER_MODE; in sc_pm_get_sys_power_mode()
98 RPC_FUNC(&msg) = (uint8_t)PM_FUNC_SET_RESOURCE_POWER_MODE; in sc_pm_set_resource_power_mode()
117 RPC_FUNC(&msg) = (uint8_t)PM_FUNC_GET_RESOURCE_POWER_MODE; in sc_pm_get_resource_power_mode()
139 RPC_FUNC(&msg) = (uint8_t)PM_FUNC_REQ_LOW_POWER_MODE; in sc_pm_req_low_power_mode()
159 RPC_FUNC(&msg) = (uint8_t)PM_FUNC_REQ_CPU_LOW_POWER_MODE; in sc_pm_req_cpu_low_power_mode()
179 RPC_FUNC(&msg) = (uint8_t)PM_FUNC_SET_CPU_RESUME_ADDR; in sc_pm_set_cpu_resume_addr()
199 RPC_FUNC(&msg) = (uint8_t)PM_FUNC_SET_CPU_RESUME; in sc_pm_set_cpu_resume()
222 RPC_FUNC(&msg) = (uint8_t)PM_FUNC_REQ_SYS_IF_POWER_MODE; in sc_pm_req_sys_if_power_mode()
[all …]
/trusted-firmware-a-3.7.0/plat/imx/common/sci/svc/pad/
Dpad_rpc_clnt.c39 RPC_FUNC(&msg) = (uint8_t)PAD_FUNC_SET_MUX; in sc_pad_set_mux()
61 RPC_FUNC(&msg) = (uint8_t)PAD_FUNC_GET_MUX; in sc_pad_get_mux()
90 RPC_FUNC(&msg) = (uint8_t)PAD_FUNC_SET_GP; in sc_pad_set_gp()
108 RPC_FUNC(&msg) = (uint8_t)PAD_FUNC_GET_GP; in sc_pad_get_gp()
129 RPC_FUNC(&msg) = (uint8_t)PAD_FUNC_SET_WAKEUP; in sc_pad_set_wakeup()
147 RPC_FUNC(&msg) = (uint8_t)PAD_FUNC_GET_WAKEUP; in sc_pad_get_wakeup()
170 RPC_FUNC(&msg) = (uint8_t)PAD_FUNC_SET_ALL; in sc_pad_set_all()
194 RPC_FUNC(&msg) = (uint8_t)PAD_FUNC_GET_ALL; in sc_pad_get_all()
231 RPC_FUNC(&msg) = (uint8_t)PAD_FUNC_SET; in sc_pad_set()
249 RPC_FUNC(&msg) = (uint8_t)PAD_FUNC_GET; in sc_pad_get()
[all …]
/trusted-firmware-a-3.7.0/plat/imx/common/include/sci/
Dsci_rpc.h30 #define RPC_FUNC(MSG) ((MSG)->func) macro