Searched defs:dmub_shared_state_ips_fw (Results 1 – 1 of 1) sorted by relevance
1176 struct dmub_shared_state_ips_fw { struct1177 union dmub_shared_state_ips_fw_signals signals; /**< 4 bytes, IPS signal bits */ argument1178 uint32_t rcg_entry_count; /**< Entry counter for RCG */1179 uint32_t rcg_exit_count; /**< Exit counter for RCG */1180 uint32_t ips1_entry_count; /**< Entry counter for IPS1 */1181 uint32_t ips1_exit_count; /**< Exit counter for IPS1 */1182 uint32_t ips2_entry_count; /**< Entry counter for IPS2 */1183 uint32_t ips2_exit_count; /**< Exit counter for IPS2 */1184 uint32_t ips1_z8ret_entry_count; /**< Entry counter for IPS1 Z8 Retention */1185 uint32_t ips1_z8ret_exit_count; /**< Exit counter for IPS1 Z8 Retention */[all …]