Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/espi/
Despi_npcx.c28 struct espi_npcx_config { struct
29 uintptr_t base;
31 struct npcx_clk_cfg clk_cfg;
33 struct npcx_wui espi_rst_wui;
35 const struct pinctrl_dev_config *pcfg;
1375 static const struct espi_npcx_config espi_npcx_config = { variable