Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/mellanox/
Dmlxbf-pmc.c20 #define MLXBF_PMC_WRITE_REG_32 0x82000009 macro
950 if (command == MLXBF_PMC_WRITE_REG_32) in mlxbf_pmc_write()
1101 MLXBF_PMC_WRITE_REG_32, perfcnt_cfg); in mlxbf_pmc_config_l3_counters()
1165 return mlxbf_pmc_write(pmcaddr, MLXBF_PMC_WRITE_REG_32, *wordaddr); in mlxbf_pmc_program_l3_counter()
1189 return mlxbf_pmc_write(addr, MLXBF_PMC_WRITE_REG_32, word); in mlxbf_pmc_program_crspace_counter()
1201 return mlxbf_pmc_write(addr, MLXBF_PMC_WRITE_REG_32, 0x0); in mlxbf_pmc_clear_crspace_counter()
1492 MLXBF_PMC_WRITE_REG_32, data); in mlxbf_pmc_write_reg()
1747 MLXBF_PMC_WRITE_REG_32, word); in mlxbf_pmc_enable_store()