Home
last modified time | relevance | path

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

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