Searched refs:ROW_SIZE (Results 1 – 6 of 6) sorted by relevance
451 #define ROW_SIZE(x) ((x) << 28) macro
1171 #define ROW_SIZE(x) ((x) << 28) macro
1213 #define ROW_SIZE(x) ((x) << 28) macro
3203 gb_addr_config |= ROW_SIZE(0); in si_gpu_init() 3206 gb_addr_config |= ROW_SIZE(1); in si_gpu_init() 3209 gb_addr_config |= ROW_SIZE(2); in si_gpu_init()
431 #define ROW_SIZE(x) ((x) << 28) macro
1833 gb_addr_config = REG_SET_FIELD(gb_addr_config, GB_ADDR_CONFIG, ROW_SIZE, 0); in gfx_v8_0_gpu_early_init() 1836 gb_addr_config = REG_SET_FIELD(gb_addr_config, GB_ADDR_CONFIG, ROW_SIZE, 1); in gfx_v8_0_gpu_early_init() 1839 gb_addr_config = REG_SET_FIELD(gb_addr_config, GB_ADDR_CONFIG, ROW_SIZE, 2); in gfx_v8_0_gpu_early_init()