Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/lib/debugfs/
Ddebugfs_smc.c71 int64_t smc_ret = DEBUGFS_E_INVALID_PARAMS, smc_resp = 0; in debugfs_smc_handler() local
111 smc_ret = SMC_OK; in debugfs_smc_handler()
118 smc_ret = SMC_OK; in debugfs_smc_handler()
127 smc_ret = SMC_OK; in debugfs_smc_handler()
135 smc_ret = SMC_OK; in debugfs_smc_handler()
143 smc_ret = SMC_OK; in debugfs_smc_handler()
151 smc_ret = SMC_OK; in debugfs_smc_handler()
159 smc_ret = SMC_OK; in debugfs_smc_handler()
167 smc_ret = SMC_OK; in debugfs_smc_handler()
177 smc_ret = SMC_OK; in debugfs_smc_handler()
[all …]