Home
last modified time | relevance | path

Searched refs:dmaor_init (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/include/linux/
H A Dsh_dma.h82 u16 dmaor_init; member
/openbmc/linux/arch/sh/kernel/cpu/sh4a/
H A Dsetup-sh7780.c178 .dmaor_init = DMAOR_INIT,
190 .dmaor_init = DMAOR_INIT,
H A Dsetup-sh7757.c394 .dmaor_init = DMAOR_INIT,
408 .dmaor_init = DMAOR_INIT,
422 .dmaor_init = DMAOR_INIT,
436 .dmaor_init = DMAOR_INIT,
H A Dsetup-sh7785.c244 .dmaor_init = DMAOR_INIT,
256 .dmaor_init = DMAOR_INIT,
H A Dsetup-sh7722.c132 .dmaor_init = DMAOR_INIT,
H A Dsetup-sh7786.c292 .dmaor_init = DMAOR_INIT,
H A Dsetup-sh7724.c198 .dmaor_init = DMAOR_INIT,
/openbmc/linux/drivers/dma/sh/
H A Dshdmac.c157 dmaor_write(shdev, dmaor | shdev->pdata->dmaor_init); in sh_dmae_rst()
167 if (shdev->pdata->dmaor_init & ~dmaor) in sh_dmae_rst()
170 dmaor, shdev->pdata->dmaor_init); in sh_dmae_rst()