Searched refs:wordaddr (Results 1 – 1 of 1) sorted by relevance
654 uint32_t *wordaddr; in mlxbf_pmc_program_l3_counter() local667 wordaddr = &perfcnt_sel; in mlxbf_pmc_program_l3_counter()672 wordaddr = &perfcnt_sel_1; in mlxbf_pmc_program_l3_counter()678 ret = mlxbf_pmc_readl(pmcaddr, wordaddr); in mlxbf_pmc_program_l3_counter()712 return mlxbf_pmc_write(pmcaddr, MLXBF_PMC_WRITE_REG_32, *wordaddr); in mlxbf_pmc_program_l3_counter()847 uint32_t *wordaddr; in mlxbf_pmc_read_l3_event() local856 wordaddr = &perfcnt_sel; in mlxbf_pmc_read_l3_event()861 wordaddr = &perfcnt_sel_1; in mlxbf_pmc_read_l3_event()867 if (mlxbf_pmc_readl(pmcaddr, wordaddr)) in mlxbf_pmc_read_l3_event()