Searched refs:sh_dmae_slave_config (Results 1 – 6 of 6) sorted by relevance
26 struct sh_dmae_slave_config { struct72 const struct sh_dmae_slave_config *slave;
25 const struct sh_dmae_slave_config *config; /* Slave DMA configuration */
311 const struct sh_dmae_slave_config *cfg = in sh_dmae_setup_xfer()325 static const struct sh_dmae_slave_config *dmae_find_slave( in dmae_find_slave()330 const struct sh_dmae_slave_config *cfg; in dmae_find_slave()356 const struct sh_dmae_slave_config *cfg = dmae_find_slave(sh_chan, slave_id); in sh_dmae_set_slave()618 const struct sh_dmae_slave_config *cfg = sh_chan->config; in sh_dmae_resume()
117 static const struct sh_dmae_slave_config sh7757_dmae0_slaves[] = {148 static const struct sh_dmae_slave_config sh7757_dmae1_slaves[] = {207 static const struct sh_dmae_slave_config sh7757_dmae2_slaves[] = {280 static const struct sh_dmae_slave_config sh7757_dmae3_slaves[] = {
27 static const struct sh_dmae_slave_config sh7722_dmae_slaves[] = {
33 static const struct sh_dmae_slave_config sh7724_dmae_slaves[] = {
Completed in 12 milliseconds