Home
last modified time | relevance | path

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

/linux/arch/mips/txx9/generic/
H A Dsetup_tx4927.c254 void __init tx4927_dmac_init(int memcpy_chan) in tx4927_dmac_init() argument
257 .memcpy_chan = memcpy_chan, in tx4927_dmac_init()
H A Dsetup_tx4938.c407 plat_data.memcpy_chan = i ? memcpy_chan1 : memcpy_chan0; in tx4938_dmac_init()
/linux/arch/mips/include/asm/txx9/
H A Ddmac.h19 int memcpy_chan; member
H A Dtx4927.h270 void tx4927_dmac_init(int memcpy_chan);