Home
last modified time | relevance | path

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

/drivers/clocksource/
Dtimer-orion.c28 #define TIMER1_EN BIT(2) macro
74 TIMER1_RELOAD_EN | TIMER1_EN, TIMER1_EN); in orion_clkevt_next_event()
83 TIMER1_RELOAD_EN | TIMER1_EN, 0); in orion_clkevt_shutdown()
93 TIMER1_RELOAD_EN | TIMER1_EN, in orion_clkevt_set_periodic()
94 TIMER1_RELOAD_EN | TIMER1_EN); in orion_clkevt_set_periodic()
Dtimer-armada-370-xp.c58 #define TIMER1_EN BIT(2) macro