Searched refs:DSCR_CMD0_THROTTLE (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/arch/mips/alchemy/common/ |
D | dbdma.c | 107 { DSCR_CMD0_THROTTLE, DEV_FLAGS_ANYUSE, 0, 0, 0x00000000, 0, 0 }, 147 { DSCR_CMD0_THROTTLE, DEV_FLAGS_ANYUSE, 0, 0, 0x00000000, 0, 0 }, 191 { DSCR_CMD0_THROTTLE, DEV_FLAGS_ANYUSE, 0, 0, 0x00000000, 0, 0 }, 454 if (((DSCR_CUSTOM2DEV_ID(srcid) == DSCR_CMD0_THROTTLE) || in au1xxx_dbdma_ring_alloc() 456 ((DSCR_CUSTOM2DEV_ID(destid) == DSCR_CMD0_THROTTLE) || in au1xxx_dbdma_ring_alloc()
|
/linux-5.19.10/arch/mips/include/asm/mach-au1x00/ |
D | au1xxx_dbdma.h | 217 #define DSCR_CMD0_THROTTLE 30 macro
|