Symbol: CCR
arch/arm/mach-imx/pm-imx6.c
255
val = readl_relaxed(ccm_base + CCR);
arch/arm/mach-imx/pm-imx6.c
258
writel_relaxed(val, ccm_base + CCR);
arch/arm/mach-imx/pm-imx6.c
261
val = readl_relaxed(ccm_base + CCR);
arch/arm/mach-imx/pm-imx6.c
264
writel(val, ccm_base + CCR);
arch/arm/mach-imx/pm-imx6.c
288
val = readl_relaxed(ccm_base + CCR);
arch/arm/mach-imx/pm-imx6.c
291
writel_relaxed(val, ccm_base + CCR);
arch/arm/mach-omap1/dma.c
214
l = dma_read(CCR, lch);
arch/arm/mach-omap1/dma.c
216
dma_write(l, CCR, lch);
arch/arm/mach-omap1/dma.c
57
[CCR] = { 0x0002, 0x40, OMAP_DMA_REG_16BIT },
arch/arm/mach-omap1/omap-dma.c
145
ccr = p->dma_read(CCR, lch);
arch/arm/mach-omap1/omap-dma.c
149
p->dma_write(ccr, CCR, lch);
arch/arm/mach-omap1/omap-dma.c
187
l = p->dma_read(CCR, lch);
arch/arm/mach-omap1/omap-dma.c
190
p->dma_write(l, CCR, lch);
arch/arm/mach-omap1/omap-dma.c
255
l = p->dma_read(CCR, lch);
arch/arm/mach-omap1/omap-dma.c
258
p->dma_write(l, CCR, lch);
arch/arm/mach-omap1/omap-dma.c
405
p->dma_write(dev_id | (1 << 10), CCR, free_ch);
arch/arm/mach-omap1/omap-dma.c
407
p->dma_write(dev_id, CCR, free_ch);
arch/arm/mach-omap1/omap-dma.c
430
p->dma_write(0, CCR, lch);
arch/arm/mach-omap1/omap-dma.c
497
l = p->dma_read(CCR, lch);
arch/arm/mach-omap1/omap-dma.c
510
p->dma_write(l, CCR, lch);
arch/arm/mach-omap1/omap-dma.c
523
l = p->dma_read(CCR, lch);
arch/arm/mach-omap1/omap-dma.c
536
l = p->dma_read(CCR, lch);
arch/arm/mach-omap1/omap-dma.c
538
p->dma_write(l, CCR, lch);
arch/arm/mach-omap1/omap-dma.c
541
l = p->dma_read(CCR, lch);
arch/arm/mach-omap1/omap-dma.c
546
l = p->dma_read(CCR, lch);
arch/arm/mach-omap1/omap-dma.c
554
p->dma_write(l, CCR, lch);
arch/arm/mach-omap1/omap-dma.c
669
return (p->dma_read(CCR, lch) & OMAP_DMA_CCR_EN) != 0;
arch/arm/mach-omap1/omap-dma.c
682
if (p->dma_read(CCR, lch) & OMAP_DMA_CCR_EN)
arch/arm/mach-omap2/dma.c
54
[CCR] = { 0x0080, 0x60, OMAP_DMA_REG_32BIT },
drivers/clocksource/timer-atmel-tcb.c
104
writel(ATMEL_TC_CLKEN, tcaddr + ATMEL_TC_REG(i, CCR));
drivers/clocksource/timer-atmel-tcb.c
166
writel(ATMEL_TC_CLKDIS, regs + ATMEL_TC_REG(2, CCR));
drivers/clocksource/timer-atmel-tcb.c
215
ATMEL_TC_REG(2, CCR));
drivers/clocksource/timer-atmel-tcb.c
225
tcaddr + ATMEL_TC_REG(2, CCR));
drivers/clocksource/timer-atmel-tcb.c
325
writel(ATMEL_TC_CLKEN, tcaddr + ATMEL_TC_REG(0, CCR));
drivers/clocksource/timer-atmel-tcb.c
333
writel(ATMEL_TC_CLKEN, tcaddr + ATMEL_TC_REG(1, CCR));
drivers/clocksource/timer-atmel-tcb.c
349
writel(ATMEL_TC_CLKEN, tcaddr + ATMEL_TC_REG(0, CCR));
drivers/counter/microchip-tcb-capture.c
136
regmap_write(priv->regmap, ATMEL_TC_REG(priv->channel[0], CCR),
drivers/counter/microchip-tcb-capture.c
143
ATMEL_TC_REG(priv->channel[1], CCR),
drivers/counter/microchip-tcb-capture.c
559
ret = regmap_write(regmap, ATMEL_TC_REG(priv->channel[0], CCR),
drivers/dma/pl330.c
1270
off += _emit_MOV(dry_run, &buf[off], CCR, dregs_ccr);
drivers/dma/pl330.c
1276
off += _emit_MOV(dry_run, &buf[off], CCR, dregs_ccr);
drivers/dma/pl330.c
1425
off += _emit_MOV(dry_run, &buf[off], CCR, pxs->ccr);
drivers/dma/ti/omap-dma.c
1542
if (omap_dma_chan_read(c, CCR) & CCR_ENABLE)
drivers/dma/ti/omap-dma.c
457
omap_dma_chan_write(c, CCR, d->ccr | CCR_ENABLE);
drivers/dma/ti/omap-dma.c
469
val = omap_dma_chan_read(c, CCR);
drivers/dma/ti/omap-dma.c
495
val = omap_dma_chan_read(c, CCR);
drivers/dma/ti/omap-dma.c
504
val = omap_dma_chan_read(c, CCR);
drivers/dma/ti/omap-dma.c
506
omap_dma_chan_write(c, CCR, val);
drivers/dma/ti/omap-dma.c
517
omap_dma_chan_write(c, CCR, val);
drivers/dma/ti/omap-dma.c
587
omap_dma_chan_write(c, CCR, d->ccr);
drivers/dma/ti/omap-dma.c
931
uint32_t ccr = omap_dma_chan_read(c, CCR);
drivers/dma/txx9dmac.c
295
channel64_readl(dc, CCR),
drivers/dma/txx9dmac.c
307
channel32_readl(dc, CCR),
drivers/dma/txx9dmac.c
313
channel_writel(dc, CCR, TXX9_DMA_CCR_CHRST);
drivers/dma/txx9dmac.c
326
channel_writel(dc, CCR, 0);
drivers/dma/txx9dmac.c
365
channel64_writel(dc, CCR, dc->ccr);
drivers/dma/txx9dmac.c
386
channel32_writel(dc, CCR, dc->ccr);
drivers/dma/txx9dmac.c
391
channel32_writel(dc, CCR, dc->ccr);
drivers/dma/txx9dmac.c
480
desc->SAIR, desc->DAIR, desc->CCR, desc->CSR);
drivers/dma/txx9dmac.c
493
d->SAIR, d->DAIR, d->CCR, d->CSR);
drivers/dma/txx9dmac.h
278
desc->hwdesc.CCR |= TXX9_DMA_CCR_INTENT;
drivers/dma/txx9dmac.h
280
desc->hwdesc32.CCR |= TXX9_DMA_CCR_INTENT;
drivers/dma/txx9dmac.h
294
desc->hwdesc.CCR = ccr;
drivers/dma/txx9dmac.h
298
desc->hwdesc32.CCR = ccr;
drivers/dma/txx9dmac.h
77
TXX9_DMA_REG32(CCR); /* Channel Control Register */
drivers/dma/txx9dmac.h
87
u32 CCR;
drivers/gpib/tnt4882/tnt4882_gpib.c
299
tnt_writeb(tnt_priv, nec_priv->auxa_bits | HR_HLDA, CCR);
drivers/gpib/tnt4882/tnt4882_gpib.c
482
tnt_writeb(tnt_priv, AUX_SEOI, CCR);
drivers/pwm/pwm-atmel-tcb.c
165
ATMEL_TC_REG(tcbpwmc->channel, CCR),
drivers/pwm/pwm-atmel-tcb.c
170
ATMEL_TC_REG(tcbpwmc->channel, CCR),
drivers/pwm/pwm-atmel-tcb.c
252
regmap_write(tcbpwmc->regmap, ATMEL_TC_REG(tcbpwmc->channel, CCR),
drivers/pwm/pwm-atmel-tcb.c
515
ATMEL_TC_REG(channel, CCR));
drivers/tty/synclink_gt.c
3815
wr_reg8(info, CCR, 0x49);
drivers/tty/synclink_gt.c
4098
wr_reg8(info, CCR, 0x69);
drivers/tty/synclink_gt.c
4311
wr_reg8(info, CCR, (unsigned char)val);
include/sound/emu10k1.h
476
SUB_REG(CCR, CACHEINVALIDSIZE, 0xfe000000) /* Number of invalid samples before the read address */
include/sound/emu10k1.h
482
SUB_REG(CCR, READADDRESS, 0x003f0000) /* Next cached sample to play */
include/sound/emu10k1.h
483
SUB_REG(CCR, LOOPINVALSIZE, 0x0000fe00) /* Number of invalid samples in cache prior to loop */
include/sound/emu10k1.h
486
SUB_REG(CCR, CACHELOOPADDRHI, 0x000000ff) /* CLP_LOOPSTARTADDR's hi byte if CACHELOOPFLAG is set */
sound/pci/emu10k1/emu10k1_callback.c
436
CCR, REG_VAL_PUT(CCR_CACHEINVALIDSIZE, 64),
sound/pci/emu10k1/emu10k1_main.c
1696
CPF, PTRX, CVCF, VTFT, Z1, Z2, PSST, DSL, CCCA, CCR, CLP,
sound/pci/emu10k1/emu10k1_main.c
58
CCR, 0,
sound/pci/emu10k1/emupcm.c
575
snd_emu10k1_ptr_write(emu, CCR, voice + 1, ccr);
sound/pci/emu10k1/emupcm.c
577
snd_emu10k1_ptr_write(emu, CCR, voice, ccr);
sound/soc/dwc/dwc-i2s.c
323
i2s_write_reg(dev->i2s_base, CCR, dev->ccr);
sound/soc/intel/keembay/kmb_platform.c
657
writel(kmb_i2s->ccr, kmb_i2s->i2s_base + CCR);