Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/sh/
Dshdmac.c202 static u32 log2size_to_chcr(struct sh_dmae_chan *sh_chan, int l2size) in log2size_to_chcr() function
243 u32 chcr = DM_INC | SM_INC | RS_AUTO | log2size_to_chcr(sh_chan, in dmae_init()