Home
last modified time | relevance | path

Searched refs:perfcnt_cfg (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/platform/mellanox/
H A Dmlxbf-pmc.c1248 u32 perfcnt_cfg = 0; in mlxbf_pmc_config_l3_counters() local
1251 perfcnt_cfg |= MLXBF_PMC_L3C_PERF_CNT_CFG_EN; in mlxbf_pmc_config_l3_counters()
1253 perfcnt_cfg |= MLXBF_PMC_L3C_PERF_CNT_CFG_RST; in mlxbf_pmc_config_l3_counters()
1257 MLXBF_PMC_WRITE_REG_32, perfcnt_cfg); in mlxbf_pmc_config_l3_counters()
1863 u32 perfcnt_cfg, word; in mlxbf_pmc_enable_show() local
1877 &perfcnt_cfg)) in mlxbf_pmc_enable_show()
1880 value = FIELD_GET(MLXBF_PMC_L3C_PERF_CNT_CFG_EN, perfcnt_cfg); in mlxbf_pmc_enable_show()