Searched refs:debug_stm_regs (Results 1 – 2 of 2) 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()
19 static u64 debug_stm_regs[GAUDI_STM_LAST + 1] = { variable397 if (params->reg_idx >= ARRAY_SIZE(debug_stm_regs)) { in gaudi_config_stm()402 base_reg = debug_stm_regs[params->reg_idx] - CFG_BASE; in gaudi_config_stm()