TIMER1_RELOAD_EN 102 arch/arm/plat-orion/time.c u = (u & ~TIMER1_RELOAD_EN) | TIMER1_EN; TIMER1_RELOAD_EN 150 arch/arm/plat-orion/time.c writel(u | TIMER1_EN | TIMER1_RELOAD_EN, timer_base + TIMER_CTRL_OFF); TIMER1_RELOAD_EN 74 drivers/clocksource/timer-orion.c TIMER1_RELOAD_EN | TIMER1_EN, TIMER1_EN); TIMER1_RELOAD_EN 83 drivers/clocksource/timer-orion.c TIMER1_RELOAD_EN | TIMER1_EN, 0); TIMER1_RELOAD_EN 93 drivers/clocksource/timer-orion.c TIMER1_RELOAD_EN | TIMER1_EN, TIMER1_RELOAD_EN 94 drivers/clocksource/timer-orion.c TIMER1_RELOAD_EN | TIMER1_EN);