Home
last modified time | relevance | path

Searched refs:rst_state (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/espi/
Despi_mchp_xec_v2.c1372 uint8_t rst_state = (p->flags >> MCHP_DT_ESPI_VW_FLAG_RST_STATE_POS) in xec_vw_cfg_properties() local
1381 if (rst_state || rst_src) { /* change reset source or state ? */ in xec_vw_cfg_properties()
1386 if (rst_state) { /* change reset state and default value of this vwire? */ in xec_vw_cfg_properties()
1387 rst_state--; in xec_vw_cfg_properties()
1388 if (rst_state) { in xec_vw_cfg_properties()