Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/kernel/
Dcevt-gt641xx.c43 GT_WRITE(GT_TC_CONTROL_OFS, GT_TC_CONTROL_ENTC0_MSK); in gt641xx_timer0_state()
55 ctrl = GT_READ(GT_TC_CONTROL_OFS); in gt641xx_timer0_set_next_event()
60 GT_WRITE(GT_TC_CONTROL_OFS, ctrl); in gt641xx_timer0_set_next_event()
74 ctrl = GT_READ(GT_TC_CONTROL_OFS); in gt641xx_timer0_set_mode()
88 GT_WRITE(GT_TC_CONTROL_OFS, ctrl); in gt641xx_timer0_set_mode()
/linux-2.6.39/arch/mips/wrppmc/
Dtime.c31 GT_WRITE(GT_TC_CONTROL_OFS, 0x00); in plat_time_init()
/linux-2.6.39/arch/mips/include/asm/
Dgt64120.h176 #define GT_TC_CONTROL_OFS 0x864 macro