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