Searched refs:MLXBF_PMC_WRITE_REG_32 (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/platform/mellanox/ |
| H A D | mlxbf-pmc.c | 21 #define MLXBF_PMC_WRITE_REG_32 0x82000009 macro 1088 if (command == MLXBF_PMC_WRITE_REG_32) in mlxbf_pmc_write() 1257 MLXBF_PMC_WRITE_REG_32, perfcnt_cfg); in mlxbf_pmc_config_l3_counters() 1321 return mlxbf_pmc_write(pmcaddr, MLXBF_PMC_WRITE_REG_32, *wordaddr); in mlxbf_pmc_program_l3_counter() 1345 return mlxbf_pmc_write(addr, MLXBF_PMC_WRITE_REG_32, word); in mlxbf_pmc_program_crspace_counter() 1357 return mlxbf_pmc_write(addr, MLXBF_PMC_WRITE_REG_32, 0x0); in mlxbf_pmc_clear_crspace_counter() 1652 MLXBF_PMC_WRITE_REG_32, data); in mlxbf_pmc_write_reg() 1918 MLXBF_PMC_WRITE_REG_32, word); in mlxbf_pmc_enable_store() 1972 MLXBF_PMC_WRITE_REG_32, reg); in mlxbf_pmc_count_clock_store()
|