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.c1092 u32 perfcnt_cfg = 0; in mlxbf_pmc_config_l3_counters() local
1095 perfcnt_cfg |= MLXBF_PMC_L3C_PERF_CNT_CFG_EN; in mlxbf_pmc_config_l3_counters()
1097 perfcnt_cfg |= MLXBF_PMC_L3C_PERF_CNT_CFG_RST; in mlxbf_pmc_config_l3_counters()
1101 MLXBF_PMC_WRITE_REG_32, perfcnt_cfg); in mlxbf_pmc_config_l3_counters()
1693 u32 perfcnt_cfg, word; in mlxbf_pmc_enable_show() local
1707 &perfcnt_cfg)) in mlxbf_pmc_enable_show()
1710 value = FIELD_GET(MLXBF_PMC_L3C_PERF_CNT_CFG_EN, perfcnt_cfg); in mlxbf_pmc_enable_show()