Searched refs:DMAOR_DME (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/arch/sh/include/cpu-sh3/cpu/
H A Ddma-register.h18 #define DMAOR_INIT DMAOR_DME
/linux-4.1.27/arch/sh/include/cpu-sh4/cpu/
H A Ddma-register.h17 #define DMAOR_INIT DMAOR_DME
72 #define DMAOR_INIT (0x8000 | DMAOR_DME)
/linux-4.1.27/drivers/dma/sh/
H A Dshdma-r8a73a4.c74 .dmaor_init = DMAOR_DME,
H A Dshdmac.c139 dmaor_write(shdev, dmaor & ~(DMAOR_NMIF | DMAOR_AE | DMAOR_DME)); sh_dmae_ctl_stop()
151 dmaor = dmaor_read(shdev) & ~(DMAOR_NMIF | DMAOR_AE | DMAOR_DME); sh_dmae_rst()
/linux-4.1.27/arch/sh/include/asm/
H A Ddma-register.h26 #define DMAOR_DME 0x00000001 /* DMA Master Enable */ macro
/linux-4.1.27/include/linux/
H A Dsh_dma.h100 #define DMAOR_DME 0x00000001 /* DMA Master Enable */ macro
/linux-4.1.27/arch/arm/mach-shmobile/
H A Dsetup-r8a7740.c419 .dmaor_init = DMAOR_DME,
567 .dmaor_init = DMAOR_DME,
H A Dsetup-sh73a0.c422 .dmaor_init = DMAOR_DME,
519 .dmaor_init = DMAOR_DME,

Completed in 248 milliseconds