Searched defs:dbg_tools_data (Results 1 – 1 of 1) sorted by relevance
1048 struct dbg_tools_data struct1050 struct dbg_grc_data grc /* GRC Dump data */;1051 struct dbg_bus_data bus /* Debug Bus data */;1052 struct idle_chk_data idle_chk /* Idle Check data */;1053 u8 mode_enable[40] /* Indicates if a mode is enabled (0/1) */;1054 u8 block_in_reset[88] /* Indicates if a block is in reset state (0/1) */;1055 u8 chip_id /* Chip ID (from enum chip_ids) */;1056 u8 platform_id /* Platform ID */;1057 u8 initialized /* Indicates if the data was initialized */;1058 u8 use_dmae /* Indicates if DMAE should be used */;[all …]