Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clocksource/
Dexynos_mct.c30 #define EXYNOS4_MCT_G_CNT_L EXYNOS4_MCTREG(0x100) macro
132 case EXYNOS4_MCT_G_CNT_L: in exynos4_mct_write()
182 lo = readl_relaxed(reg_base + EXYNOS4_MCT_G_CNT_L); in exynos4_read_count_64()
199 return readl_relaxed(reg_base + EXYNOS4_MCT_G_CNT_L); in exynos4_read_count_32()