Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_tamp.c233 #define TAMP_RIF_RESOURCES 3U macro
704 for (i = 0; i < TAMP_RIF_RESOURCES; i++) { in apply_rif_config()
733 for (i = 0; i < TAMP_RIF_RESOURCES; i++) in apply_rif_config()
760 for (i = 0; i < TAMP_RIF_RESOURCES; i++) { in apply_rif_config()
2077 assert(pdata->nb_rif_resources <= TAMP_RIF_RESOURCES); in stm32_tamp_parse_fdt()
2079 pdata->conf_data->cid_confs = calloc(TAMP_RIF_RESOURCES, in stm32_tamp_parse_fdt()
2093 TAMP_RIF_RESOURCES); in stm32_tamp_parse_fdt()