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