Searched refs:ips2_commit (Results 1 – 2 of 2) sorted by relevance
1366 ips_fw->signals.bits.ips2_commit); in dc_dmub_srv_notify_idle()1441 ips_fw->signals.bits.ips2_commit); in dc_dmub_srv_notify_idle()1486 ips_fw->signals.bits.ips2_commit, in dc_dmub_srv_exit_low_power_state()1500 ips_fw->signals.bits.ips2_commit || !ips_fw->signals.bits.in_idle))) { in dc_dmub_srv_exit_low_power_state()1504 ips_fw->signals.bits.ips2_commit); in dc_dmub_srv_exit_low_power_state()1506 if (!dc->debug.optimize_ips_handshake || !ips_fw->signals.bits.ips2_commit) in dc_dmub_srv_exit_low_power_state()1512 ips_fw->signals.bits.ips2_commit); in dc_dmub_srv_exit_low_power_state()1517 if (ips_fw->signals.bits.ips2_commit) { in dc_dmub_srv_exit_low_power_state()1522 ips_fw->signals.bits.ips2_commit); in dc_dmub_srv_exit_low_power_state()1530 ips_fw->signals.bits.ips2_commit); in dc_dmub_srv_exit_low_power_state()[all …]
1177 uint32_t ips2_commit : 1; /**< 1 if in IPS2 */ member