Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/drivers/st/regulator/
Dregulator_fixed.c16 #ifndef PLAT_NB_FIXED_REGUS
28 static struct fixed_data data[PLAT_NB_FIXED_REGUS];
82 assert(count <= PLAT_NB_FIXED_REGUS); in fixed_regulator_register()
/trusted-firmware-a-latest/plat/st/stm32mp2/
Dstm32mp2_def.h209 #define PLAT_NB_FIXED_REGUS U(2) macro
/trusted-firmware-a-latest/plat/st/stm32mp1/
Dstm32mp1_def.h637 #define PLAT_NB_FIXED_REGUS U(2) macro