Home
last modified time | relevance | path

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

/arch/arm/mach-versatile/
Dcore.c761 writel((VERSATILE_TIMCLK << VERSATILE_TIMER1_EnSel) | in versatile_init_early()
762 (VERSATILE_TIMCLK << VERSATILE_TIMER2_EnSel) | in versatile_init_early()
763 (VERSATILE_TIMCLK << VERSATILE_TIMER3_EnSel) | in versatile_init_early()
764 (VERSATILE_TIMCLK << VERSATILE_TIMER4_EnSel) | val, in versatile_init_early()
/arch/arm/mach-versatile/include/mach/
Dplatform.h388 #define VERSATILE_TIMCLK 1 macro