Home
last modified time | relevance | path

Searched refs:sh_dmae_slave_config (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/include/linux/
Dsh_dma.h20 const struct sh_dmae_slave_config *config; /* Set by the driver */
40 struct sh_dmae_slave_config { struct
55 const struct sh_dmae_slave_config *slave; argument
/linux-3.4.99/arch/arm/mach-shmobile/
Dsetup-sh7372.c362 static const struct sh_dmae_slave_config sh7372_dmae_slaves[] = {
666 static const struct sh_dmae_slave_config sh7372_usb_dmae0_slaves[] = {
728 static const struct sh_dmae_slave_config sh7372_usb_dmae1_slaves[] = {
Dsetup-sh73a0.c444 static const struct sh_dmae_slave_config sh73a0_dmae_slaves[] = {
/linux-3.4.99/arch/sh/kernel/cpu/sh4a/
Dsetup-sh7757.c145 static const struct sh_dmae_slave_config sh7757_dmae0_slaves[] = {
176 static const struct sh_dmae_slave_config sh7757_dmae1_slaves[] = {
221 static const struct sh_dmae_slave_config sh7757_dmae2_slaves[] = {
294 static const struct sh_dmae_slave_config sh7757_dmae3_slaves[] = {
Dsetup-sh7722.c27 static const struct sh_dmae_slave_config sh7722_dmae_slaves[] = {
Dsetup-sh7724.c34 static const struct sh_dmae_slave_config sh7724_dmae_slaves[] = {
/linux-3.4.99/drivers/dma/
Dshdma.c345 const struct sh_dmae_slave_config *cfg = in sh_dmae_tx_submit()
382 static const struct sh_dmae_slave_config *sh_dmae_find_slave( in sh_dmae_find_slave()
411 const struct sh_dmae_slave_config *cfg; in sh_dmae_alloc_chan_resources()
1470 const struct sh_dmae_slave_config *cfg = param->config; in sh_dmae_resume()