Searched refs:stedma40_chan_cfg (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-nomadik/include/plat/
H A Dste_dma40.h109 * struct stedma40_chan_cfg - Structure to be filled by client drivers.
127 struct stedma40_chan_cfg { struct
160 struct stedma40_chan_cfg *memcpy_conf_phy;
161 struct stedma40_chan_cfg *memcpy_conf_log;
181 * stedma40_filter() - Provides stedma40_chan_cfg to the
187 * @data: Must be of type: struct stedma40_chan_cfg and is
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ux500/
H A Ddevices-db8500.c134 struct stedma40_chan_cfg dma40_memcpy_conf_phy = {
151 struct stedma40_chan_cfg dma40_memcpy_conf_log = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/
H A Dste_dma40_ll.h292 void d40_phy_cfg(struct stedma40_chan_cfg *cfg,
295 void d40_log_cfg(struct stedma40_chan_cfg *cfg,
H A Dste_dma40_ll.c16 void d40_log_cfg(struct stedma40_chan_cfg *cfg,
59 void d40_phy_cfg(struct stedma40_chan_cfg *cfg,
H A Dste_dma40.c203 struct stedma40_chan_cfg dma_cfg;
976 struct stedma40_chan_cfg *conf)
1643 struct stedma40_chan_cfg *info = data;
2094 struct stedma40_chan_cfg *cfg = &d40c->dma_cfg;

Completed in 44 milliseconds