Searched refs:debug_stm_regs (Results 1 – 2 of 2) sorted by relevance
23 static u64 debug_stm_regs[GOYA_STM_LAST + 1] = { variable238 if (params->reg_idx >= ARRAY_SIZE(debug_stm_regs)) { in goya_config_stm()243 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()