Home
last modified time | relevance | path

Searched refs:smc_resp (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
112 smc_resp = 0; in debugfs_smc_handler()
119 smc_resp = DEBUGFS_VERSION; in debugfs_smc_handler()
128 smc_resp = 0; in debugfs_smc_handler()
136 smc_resp = ret; in debugfs_smc_handler()
144 smc_resp = 0; in debugfs_smc_handler()
152 smc_resp = ret; in debugfs_smc_handler()
160 smc_resp = 0; in debugfs_smc_handler()
168 smc_resp = 0; in debugfs_smc_handler()
178 smc_resp = 0; in debugfs_smc_handler()
[all …]