Lines Matching defs:rogue_fwif_osdata
275 struct rogue_fwif_osdata { struct
277 u32 fw_os_config_flags;
279 u32 fw_sync_check_mark;
280 u32 host_sync_check_mark;
282 u32 forced_updates_requested;
283 u8 slr_log_wp;
284 struct rogue_fwif_slr_entry slr_log_first;
285 struct rogue_fwif_slr_entry slr_log[PVR_SLR_LOG_ENTRIES];
286 aligned_u64 last_forced_update_time;
289 u32 interrupt_count[MAX_THREAD_NUM];
290 u32 kccb_cmds_executed;
291 u32 power_sync_fw_addr;
293 u32 fw_os_data_flags;
294 u32 padding;