Home
last modified time | relevance | path

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

/linux/arch/openrisc/kernel/
H A Dsync-timer.c28 #define COUNTON 100 macro
81 openrisc_timer_set_next(COUNTON); in synchronise_count_master()
118 openrisc_timer_set_next(COUNTON); in synchronise_count_slave()
/linux/arch/mips/kernel/
H A Dsync-r4k.c21 #define COUNTON 100 macro
225 write_c0_compare(read_c0_count() + COUNTON); in synchronise_count_slave()