Home
last modified time | relevance | path

Searched defs:host_sub_npcx_data (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/espi/
Dhost_subs_npcx.c147 struct host_sub_npcx_data { struct
148 sys_slist_t *callbacks; /* pointer on the espi callback list */
149 uint8_t plt_rst_asserted; /* current PLT_RST# status */
150 uint8_t espi_rst_level; /* current ESPI_RST# status */
151 const struct device *host_bus_dev; /* device for eSPI/LPC bus */
153 struct ring_buf port80_ring_buf;
154 uint8_t port80_data[CONFIG_ESPI_NPCX_PERIPHERAL_DEBUG_PORT_80_RING_BUF_SIZE];
155 struct k_work work;