Home
last modified time | relevance | path

Searched defs:chcr (Results 1 – 5 of 5) sorted by relevance

/linux/arch/sh/drivers/dma/
H A Ddma-sh.c105 u32 chcr = __raw_readl(dma_base_addr(chan->chan) + CHCR); in calc_xmit_shift() local
121 u32 chcr; in dma_tei() local
151 sh_dmac_configure_channel(struct dma_channel *chan, unsigned long chcr) in sh_dmac_configure_channel()
172 u32 chcr; in sh_dmac_enable_dma() local
191 u32 chcr; in sh_dmac_disable_dma() local
/linux/drivers/dma/sh/
H A Dshdmac.c176 u32 chcr = chcr_read(sh_chan); in dmae_is_busy() local
184 static unsigned int calc_xmit_shift(struct sh_dmae_chan *sh_chan, u32 chcr) in calc_xmit_shift()
224 u32 chcr = chcr_read(sh_chan); in dmae_start() local
238 u32 chcr = DM_INC | SM_INC | RS_AUTO | log2size_to_chcr(sh_chan, in dmae_init() local
379 u32 chcr = chcr_read(sh_chan); in dmae_halt() local
/linux/include/linux/
H A Dsh_dma.h29 u32 chcr; member
/linux/sound/soc/renesas/rcar/
H A Ddma.c30 u32 chcr; member
/linux/drivers/comedi/drivers/
H A Dmite.c479 unsigned int chcr, mcr, dcr, lkcr; in mite_prep_dma() local