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

/linux-4.4.14/drivers/devfreq/exynos/
H A Dexynos_ppmu.h38 #define PPMU_BEVT0SEL 0x1000 macro
40 #define PPMU_BEVTSEL(x) (PPMU_BEVT0SEL + (ch * PPMU_BEVTSEL_OFFSET))
/linux-4.4.14/drivers/devfreq/event/
H A Dexynos-ppmu.h62 PPMU_BEVT0SEL = 0x1000, enumerator in enum:ppmu_reg
94 #define PPMU_BEVTxSEL(x) (PPMU_BEVT0SEL + (0x100 * x))

Completed in 99 milliseconds