Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nuvoton/npcx/common/
Dsoc_espi_taf.h145 struct npcx_taf_head { struct
/Zephyr-latest/drivers/espi/
Despi_taf_npcx.c281 struct npcx_taf_head taf_head; in taf_npcx_completion_handler()
290 memcpy(&tx_buf[0], &taf_head, sizeof(struct npcx_taf_head)); in taf_npcx_completion_handler()
Despi_npcx.c385 struct npcx_taf_head taf_head; in espi_taf_parse()
391 taf_head = *(struct npcx_taf_head *)&head_data; in espi_taf_parse()