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
1009 tmp = (mc_arb_ramcfg & NOOFCOLS_MASK) >> NOOFCOLS_SHIFT; in cayman_gpu_init()
425 #define NOOFCOLS_SHIFT 5 macro
3208 tmp = (mc_arb_ramcfg & NOOFCOLS_MASK) >> NOOFCOLS_SHIFT; in si_gpu_init()
3201 column = ((tmp & NOOFCOLS_MASK) >> NOOFCOLS_SHIFT) + 8; in si_is_special_1gb_platform()
3269 tmp = (mc_arb_ramcfg & NOOFCOLS_MASK) >> NOOFCOLS_SHIFT; in cik_gpu_init()
505 #define NOOFCOLS_SHIFT 6 macro
3674 column = ((tmp & NOOFCOLS_MASK) >> NOOFCOLS_SHIFT) + 8; in si_is_special_1gb_platform()