Lines Matching refs:R_REG
143 current_res_state = R_REG(osh, &pmu->res_state); in si_switch_pmu_dependency()
144 min_mask = R_REG(osh, &pmu->min_res_mask); in si_switch_pmu_dependency()
145 max_mask = R_REG(osh, &pmu->max_res_mask); in si_switch_pmu_dependency()
541 core_cap_ext = R_REG(osh, &pmu->core_cap_ext); in si_pmustatstimer_init()
576 pmucapabilities = R_REG(osh, &pmu->pmucapabilities); in si_pmustatstimer_dump()
577 core_cap_ext = R_REG(osh, &pmu->core_cap_ext); in si_pmustatstimer_dump()
578 AlpPeriod = R_REG(osh, &pmu->slowclkperiod); in si_pmustatstimer_dump()
579 ILPPeriod = R_REG(osh, &pmu->ILPPeriod); in si_pmustatstimer_dump()
586 pmuintstatus = R_REG(osh, &pmu->pmuintstatus); in si_pmustatstimer_dump()
587 pmuintmask0 = R_REG(osh, &pmu->pmuintmask0); in si_pmustatstimer_dump()
600 stat_timer_ctrl = R_REG(osh, &pmu->pmu_statstimer_ctrl); in si_pmustatstimer_dump()
601 stat_timer_N = R_REG(osh, &pmu->pmu_statstimer_N); in si_pmustatstimer_dump()
703 core_cap_ext = R_REG(osh, &pmu->core_cap_ext); in si_pmustatstimer_clear_overflow()
708 timerN = R_REG(osh, &pmu->pmu_statstimer_N); in si_pmustatstimer_clear_overflow()
737 stats_timer_N = R_REG(osh, &pmu->pmu_statstimer_N); in si_pmustatstimer_read()