Searched refs:debug_stm_regs (Results 1 – 3 of 3) sorted by relevance
21 static u64 debug_stm_regs[GOYA_STM_LAST + 1] = { variable236 if (params->reg_idx >= ARRAY_SIZE(debug_stm_regs)) { in goya_config_stm()241 base_reg = debug_stm_regs[params->reg_idx] - CFG_BASE; in goya_config_stm()
20 static u64 debug_stm_regs[GAUDI_STM_LAST + 1] = { variable398 if (params->reg_idx >= ARRAY_SIZE(debug_stm_regs)) { in gaudi_config_stm()403 base_reg = debug_stm_regs[params->reg_idx] - CFG_BASE; in gaudi_config_stm()
62 static u64 debug_stm_regs[GAUDI2_STM_LAST + 1] = { variable1980 if (params->reg_idx >= ARRAY_SIZE(debug_stm_regs)) { in gaudi2_config_stm()1985 base_reg = debug_stm_regs[params->reg_idx]; in gaudi2_config_stm()2632 debug_stm_regs[binned_component->stm_id] = 0x0; in gaudi2_coresight_set_disabled_components()