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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/
H A Difconfig.c87 #define SET_MASK (N_SET | M_SET) macro
89 #define SET_CLR_MASK (SET_MASK | CLR_MASK)
486 if (mask & SET_MASK)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/mm/
H A Dtlbex.c95 #define SET_MASK 0x7 macro
256 if (arg & ~SET_MASK)
259 return arg & SET_MASK;

Completed in 33 milliseconds