Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_espi.c180 if (cfg & MEC_BIT(MEC_ESPI_CFG_FLASH_SHARED_CAF_POS)) { in fc_sharing_hw()
200 cfg |= MEC_BIT(MEC_ESPI_CFG_FLASH_SHARED_CAF_POS); in fc_sharing_get()
234 if (capabilities & MEC_BIT(MEC_ESPI_CFG_FLASH_SHARED_CAF_POS)) { in set_fc_capabilities()
Dmec_espi_core.h61 #define MEC_ESPI_CFG_FLASH_SHARED_CAF_POS 27 macro