Home
last modified time | relevance | path

Searched refs:GT_TC0_OFS (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/mips/kernel/
Dcevt-gt641xx.c39 if (GT_READ(GT_TC0_OFS)) in gt641xx_timer0_state()
42 GT_WRITE(GT_TC0_OFS, gt641xx_base_clock / HZ); in gt641xx_timer0_state()
59 GT_WRITE(GT_TC0_OFS, delta); in gt641xx_timer0_set_next_event()
128 GT_WRITE(GT_TC0_OFS, gt641xx_base_clock / HZ); in gt641xx_timer0_clockevent_init()
/linux-2.6.39/arch/mips/wrppmc/
Dtime.c32 GT_WRITE(GT_TC0_OFS, 0x00); in plat_time_init()
/linux-2.6.39/arch/mips/include/asm/
Dgt64120.h171 #define GT_TC0_OFS 0x850 macro