Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nuvoton/npcx/common/
Dsoc_espi_taf.h44 #define CYC_SCS_CMP_WITH_DATA_MIDDLE 0x09 macro
/Zephyr-latest/drivers/espi/
Despi_taf_npcx.c293 type == CYC_SCS_CMP_WITH_DATA_MIDDLE || type == CYC_SCS_CMP_WITH_DATA_LAST) { in taf_npcx_completion_handler()
316 if ((type != CYC_SCS_CMP_WITH_DATA_FIRST) && (type != CYC_SCS_CMP_WITH_DATA_MIDDLE)) { in taf_npcx_completion_handler()
385 cycle_type = CYC_SCS_CMP_WITH_DATA_MIDDLE; in espi_taf_npcx_flash_read()