Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/include/asm/
Dbfin_pfmon.h17 #define PFCEN_ENABLE_SUPV 0x2 macro
18 #define PFCEN_ENABLE_ALL (PFCEN_ENABLE_USER | PFCEN_ENABLE_SUPV)
/linux-4.4.14/arch/blackfin/kernel/
Dperf_event.c413 config |= PFCEN(0, PFCEN_ENABLE_SUPV); in bfin_pmu_event_init()