Home
last modified time | relevance | path

Searched refs:DSCR_SRC1_SAM (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/mips/include/asm/mach-au1x00/
Dau1xxx_dbdma.h291 #define DSCR_SRC1_SAM(x) (((x) & 3) << 28) macro
/linux-5.19.10/arch/mips/alchemy/common/
Ddbdma.c518 src1 |= DSCR_SRC1_SAM(DSCR_xAM_BURST); in au1xxx_dbdma_ring_alloc()
520 src1 |= DSCR_SRC1_SAM(DSCR_xAM_STATIC); in au1xxx_dbdma_ring_alloc()