Searched defs:espi_npcx_config (Results 1 – 1 of 1) sorted by relevance
28 struct espi_npcx_config { struct29 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