Searched refs:ROW_SIZE (Results 1 – 8 of 8) sorted by relevance
451 #define ROW_SIZE(x) ((x) << 28) macro
1171 #define ROW_SIZE(x) ((x) << 28) macro
1215 #define ROW_SIZE(x) ((x) << 28) macro
431 #define ROW_SIZE(x) ((x) << 28) macro
3223 gb_addr_config |= ROW_SIZE(0); in si_gpu_init()3226 gb_addr_config |= ROW_SIZE(1); in si_gpu_init()3229 gb_addr_config |= ROW_SIZE(2); in si_gpu_init()
3301 gb_addr_config |= ROW_SIZE(0); in cik_gpu_init()3304 gb_addr_config |= ROW_SIZE(1); in cik_gpu_init()3307 gb_addr_config |= ROW_SIZE(2); in cik_gpu_init()
1169 #define ROW_SIZE(x) ((x) << 28) macro
1842 gb_addr_config = REG_SET_FIELD(gb_addr_config, GB_ADDR_CONFIG, ROW_SIZE, 0); in gfx_v8_0_gpu_early_init()1845 gb_addr_config = REG_SET_FIELD(gb_addr_config, GB_ADDR_CONFIG, ROW_SIZE, 1); in gfx_v8_0_gpu_early_init()1848 gb_addr_config = REG_SET_FIELD(gb_addr_config, GB_ADDR_CONFIG, ROW_SIZE, 2); in gfx_v8_0_gpu_early_init()