Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Ddma-register.h42 #define RS_AUTO 0x00000400 /* Auto Request */ macro
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Ddma-register.h42 #define RS_AUTO 0x00000400 /* Auto Request */ macro
/kernel/linux/linux-5.10/include/linux/
H A Dsh_dma.h106 #define RS_AUTO 0x00000400 /* Auto Request */ macro
/kernel/linux/linux-6.6/include/linux/
H A Dsh_dma.h106 #define RS_AUTO 0x00000400 /* Auto Request */ macro
/kernel/linux/linux-5.10/arch/sh/drivers/dma/
H A Ddma-sh.c37 #define RS_DUAL (DM_INC | SM_INC | RS_AUTO | TS_INDEX2VAL(XMIT_SZ_32BIT))
/kernel/linux/linux-6.6/arch/sh/drivers/dma/
H A Ddma-sh.c37 #define RS_DUAL (DM_INC | SM_INC | RS_AUTO | TS_INDEX2VAL(XMIT_SZ_32BIT))
/kernel/linux/linux-5.10/drivers/dma/sh/
H A Dshdmac.c239 u32 chcr = DM_INC | SM_INC | RS_AUTO | log2size_to_chcr(sh_chan, in dmae_init()
/kernel/linux/linux-6.6/drivers/dma/sh/
H A Dshdmac.c238 u32 chcr = DM_INC | SM_INC | RS_AUTO | log2size_to_chcr(sh_chan, in dmae_init()

Completed in 6 milliseconds