Searched refs:VERSATILE_TIMCLK (Results 1 – 2 of 2) sorted by relevance
761 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()
388 #define VERSATILE_TIMCLK 1 macro