Searched refs:MV_WIN_CPU_ATTR_SHIFT (Results 1 – 3 of 3) sorted by relevance
195 #define MV_WIN_CPU_ATTR_SHIFT 8 macro
865 if ((cr & ((0xff << MV_WIN_CPU_ATTR_SHIFT) | in decode_win_cpu_set()867 ((attr << MV_WIN_CPU_ATTR_SHIFT) | in decode_win_cpu_set()894 cr = ((size - 1) & 0xffff0000) | (attr << MV_WIN_CPU_ATTR_SHIFT) | in decode_win_cpu_set()
1725 (MV_WIN_DDR_ATTR(i) << MV_WIN_CPU_ATTR_SHIFT) | in decode_win_cesa_setup()