Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-s3c64xx/
Dpl080.c120 .memcpy_channel = {
210 .memcpy_channel = {
/linux-4.1.27/include/linux/amba/
Dpl08x.h91 struct pl08x_channel_data memcpy_channel; member
/linux-4.1.27/arch/arm/mach-spear/
Dspear3xx.c47 .memcpy_channel = {
Dspear6xx.c325 .memcpy_channel = {
/linux-4.1.27/drivers/dma/
Damba-pl08x.c1452 txd->cctl = pl08x->pd->memcpy_channel.cctl_memcpy & in pl08x_prep_dma_memcpy()
1912 chan->cd = &pl08x->pd->memcpy_channel; in pl08x_dma_init_virtual_channels()