Searched refs:mlxbf_pmc_readl (Results 1 – 1 of 1) sorted by relevance
908 static int mlxbf_pmc_readl(void __iomem *addr, u32 *result) in mlxbf_pmc_readl() function1131 ret = mlxbf_pmc_readl(pmcaddr, wordaddr); in mlxbf_pmc_program_l3_counter()1177 ret = mlxbf_pmc_readl(addr, &word); in mlxbf_pmc_program_crspace_counter()1274 status = mlxbf_pmc_readl(pmc->block[blk_num].mmio_base + in mlxbf_pmc_read_l3_counter()1282 status = mlxbf_pmc_readl(pmc->block[blk_num].mmio_base + in mlxbf_pmc_read_l3_counter()1304 status = mlxbf_pmc_readl(pmc->block[blk_num].mmio_base + in mlxbf_pmc_read_crspace_counter()1375 if (mlxbf_pmc_readl(pmcaddr, wordaddr)) in mlxbf_pmc_read_l3_event()1413 ret = mlxbf_pmc_readl(addr, &word); in mlxbf_pmc_read_crspace_event()1472 if (mlxbf_pmc_readl(pmc->block[blk_num].mmio_base + offset, in mlxbf_pmc_read_reg()1698 if (mlxbf_pmc_readl(pmc->block[blk_num].mmio_base + in mlxbf_pmc_enable_show()[all …]