Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/imx/common/sci/svc/rm/
A Drm_rpc_clnt.c40 RPC_FUNC(&msg) = (uint8_t)RM_FUNC_PARTITION_ALLOC; in sc_rm_partition_alloc()
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()
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()
452 RPC_FUNC(&msg) = (uint8_t)RM_FUNC_MEMREG_FREE; in sc_rm_memreg_free()
470 RPC_FUNC(&msg) = (uint8_t)RM_FUNC_FIND_MEMREG; in sc_rm_find_memreg()
577 RPC_FUNC(&msg) = (uint8_t)RM_FUNC_ASSIGN_PAD; in sc_rm_assign_pad()
[all …]
/arm-trusted-firmware-2.8.0/plat/imx/common/sci/svc/timer/
A Dtimer_rpc_clnt.c38 RPC_FUNC(&msg) = (uint8_t)TIMER_FUNC_SET_WDOG_TIMEOUT; in sc_timer_set_wdog_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()
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()
258 RPC_FUNC(&msg) = (uint8_t)TIMER_FUNC_GET_RTC_SEC1970; in sc_timer_get_rtc_sec1970()
279 RPC_FUNC(&msg) = (uint8_t)TIMER_FUNC_SET_RTC_ALARM; in sc_timer_set_rtc_alarm()
[all …]
/arm-trusted-firmware-2.8.0/plat/imx/common/sci/svc/misc/
A 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()
100 RPC_FUNC(&msg) = (uint8_t)MISC_FUNC_SET_DMA_GROUP; in sc_misc_set_dma_group()
280 RPC_FUNC(&msg) = (uint8_t)MISC_FUNC_DEBUG_OUT; in sc_misc_debug_out()
310 RPC_FUNC(&msg) = (uint8_t)MISC_FUNC_BUILD_INFO; in sc_misc_build_info()
328 RPC_FUNC(&msg) = (uint8_t)MISC_FUNC_UNIQUE_ID; in sc_misc_unique_id()
348 RPC_FUNC(&msg) = (uint8_t)MISC_FUNC_SET_ARI; in sc_misc_set_ari()
367 RPC_FUNC(&msg) = (uint8_t)MISC_FUNC_BOOT_STATUS; in sc_misc_boot_status()
381 RPC_FUNC(&msg) = (uint8_t)MISC_FUNC_BOOT_DONE; in sc_misc_boot_done()
437 RPC_FUNC(&msg) = (uint8_t)MISC_FUNC_SET_TEMP; in sc_misc_set_temp()
[all …]
/arm-trusted-firmware-2.8.0/plat/imx/common/sci/svc/pm/
A Dpm_rpc_clnt.c39 RPC_FUNC(&msg) = (uint8_t)PM_FUNC_SET_SYS_POWER_MODE; in sc_pm_set_sys_power_mode()
76 RPC_FUNC(&msg) = (uint8_t)PM_FUNC_GET_SYS_POWER_MODE; in sc_pm_get_sys_power_mode()
199 RPC_FUNC(&msg) = (uint8_t)PM_FUNC_SET_CPU_RESUME; in sc_pm_set_cpu_resume()
243 RPC_FUNC(&msg) = (uint8_t)PM_FUNC_SET_CLOCK_RATE; in sc_pm_set_clock_rate()
264 RPC_FUNC(&msg) = (uint8_t)PM_FUNC_GET_CLOCK_RATE; in sc_pm_get_clock_rate()
287 RPC_FUNC(&msg) = (uint8_t)PM_FUNC_CLOCK_ENABLE; in sc_pm_clock_enable()
350 RPC_FUNC(&msg) = (uint8_t)PM_FUNC_RESET; in sc_pm_reset()
367 RPC_FUNC(&msg) = (uint8_t)PM_FUNC_RESET_REASON; in sc_pm_reset_reason()
389 RPC_FUNC(&msg) = (uint8_t)PM_FUNC_BOOT; in sc_pm_boot()
410 RPC_FUNC(&msg) = (uint8_t)PM_FUNC_REBOOT; in sc_pm_reboot()
[all …]
/arm-trusted-firmware-2.8.0/plat/imx/common/sci/svc/pad/
A 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 …]
/arm-trusted-firmware-2.8.0/plat/imx/common/include/sci/
A Dsci_rpc.h30 #define RPC_FUNC(MSG) ((MSG)->func) macro

Completed in 9 milliseconds