Searched refs:PFCNT1_P (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/blackfin/include/asm/
H A Dbfin_pfmon.h28 #define PFCNT1_P 25 macro
37 #define PFCNT(n, x) ((x) << ((n) ? PFCNT1_P : PFCNT0_P))
/linux-4.4.14/arch/blackfin/kernel/
H A Dperf_event.c209 val |= (hwc->config & PFCNT0) << (PFCNT1_P - PFCNT0_P); bfin_pfmon_enable()

Completed in 112 milliseconds