Home
last modified time | relevance | path

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

/SCP-firmware-master/product/juno/src/
A Djuno_utils.c156 SMC->SET_CYCLES = SMC_INIT_SET_CYCLES; in juno_utils_smc_init()
157 SMC->SET_OPMODE = SMC_INIT_SET_OP_MODE; in juno_utils_smc_init()
158 SMC->DIRECT_CMD = SMC_INIT_CMD_SET_CS3 | SMC_INIT_CMD_UPDATE_REG; in juno_utils_smc_init()
/SCP-firmware-master/product/juno/module/juno_ram/src/
A Dmod_juno_ram.c118 smc_cycles = SMC->CS[5].CYCLES; in smc_configure()
119 smc_opmode = SMC->CS[5].OPMODE; in smc_configure()
121 SMC->SET_CYCLES = smc_cycles; in smc_configure()
122 SMC->SET_OPMODE = smc_opmode; in smc_configure()
123 SMC->DIRECT_CMD = SMC_INIT_CMD_SET_CS5 | SMC_INIT_CMD_UPDATE_REG; in smc_configure()
/SCP-firmware-master/product/juno/include/
A Dpl35x.h76 #define SMC ((struct pl35x_reg *) SMC_BASE) macro
/SCP-firmware-master/arch/none/optee/doc/
A Darch_optee_design.md59 | SMC EL3 |

Completed in 6 milliseconds