Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/plat-nomadik/include/plat/
Dste_dma40.h158 struct stedma40_chan_cfg *memcpy_conf_log; member
/linux-3.4.99/arch/arm/mach-ux500/
Ddma-db5500.c114 .memcpy_conf_log = &dma40_memcpy_conf_log,
Ddevices-db8500.c161 .memcpy_conf_log = &dma40_memcpy_conf_log,
/linux-3.4.99/drivers/dma/
Dste_dma40.c1832 d40c->dma_cfg = *d40c->base->plat_data->memcpy_conf_log; in d40_config_memcpy()