Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/perf/
H A Disa207-common.h191 #define CNST_NC_VAL (1 << CNST_NC_SHIFT) macro
207 CNST_PMC_VAL(4) | CNST_PMC_VAL(5) | CNST_PMC_VAL(6) | CNST_NC_VAL
H A Disa207-common.c455 value |= CNST_NC_VAL; in isa207_get_constraint()