Home
last modified time | relevance | path

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

/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()
/arch/mips/include/asm/
Dgt64120.h169 #define GT_TC0_OFS 0x850 macro