Home
last modified time | relevance | path

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

/Zephyr-latest/soc/microchip/mec/mec15xx/
Dsoc_espi_saf_v1.h18 #define MCHP_SAF_MAX_FLASH_DEVICES 2U macro
/Zephyr-latest/soc/microchip/mec/mec172x/
Dsoc_espi_saf_v2.h17 #define MCHP_SAF_MAX_FLASH_DEVICES 2U macro
/Zephyr-latest/drivers/espi/
Despi_saf_mchp_xec.c471 (cfg->nflash_devices > MCHP_SAF_MAX_FLASH_DEVICES)) { in espi_saf_xec_configuration()
Despi_saf_mchp_xec_v2.c631 (cfg->nflash_devices > MCHP_SAF_MAX_FLASH_DEVICES)) { in espi_saf_xec_configuration()