Home
last modified time | relevance | path

Searched defs:calc_xmit_shift (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sh/drivers/dma/
H A Ddma-sh.c103 static inline unsigned int calc_xmit_shift(struct dma_channel *chan) in calc_xmit_shift() function
/openbmc/linux/drivers/dma/sh/
H A Dshdmac.c184 static unsigned int calc_xmit_shift(struct sh_dmae_chan *sh_chan, u32 chcr) in calc_xmit_shift() function