Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dcevt-gt641xx.c30 GT_WRITE(GT_TC_CONTROL_OFS, GT_TC_CONTROL_ENTC0_MSK); in gt641xx_timer0_state()
42 ctrl = GT_READ(GT_TC_CONTROL_OFS); in gt641xx_timer0_set_next_event()
47 GT_WRITE(GT_TC_CONTROL_OFS, ctrl); in gt641xx_timer0_set_next_event()
60 ctrl = GT_READ(GT_TC_CONTROL_OFS); in gt641xx_timer0_shutdown()
62 GT_WRITE(GT_TC_CONTROL_OFS, ctrl); in gt641xx_timer0_shutdown()
74 ctrl = GT_READ(GT_TC_CONTROL_OFS); in gt641xx_timer0_set_oneshot()
77 GT_WRITE(GT_TC_CONTROL_OFS, ctrl); in gt641xx_timer0_set_oneshot()
89 ctrl = GT_READ(GT_TC_CONTROL_OFS); in gt641xx_timer0_set_periodic()
91 GT_WRITE(GT_TC_CONTROL_OFS, ctrl); in gt641xx_timer0_set_periodic()
/openbmc/linux/arch/mips/include/asm/
H A Dgt64120.h162 #define GT_TC_CONTROL_OFS 0x864 macro
/openbmc/u-boot/include/
H A Dgt64120.h159 #define GT_TC_CONTROL_OFS 0x864 macro