Searched defs:pl08x_platform_data (Results 1 – 1 of 1) sorted by relevance
106 struct pl08x_platform_data { struct107 struct pl08x_channel_data *slave_channels;108 unsigned int num_slave_channels;109 enum pl08x_burst_size memcpy_burst_size;110 enum pl08x_bus_width memcpy_bus_width;111 bool memcpy_prot_buff;112 bool memcpy_prot_cache;115 u8 lli_buses;116 u8 mem_buses;117 const struct dma_slave_map *slave_map;[all …]
Completed in 4 milliseconds