Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/include/plat/arm/common/
Dfconf_ethosn_getter.h21 #define ETHOSN_DEV_NUM_MAX U(2) macro
57 struct ethosn_device_t devices[ETHOSN_DEV_NUM_MAX];
/trusted-firmware-a-latest/plat/arm/common/fconf/
Dfconf_ethosn_getter.c277 if (dev_count >= ETHOSN_DEV_NUM_MAX) { in fconf_populate_ethosn_config()