Searched refs:debug_bmon_regs (Results 1 – 3 of 3) sorted by relevance
101 static u64 debug_bmon_regs[GOYA_BMON_LAST + 1] = { variable505 if (params->reg_idx >= ARRAY_SIZE(debug_bmon_regs)) { in goya_config_bmon()510 base_reg = debug_bmon_regs[params->reg_idx] - CFG_BASE; in goya_config_bmon()
198 static u64 debug_bmon_regs[GAUDI_BMON_LAST + 1] = { variable710 if (params->reg_idx >= ARRAY_SIZE(debug_bmon_regs)) { in gaudi_config_bmon()715 base_reg = debug_bmon_regs[params->reg_idx] - CFG_BASE; in gaudi_config_bmon()
492 static u64 debug_bmon_regs[GAUDI2_BMON_LAST + 1] = { variable2328 if (params->reg_idx >= ARRAY_SIZE(debug_bmon_regs)) { in gaudi2_config_bmon()2333 base_reg = debug_bmon_regs[params->reg_idx]; in gaudi2_config_bmon()2638 debug_bmon_regs[binned_component->bmon_ids[bmon_idx]] = 0x0; in gaudi2_coresight_set_disabled_components()