Home
last modified time | relevance | path

Searched refs:RT_SH (Results 1 – 3 of 3) sorted by relevance

/arch/mips/mm/
Duasm-mips.c28 #define RT_SH 16 macro
36 | (c) << RT_SH \
45 | (c) << RT_SH \
Duasm-micromips.c28 #define RT_SH 21 macro
35 | (b) << RT_SH \
Duasm.c82 return (arg & RT_MASK) << RT_SH; in build_rt()