Home
last modified time | relevance | path

Searched refs:PFCEN_ENABLE_USER (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/blackfin/include/asm/
Dbfin_pfmon.h16 #define PFCEN_ENABLE_USER 0x1 macro
18 #define PFCEN_ENABLE_ALL (PFCEN_ENABLE_USER | PFCEN_ENABLE_SUPV)
/linux-4.1.27/arch/blackfin/kernel/
Dperf_event.c415 config |= PFCEN(0, PFCEN_ENABLE_USER); in bfin_pmu_event_init()