Home
last modified time | relevance | path

Searched refs:PMRN_PMC0 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/oprofile/
H A Dop_model_fsl_emb.c87 return mfpmr(PMRN_PMC0); in ctr_read()
107 mtpmr(PMRN_PMC0, val); in ctr_write()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dreg_fsl_emb.h21 #define PMRN_PMC0 0x010 /* Performance Monitor Counter 0 */ macro
/OK3568_Linux_fs/kernel/arch/powerpc/perf/
H A Dcore-fsl-emb.c45 val = mfpmr(PMRN_PMC0); in read_pmc()
76 mtpmr(PMRN_PMC0, val); in write_pmc()