Searched refs:NOOFCOLS_SHIFT (Results 1 – 13 of 13) 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
425 #define NOOFCOLS_SHIFT 5 macro
1019 tmp = (mc_arb_ramcfg & NOOFCOLS_MASK) >> NOOFCOLS_SHIFT; in cayman_gpu_init()
3209 tmp = (mc_arb_ramcfg & NOOFCOLS_MASK) >> NOOFCOLS_SHIFT; in si_gpu_init()
3218 column = ((tmp & NOOFCOLS_MASK) >> NOOFCOLS_SHIFT) + 8; in si_is_special_1gb_platform()
3279 tmp = (mc_arb_ramcfg & NOOFCOLS_MASK) >> NOOFCOLS_SHIFT; in cik_gpu_init()
506 #define NOOFCOLS_SHIFT 6 macro
3678 column = ((tmp & NOOFCOLS_MASK) >> NOOFCOLS_SHIFT) + 8; in si_is_special_1gb_platform()