Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/devfreq/event/
Dexynos-ppmu.h83 #define PPMU_PMNC_ENABLE_MASK BIT(0) macro
158 #define PPMU_PMNC_ENABLE_MASK BIT(0) macro
Dexynos-ppmu.c129 pmnc &= ~PPMU_PMNC_ENABLE_MASK; in exynos_ppmu_disable()
168 pmnc &= ~(PPMU_PMNC_ENABLE_MASK in exynos_ppmu_set_event()
199 pmnc &= ~PPMU_PMNC_ENABLE_MASK; in exynos_ppmu_get_event()
346 pmnc &= ~PPMU_PMNC_ENABLE_MASK; in exynos_ppmu_v2_disable()
394 pmnc &= ~(PPMU_PMNC_ENABLE_MASK in exynos_ppmu_v2_set_event()
427 pmnc &= ~PPMU_PMNC_ENABLE_MASK; in exynos_ppmu_v2_get_event()