Home
last modified time | relevance | path

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

/linux/drivers/platform/mellanox/
H A Dmlxbf-pmc.c1083 static int mlxbf_pmc_write(void __iomem *addr, int command, u64 value) in mlxbf_pmc_write() function
1255 return mlxbf_pmc_write(pmc->block[blk_num].mmio_base + 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()
1390 if (mlxbf_pmc_write(pmc->block[blk_num].mmio_base + in mlxbf_pmc_program_counter()
1404 if (mlxbf_pmc_write(pmc->block[blk_num].mmio_base + in mlxbf_pmc_program_counter()
1415 if (mlxbf_pmc_write(pmc->block[blk_num].mmio_base + in mlxbf_pmc_program_counter()
1497 status = mlxbf_pmc_write(pmc->block[blk_num].mmio_base + perfcfg_offset, in mlxbf_pmc_read_counter()
1608 if (mlxbf_pmc_write(pm in mlxbf_pmc_read_event()
[all...]