Home
last modified time | relevance | path

Searched refs:PM07_CTR_POLARITY (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dcell-pmu.h47 #define PM07_CTR_POLARITY(x) (((x) & 1) << 24) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dcell-pmu.h47 #define PM07_CTR_POLARITY(x) (((x) & 1) << 24) macro
/kernel/linux/linux-5.10/arch/powerpc/oprofile/
H A Dop_model_cell.c317 pm_regs.pm07_cntrl[ctr] |= PM07_CTR_POLARITY(polarity); in set_pm_event()

Completed in 3 milliseconds