Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/coldfire/
H A Ddma_timer.c23 #define DTMR0 (MCF_IPSBAR + DMA_TIMER_0 + 0x400) macro
62 __raw_writew(DMA_DTMR_CLK_DIV_16 | DMA_DTMR_ENABLE, DTMR0); in init_cf_dt_clocksource()