Searched refs:pltrst (Results 1 – 1 of 1) sorted by relevance
1357 uint8_t pltrst = 0; in espi_vw_pltrst_isr() local1359 espi_it8xxx2_receive_vwire(dev, ESPI_VWIRE_SIGNAL_PLTRST, &pltrst); in espi_vw_pltrst_isr()1361 if (pltrst) { in espi_vw_pltrst_isr()1368 LOG_INF("VW PLTRST_L %sasserted", pltrst ? "de" : ""); in espi_vw_pltrst_isr()