Home
last modified time | relevance | path

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

/linux/drivers/platform/mellanox/
H A Dmlxbf-pmc.c1046 static int mlxbf_pmc_readl(void __iomem *addr, u32 *result) in mlxbf_pmc_readl() function
1287 ret = mlxbf_pmc_readl(pmcaddr, wordaddr); in mlxbf_pmc_program_l3_counter()
1333 ret = mlxbf_pmc_readl(addr, &word); in mlxbf_pmc_program_crspace_counter()
1430 status = mlxbf_pmc_readl(pmc->block[blk_num].mmio_base + in mlxbf_pmc_read_l3_counter()
1438 status = mlxbf_pmc_readl(pmc->block[blk_num].mmio_base + in mlxbf_pmc_read_l3_counter()
1460 status = mlxbf_pmc_readl(pmc->block[blk_num].mmio_base + in mlxbf_pmc_read_crspace_counter()
1531 if (mlxbf_pmc_readl(pmcaddr, wordaddr)) in mlxbf_pmc_read_l3_event()
1569 ret = mlxbf_pmc_readl(addr, &word); in mlxbf_pmc_read_crspace_event()
1629 if (mlxbf_pmc_readl(pmc->block[blk_num].mmio_base + offset, in mlxbf_pmc_read_reg()
1868 if (mlxbf_pmc_readl(pmc->block[blk_num].mmio_base + in mlxbf_pmc_enable_show()
[all …]