Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-s3c64xx/
Dpl080.c122 .cctl_memcpy =
212 .cctl_memcpy =
/linux-4.4.14/drivers/dma/
Damba-pl08x.c1454 txd->cctl = pl08x->pd->memcpy_channel.cctl_memcpy & in pl08x_prep_dma_memcpy()
2094 u32 cctl_memcpy = 0; in pl08x_of_probe() local
2133 cctl_memcpy |= PL080_BSIZE_1 << PL080_CONTROL_SB_SIZE_SHIFT | in pl08x_of_probe()
2137 cctl_memcpy |= PL080_BSIZE_4 << PL080_CONTROL_SB_SIZE_SHIFT | in pl08x_of_probe()
2141 cctl_memcpy |= PL080_BSIZE_8 << PL080_CONTROL_SB_SIZE_SHIFT | in pl08x_of_probe()
2145 cctl_memcpy |= PL080_BSIZE_16 << PL080_CONTROL_SB_SIZE_SHIFT | in pl08x_of_probe()
2149 cctl_memcpy |= PL080_BSIZE_32 << PL080_CONTROL_SB_SIZE_SHIFT | in pl08x_of_probe()
2153 cctl_memcpy |= PL080_BSIZE_64 << PL080_CONTROL_SB_SIZE_SHIFT | in pl08x_of_probe()
2157 cctl_memcpy |= PL080_BSIZE_128 << PL080_CONTROL_SB_SIZE_SHIFT | in pl08x_of_probe()
2161 cctl_memcpy |= PL080_BSIZE_256 << PL080_CONTROL_SB_SIZE_SHIFT | in pl08x_of_probe()
[all …]
/linux-4.4.14/include/linux/amba/
Dpl08x.h66 u32 cctl_memcpy; member
/linux-4.4.14/arch/arm/mach-spear/
Dspear3xx.c49 .cctl_memcpy =
Dspear6xx.c327 .cctl_memcpy =