Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/st/stm32mp2/include/
Dplatform_def.h29 #define MAX_IO_MTD_DEVICES U(1) macro
/trusted-firmware-a-latest/drivers/io/
Dio_mtd.c50 static mtd_dev_state_t state_pool[MAX_IO_MTD_DEVICES];
51 static io_dev_info_t dev_info_pool[MAX_IO_MTD_DEVICES];
65 for (index = 0U; index < MAX_IO_MTD_DEVICES; index++) { in find_first_mtd_state()
/trusted-firmware-a-latest/plat/intel/soc/common/include/
Dplatform_def.h23 #define MAX_IO_MTD_DEVICES U(1) macro
/trusted-firmware-a-latest/plat/st/stm32mp1/include/
Dplatform_def.h41 #define MAX_IO_MTD_DEVICES U(1) macro