Searched defs:pl08x_platform_data (Results 1 – 1 of 1) sorted by relevance
88 struct pl08x_platform_data { struct89 const struct pl08x_channel_data *slave_channels;90 unsigned int num_slave_channels;91 struct pl08x_channel_data memcpy_channel;92 int (*get_xfer_signal)(const struct pl08x_channel_data *);93 void (*put_xfer_signal)(const struct pl08x_channel_data *, int);94 u8 lli_buses;95 u8 mem_buses;