Searched refs:DSCR_CUSTOM2DEV_ID (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/alchemy/common/
H A Ddbdma.c431 if (((DSCR_CUSTOM2DEV_ID(srcid) == DSCR_CMD0_THROTTLE) ||
432 (DSCR_CUSTOM2DEV_ID(srcid) == DSCR_CMD0_ALWAYS)) &&
433 ((DSCR_CUSTOM2DEV_ID(destid) == DSCR_CMD0_THROTTLE) ||
434 (DSCR_CUSTOM2DEV_ID(destid) == DSCR_CMD0_ALWAYS)))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_dbdma.h204 #define DSCR_CUSTOM2DEV_ID(x) ((x) & 0xFF) macro

Completed in 26 milliseconds