Home
last modified time | relevance | path

Searched refs:RS_AUTO (Results 1 – 4 of 4) sorted by relevance

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

Completed in 6 milliseconds