Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sh/include/cpu-sh4/cpu/
H A Ddma-register.h14 #define DMAOR_INIT DMAOR_DME
69 #define DMAOR_INIT (0x8000 | DMAOR_DME)
/kernel/linux/linux-6.6/arch/sh/include/cpu-sh4/cpu/
H A Ddma-register.h14 #define DMAOR_INIT DMAOR_DME
69 #define DMAOR_INIT (0x8000 | DMAOR_DME)
/kernel/linux/linux-5.10/arch/sh/include/cpu-sh3/cpu/
H A Ddma-register.h15 #define DMAOR_INIT DMAOR_DME
/kernel/linux/linux-6.6/arch/sh/include/cpu-sh3/cpu/
H A Ddma-register.h15 #define DMAOR_INIT DMAOR_DME
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Ddma-register.h23 #define DMAOR_DME 0x00000001 /* DMA Master Enable */ macro
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Ddma-register.h23 #define DMAOR_DME 0x00000001 /* DMA Master Enable */ macro
/kernel/linux/linux-5.10/include/linux/
H A Dsh_dma.h97 #define DMAOR_DME 0x00000001 /* DMA Master Enable */ macro
/kernel/linux/linux-6.6/include/linux/
H A Dsh_dma.h97 #define DMAOR_DME 0x00000001 /* DMA Master Enable */ macro
/kernel/linux/linux-5.10/drivers/dma/sh/
H A Dshdmac.c135 dmaor_write(shdev, dmaor & ~(DMAOR_NMIF | DMAOR_AE | DMAOR_DME)); in sh_dmae_ctl_stop()
147 dmaor = dmaor_read(shdev) & ~(DMAOR_NMIF | DMAOR_AE | DMAOR_DME); in sh_dmae_rst()
/kernel/linux/linux-6.6/drivers/dma/sh/
H A Dshdmac.c134 dmaor_write(shdev, dmaor & ~(DMAOR_NMIF | DMAOR_AE | DMAOR_DME)); in sh_dmae_ctl_stop()
146 dmaor = dmaor_read(shdev) & ~(DMAOR_NMIF | DMAOR_AE | DMAOR_DME); in sh_dmae_rst()

Completed in 5 milliseconds