Searched defs:sun4i_dma_config (Results 1 – 1 of 1) sorted by relevance
164 struct sun4i_dma_config { struct165 u32 ndma_nr_max_channels;166 u32 ndma_nr_max_vchans;168 u32 ddma_nr_max_channels;169 u32 ddma_nr_max_vchans;171 u32 dma_nr_max_channels;173 void (*set_dst_data_width)(u32 *p_cfg, s8 data_width);174 void (*set_src_data_width)(u32 *p_cfg, s8 data_width);175 int (*convert_burst)(u32 maxburst);177 u8 ndma_drq_sdram;[all …]