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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/mm/
H A Duasm.c41 #define RS_SH 21 macro
85 | (b) << RS_SH \
165 return (arg & RS_MASK) << RS_SH;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/mm/
H A Duasm.c41 #define RS_SH 21 macro
85 | (b) << RS_SH \
165 return (arg & RS_MASK) << RS_SH;

Completed in 126 milliseconds