Searched defs:dbg_bus_data (Results 1 – 2 of 2) sorted by relevance
728 struct dbg_bus_data struct730 __le32 app_version /* The tools version number of the application */;731 u8 state /* The current debug bus state */;732 u8 hw_dwords /* HW dwords per cycle */;733 … The HW IDs of the recorded HW blocks, where bits i*3..i*3+2 contain the HW ID of dword/qword i */;734 u8 num_enabled_blocks /* Number of blocks enabled for recording */;735 u8 num_enabled_storms /* Number of Storms enabled for recording */;736 u8 target /* Output target */;737 u8 one_shot_en /* Indicates if one-shot mode is enabled (0/1) */;738 u8 grc_input_en /* Indicates if GRC recording is enabled (0/1) */;[all …]