Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/perf/
H A Disa207-common.h252 #define MMCR2_FCWAIT(pmc) (1ull << (58 - (((pmc) - 1) * 9))) macro
H A Disa207-common.c690 mmcr2 |= MMCR2_FCWAIT(pmc); in isa207_compute_mmcr()