Searched refs:RAM_CODE_SHIFT (Results 1 – 2 of 2) sorted by relevance
19 #define RAM_CODE_SHIFT 4 macro20 #define RAM_CODE_MASK (0xf << RAM_CODE_SHIFT)
183 >> RAM_CODE_SHIFT; in decode_emc()