Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sh/kernel/
Dsetup_snapgear.c112 #define TMU1_TCR 0xffd8001c /* Word access */ macro
119 timer_status = ctrl_inw(TMU1_TCR); in fast_timer_irq()
121 ctrl_outw(timer_status, TMU1_TCR); in fast_timer_irq()
161 ctrl_outw(TMU1_TCR_INIT, TMU1_TCR); in setup_fast_timer()
Dtime.c59 #define TMU1_TCR 0xA412FEA8 /* Word access */ macro
72 #define TMU1_TCR 0xfffffea8 /* Word access */ macro
86 #define TMU1_TCR 0xffd8001c /* Word access */ macro
561 ctrl_outw(TMU1_TCR_INIT, TMU1_TCR); in time_init()