Home
last modified time | relevance | path

Searched refs:NPCX_ESPI_TAF_REQ_WRITE (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/soc/nuvoton/npcx/common/
Dsoc_espi_taf.h78 NPCX_ESPI_TAF_REQ_WRITE, enumerator
/Zephyr-latest/drivers/espi/
Despi_taf_npcx.c87 if ((data_ptr->type == NPCX_ESPI_TAF_REQ_WRITE) || in espi_taf_get_pckt()
550 if ((info->taf_type == NPCX_ESPI_TAF_REQ_WRITE) || in espi_taf_work()
568 case NPCX_ESPI_TAF_REQ_WRITE: in espi_taf_work()
Despi_npcx.c406 if ((taf_pckt.type == NPCX_ESPI_TAF_REQ_WRITE) || in espi_taf_parse()