Searched refs:vw_out_gpio_tbl1 (Results 1 – 1 of 1) sorted by relevance
198 static const struct npcx_vw_out_config vw_out_gpio_tbl1[] = { variable811 vw_tbl = vw_out_gpio_tbl1; in espi_npcx_send_vwire()812 vw_tbl_size = ARRAY_SIZE(vw_out_gpio_tbl1); in espi_npcx_send_vwire()1441 for (i = 0; i < ARRAY_SIZE(vw_out_gpio_tbl1); i++) { in espi_npcx_init()1442 espi_vw_gpio_config_output(dev, &vw_out_gpio_tbl1[i], 1); in espi_npcx_init()