Home
last modified time | relevance | path

Searched refs:PPMU_PMNC_ENABLE_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/devfreq/event/
H A Dexynos-ppmu.h80 #define PPMU_PMNC_ENABLE_MASK BIT(0) macro
155 #define PPMU_PMNC_ENABLE_MASK BIT(0) macro
H A Dexynos-ppmu.c144 pmnc &= ~PPMU_PMNC_ENABLE_MASK; in exynos_ppmu_disable()
183 pmnc &= ~(PPMU_PMNC_ENABLE_MASK in exynos_ppmu_set_event()
214 pmnc &= ~PPMU_PMNC_ENABLE_MASK; in exynos_ppmu_get_event()
361 pmnc &= ~PPMU_PMNC_ENABLE_MASK; in exynos_ppmu_v2_disable()
397 pmnc &= ~(PPMU_PMNC_ENABLE_MASK in exynos_ppmu_v2_set_event()
430 pmnc &= ~PPMU_PMNC_ENABLE_MASK; in exynos_ppmu_v2_get_event()
/kernel/linux/linux-6.6/drivers/devfreq/event/
H A Dexynos-ppmu.h80 #define PPMU_PMNC_ENABLE_MASK BIT(0) macro
155 #define PPMU_PMNC_ENABLE_MASK BIT(0) macro
H A Dexynos-ppmu.c149 pmnc &= ~PPMU_PMNC_ENABLE_MASK; in exynos_ppmu_disable()
188 pmnc &= ~(PPMU_PMNC_ENABLE_MASK in exynos_ppmu_set_event()
219 pmnc &= ~PPMU_PMNC_ENABLE_MASK; in exynos_ppmu_get_event()
366 pmnc &= ~PPMU_PMNC_ENABLE_MASK; in exynos_ppmu_v2_disable()
402 pmnc &= ~(PPMU_PMNC_ENABLE_MASK in exynos_ppmu_v2_set_event()
435 pmnc &= ~PPMU_PMNC_ENABLE_MASK; in exynos_ppmu_v2_get_event()

Completed in 3 milliseconds