Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dexynos_mct.c185 * exynos4_read_count_32 - Read the lower 32-bits of the global counter
192 static u32 notrace exynos4_read_count_32(void) in exynos4_read_count_32() function
199 return exynos4_read_count_32(); in exynos4_frc_read()
218 return exynos4_read_count_32(); in exynos4_read_sched_clock()
228 return exynos4_read_count_32(); in exynos4_read_current_timer()
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dexynos_mct.c191 * exynos4_read_count_32 - Read the lower 32-bits of the global counter
198 static u32 notrace exynos4_read_count_32(void) in exynos4_read_count_32() function
205 return exynos4_read_count_32(); in exynos4_frc_read()
224 return exynos4_read_count_32(); in exynos4_read_sched_clock()
234 return exynos4_read_count_32(); in exynos4_read_current_timer()

Completed in 2 milliseconds