Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dcell-pmu.h41 #define CBE_PM_COUNT_MODE_SET(count) (((count) & 0x3) << 18) macro
/arch/powerpc/oprofile/
Dop_model_cell.c402 val |= CBE_PM_COUNT_MODE_SET(pm_regs.pm_cntrl.count_mode); in write_pm_cntrl()