Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dcevt-gt641xx.c38 if (GT_READ(GT_TC0_OFS)) in gt641xx_timer0_state()
41 GT_WRITE(GT_TC0_OFS, gt641xx_base_clock / HZ); in gt641xx_timer0_state()
58 GT_WRITE(GT_TC0_OFS, delta); in gt641xx_timer0_set_next_event()
127 GT_WRITE(GT_TC0_OFS, gt641xx_base_clock / HZ); in gt641xx_timer0_clockevent_init()
/arch/mips/gt64120/wrppmc/
Dtime.c32 GT_WRITE(GT_TC0_OFS, 0x00); in plat_time_init()
/arch/mips/include/asm/
Dgt64120.h171 #define GT_TC0_OFS 0x850 macro