Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/kernel/
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()
/linux-6.3-rc2/arch/mips/include/asm/
A Dgt64120.h162 #define GT_TC_CONTROL_OFS 0x864 macro

Completed in 5 milliseconds