Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/sh3/sh3/
Dclock.c139 CPU_IS_SH3 ? SH3_TCR_TPSC_RTC : SH4_TCR_TPSC_RTC); in sh_clock_init()
251 (CPU_IS_SH3 ? SH3_TCR_TPSC_RTC : SH4_TCR_TPSC_RTC)); in cpu_initclocks()
/netbsd/src/sys/arch/sh3/include/
Dtmureg.h91 #define SH4_TCR_TPSC_RTC 0x0006 macro