Searched refs:debug_bmon_regs (Results 1 – 3 of 3) sorted by relevance
101 static u64 debug_bmon_regs[GOYA_BMON_LAST + 1] = { variable510 if (params->reg_idx >= ARRAY_SIZE(debug_bmon_regs)) { in goya_config_bmon()515 base_reg = debug_bmon_regs[params->reg_idx] - CFG_BASE; in goya_config_bmon()
199 static u64 debug_bmon_regs[GAUDI_BMON_LAST + 1] = { variable723 if (params->reg_idx >= ARRAY_SIZE(debug_bmon_regs)) { in gaudi_config_bmon()728 base_reg = debug_bmon_regs[params->reg_idx] - CFG_BASE; in gaudi_config_bmon()
492 static u64 debug_bmon_regs[GAUDI2_BMON_LAST + 1] = { variable2345 if (params->reg_idx >= ARRAY_SIZE(debug_bmon_regs)) { in gaudi2_config_bmon()2350 base_reg = debug_bmon_regs[params->reg_idx]; in gaudi2_config_bmon()2656 debug_bmon_regs[binned_component->bmon_ids[bmon_idx]] = 0x0; in gaudi2_coresight_set_disabled_components()