Searched refs:ips2_commit (Results 1 – 2 of 2) sorted by relevance
1258 ips_fw->signals.bits.ips2_commit); in dc_dmub_srv_notify_idle()1333 ips_fw->signals.bits.ips2_commit); in dc_dmub_srv_notify_idle()1378 ips_fw->signals.bits.ips2_commit, in dc_dmub_srv_exit_low_power_state()1392 ips_fw->signals.bits.ips2_commit || !ips_fw->signals.bits.in_idle))) { in dc_dmub_srv_exit_low_power_state()1396 ips_fw->signals.bits.ips2_commit); in dc_dmub_srv_exit_low_power_state()1398 if (!dc->debug.optimize_ips_handshake || !ips_fw->signals.bits.ips2_commit) in dc_dmub_srv_exit_low_power_state()1404 ips_fw->signals.bits.ips2_commit); in dc_dmub_srv_exit_low_power_state()1409 if (ips_fw->signals.bits.ips2_commit) { in dc_dmub_srv_exit_low_power_state()1414 ips_fw->signals.bits.ips2_commit); in dc_dmub_srv_exit_low_power_state()1422 ips_fw->signals.bits.ips2_commit); in dc_dmub_srv_exit_low_power_state()[all …]
888 uint32_t ips2_commit : 1; /**< 1 if in IPS2 */ member