Home
last modified time | relevance | path

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

/arch/h8300/kernel/timer/
Dtimer16.c39 #define TCR 0 macro
73 ctrl_outb(CCLR0 | div, _16BASE + TCR); in h8300_timer_setup()
Ditu.c44 #define TCR 0 macro
78 ctrl_outb(CCLR0 | div, ITUBASE + TCR); in h8300_timer_setup()
/arch/arm/mach-davinci/
Dtime.c51 #define TCR 0x20 macro
139 tcr = __raw_readl(t->base + TCR); in timer32_config()
143 __raw_writel(tcr, t->base + TCR); in timer32_config()
155 __raw_writel(tcr, t->base + TCR); in timer32_config()
215 __raw_writel(0, base[i] + TCR); in timer_init()
430 __raw_writel(0, base + TCR); in davinci_watchdog_reset()
/arch/sh/include/asm/
Ddma-register.h19 #define TCR 0x08 macro
/arch/sh/drivers/dma/
Ddma-sh.c228 (dma_base_addr(chan->chan) + TCR)); in sh_dmac_xfer_dma()
240 return __raw_readl(dma_base_addr(chan->chan) + TCR) in sh_dmac_get_dma_residue()
/arch/m68k/include/asm/
DMC68EZ328.h603 #define TCR WORD_REF(TCR_ADDR) macro
607 #define TCR1 TCR
DMC68VZ328.h696 #define TCR WORD_REF(TCR_ADDR) macro
700 #define TCR1 TCR
DMC68328.h748 #define TCR TCR1 macro