PPMU_ENABLE       167 drivers/devfreq/event/exynos-ppmu.c 	cntens |= (PPMU_CCNT_MASK | (PPMU_ENABLE << id));
PPMU_ENABLE       186 drivers/devfreq/event/exynos-ppmu.c 	pmnc |= (PPMU_ENABLE << PPMU_PMNC_ENABLE_SHIFT);
PPMU_ENABLE       187 drivers/devfreq/event/exynos-ppmu.c 	pmnc |= (PPMU_ENABLE << PPMU_PMNC_COUNTER_RESET_SHIFT);
PPMU_ENABLE       188 drivers/devfreq/event/exynos-ppmu.c 	pmnc |= (PPMU_ENABLE << PPMU_PMNC_CC_RESET_SHIFT);
PPMU_ENABLE       255 drivers/devfreq/event/exynos-ppmu.c 	cntenc |= (PPMU_CCNT_MASK | (PPMU_ENABLE << id));
PPMU_ENABLE       381 drivers/devfreq/event/exynos-ppmu.c 	cntens |= (PPMU_CCNT_MASK | (PPMU_ENABLE << id));
PPMU_ENABLE       402 drivers/devfreq/event/exynos-ppmu.c 	pmnc |= (PPMU_ENABLE << PPMU_PMNC_ENABLE_SHIFT);
PPMU_ENABLE       403 drivers/devfreq/event/exynos-ppmu.c 	pmnc |= (PPMU_ENABLE << PPMU_PMNC_COUNTER_RESET_SHIFT);
PPMU_ENABLE       404 drivers/devfreq/event/exynos-ppmu.c 	pmnc |= (PPMU_ENABLE << PPMU_PMNC_CC_RESET_SHIFT);
PPMU_ENABLE       470 drivers/devfreq/event/exynos-ppmu.c 	cntenc |= (PPMU_CCNT_MASK | (PPMU_ENABLE << id));