Searched refs:wordaddr (Results 1 – 1 of 1) sorted by relevance
648 uint32_t *wordaddr; in mlxbf_pmc_program_l3_counter() local661 wordaddr = &perfcnt_sel; in mlxbf_pmc_program_l3_counter()666 wordaddr = &perfcnt_sel_1; in mlxbf_pmc_program_l3_counter()672 ret = mlxbf_pmc_readl(pmcaddr, wordaddr); in mlxbf_pmc_program_l3_counter()706 return mlxbf_pmc_write(pmcaddr, MLXBF_PMC_WRITE_REG_32, *wordaddr); in mlxbf_pmc_program_l3_counter()841 uint32_t *wordaddr; in mlxbf_pmc_read_l3_event() local850 wordaddr = &perfcnt_sel; in mlxbf_pmc_read_l3_event()855 wordaddr = &perfcnt_sel_1; in mlxbf_pmc_read_l3_event()861 if (mlxbf_pmc_readl(pmcaddr, wordaddr)) in mlxbf_pmc_read_l3_event()