Searched refs:perfcnt_cfg (Results 1 – 1 of 1) sorted by relevance
1129 u32 perfcnt_cfg = 0; in mlxbf_pmc_config_l3_counters() local1132 perfcnt_cfg |= MLXBF_PMC_L3C_PERF_CNT_CFG_EN; in mlxbf_pmc_config_l3_counters()1134 perfcnt_cfg |= MLXBF_PMC_L3C_PERF_CNT_CFG_RST; in mlxbf_pmc_config_l3_counters()1138 MLXBF_PMC_WRITE_REG_32, perfcnt_cfg); in mlxbf_pmc_config_l3_counters()1734 u32 perfcnt_cfg, word; in mlxbf_pmc_enable_show() local1748 &perfcnt_cfg)) in mlxbf_pmc_enable_show()1751 value = FIELD_GET(MLXBF_PMC_L3C_PERF_CNT_CFG_EN, perfcnt_cfg); in mlxbf_pmc_enable_show()