Searched refs:NOOFCOLS_SHIFT (Results 1 – 11 of 11) sorted by relevance
178 #define NOOFCOLS_SHIFT 5 macro
449 #define NOOFCOLS_SHIFT 6 macro
197 #define NOOFCOLS_SHIFT 6 macro
504 #define NOOFCOLS_SHIFT 6 macro
632 #define NOOFCOLS_SHIFT 6 macro
938 #define NOOFCOLS_SHIFT 6 macro
425 #define NOOFCOLS_SHIFT 5 macro
1027 tmp = (mc_arb_ramcfg & NOOFCOLS_MASK) >> NOOFCOLS_SHIFT; in cayman_gpu_init()
3210 tmp = (mc_arb_ramcfg & NOOFCOLS_MASK) >> NOOFCOLS_SHIFT; in si_gpu_init()
3233 column = ((tmp & NOOFCOLS_MASK) >> NOOFCOLS_SHIFT) + 8; in si_is_special_1gb_platform()
3684 tmp = (mc_arb_ramcfg & NOOFCOLS_MASK) >> NOOFCOLS_SHIFT; in cik_gpu_init()