Searched refs:rst_state (Results 1 – 1 of 1) sorted by relevance
1372 uint8_t rst_state = (p->flags >> MCHP_DT_ESPI_VW_FLAG_RST_STATE_POS) in xec_vw_cfg_properties() local1381 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()