Searched refs:PPMU_PMNC_ENABLE_SHIFT (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/devfreq/event/
H A Dexynos-ppmu.h75 #define PPMU_PMNC_ENABLE_SHIFT 0 macro
150 #define PPMU_PMNC_ENABLE_SHIFT 0 macro
H A Dexynos-ppmu.c191 pmnc |= (PPMU_ENABLE << PPMU_PMNC_ENABLE_SHIFT);
407 pmnc |= (PPMU_ENABLE << PPMU_PMNC_ENABLE_SHIFT);

Completed in 133 milliseconds