Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dcell-pmu.h28 #define CBE_PM_COUNT_MODE_SET(count) (((count) & 0x3) << 18) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dcell-pmu.h28 #define CBE_PM_COUNT_MODE_SET(count) (((count) & 0x3) << 18) macro
/kernel/linux/linux-5.10/arch/powerpc/oprofile/
H A Dop_model_cell.c397 val |= CBE_PM_COUNT_MODE_SET(pm_regs.pm_cntrl.count_mode); in write_pm_cntrl()

Completed in 4 milliseconds