Searched refs:MLXBF_PMC_WRITE_REG_32 (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/platform/mellanox/ |
| H A D | mlxbf-pmc.c | 20 #define MLXBF_PMC_WRITE_REG_32 0x82000009 macro 984 if (command == MLXBF_PMC_WRITE_REG_32) in mlxbf_pmc_write() 1138 MLXBF_PMC_WRITE_REG_32, perfcnt_cfg); in mlxbf_pmc_config_l3_counters() 1202 return mlxbf_pmc_write(pmcaddr, MLXBF_PMC_WRITE_REG_32, *wordaddr); in mlxbf_pmc_program_l3_counter() 1226 return mlxbf_pmc_write(addr, MLXBF_PMC_WRITE_REG_32, word); in mlxbf_pmc_program_crspace_counter() 1238 return mlxbf_pmc_write(addr, MLXBF_PMC_WRITE_REG_32, 0x0); in mlxbf_pmc_clear_crspace_counter() 1533 MLXBF_PMC_WRITE_REG_32, data); in mlxbf_pmc_write_reg() 1788 MLXBF_PMC_WRITE_REG_32, word); in mlxbf_pmc_enable_store() 1845 MLXBF_PMC_WRITE_REG_32, reg); in mlxbf_pmc_count_clock_store()
|