Searched refs:mfpmr (Results 1 – 3 of 3) sorted by relevance
239 return (mfpmr(PMR_PMC0)); in e500_pmcn_read()241 return (mfpmr(PMR_PMC1)); in e500_pmcn_read()243 return (mfpmr(PMR_PMC2)); in e500_pmcn_read()245 return (mfpmr(PMR_PMC3)); in e500_pmcn_read()306 pmc_pmlc = mfpmr(PMR_PMLCa0); in e500_set_pmc()311 pmc_pmlc = mfpmr(PMR_PMLCa1); in e500_set_pmc()316 pmc_pmlc = mfpmr(PMR_PMLCa2); in e500_set_pmc()321 pmc_pmlc = mfpmr(PMR_PMLCa3); in e500_set_pmc()352 uint32_t pmgc0 = mfpmr(PMR_PMGC0); in e500_pcpu_fini()432 mtpmr(PMR_PMGC0, (mfpmr(PMR_PMGC0) & ~PMGC_FAC) | PMGC_PMIE); in e500_resume_pmc()
26 #define mfpmr(reg) \ macro
2687 "mfpmr $RST, $SPR", IIC_SprMFPMR>;