Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dcell-pmu.h46 #define PM07_CTR_INPUT_CONTROL(x) (((x) & 1) << 25) macro
/OK3568_Linux_fs/kernel/arch/powerpc/oprofile/
H A Dop_model_cell.c318 pm_regs.pm07_cntrl[ctr] |= PM07_CTR_INPUT_CONTROL(input_control); in set_pm_event()