Home
last modified time | relevance | path

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

/Zephyr-latest/soc/microchip/mec/mec15xx/
Dsoc_espi_saf_v1.h326 #define MCHP_FLASH_FLAG_ADDR32 BIT(0) macro
/Zephyr-latest/soc/microchip/mec/mec172x/
Dsoc_espi_saf_v2.h422 #define MCHP_FLASH_FLAG_ADDR32 BIT(0) macro
/Zephyr-latest/drivers/espi/
Despi_saf_mchp_xec.c371 if (fcfg->flags & MCHP_FLASH_FLAG_ADDR32) { in saf_flash_misc_cfg()
Despi_saf_mchp_xec_v2.c408 if (fcfg->flags & MCHP_FLASH_FLAG_ADDR32) { in saf_flash_misc_cfg()