Searched refs:NOOFCOLS_SHIFT (Results 1 – 10 of 10) sorted by relevance
178 #define NOOFCOLS_SHIFT 5 macro
450 #define NOOFCOLS_SHIFT 6 macro
197 #define NOOFCOLS_SHIFT 6 macro
504 #define NOOFCOLS_SHIFT 6 macro
630 #define NOOFCOLS_SHIFT 6 macro
938 #define NOOFCOLS_SHIFT 6 macro
996 tmp = (mc_arb_ramcfg & NOOFCOLS_MASK) >> NOOFCOLS_SHIFT; in cayman_gpu_init()
425 #define NOOFCOLS_SHIFT 5 macro
3189 tmp = (mc_arb_ramcfg & NOOFCOLS_MASK) >> NOOFCOLS_SHIFT; in si_gpu_init()
3157 column = ((tmp & NOOFCOLS_MASK) >> NOOFCOLS_SHIFT) + 8; in si_is_special_1gb_platform()