Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/oprofile/
H A Dop_model_fsl_emb.c97 return mfpmr(PMRN_PMC5); in ctr_read()
122 mtpmr(PMRN_PMC5, val); in ctr_write()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dreg_fsl_emb.h26 #define PMRN_PMC5 0x015 /* Performance Monitor Counter 5 */ macro
/OK3568_Linux_fs/kernel/arch/powerpc/perf/
H A Dcore-fsl-emb.c60 val = mfpmr(PMRN_PMC5); in read_pmc()
91 mtpmr(PMRN_PMC5, val); in write_pmc()