Home
last modified time | relevance | path

Searched defs:sh_dmae_pdata (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/include/linux/
Dsh_dma.h74 struct sh_dmae_pdata { struct
75 const struct sh_dmae_slave_config *slave;
76 int slave_num;
77 const struct sh_dmae_channel *channel;
78 int channel_num;
79 unsigned int ts_low_shift;
80 unsigned int ts_low_mask;
81 unsigned int ts_high_shift;
82 unsigned int ts_high_mask;
83 const unsigned int *ts_shift;
[all …]