Searched refs:R600_CONFIG_REG_OFFSET (Results 1 – 3 of 3) sorted by relevance
29 #define R600_CONFIG_REG_OFFSET 0x08000 macro
136 radeon_emit(cs, (reg - R600_CONFIG_REG_OFFSET) >> 2); in radeon_set_config_reg_seq()
852 #define R600_CONFIG_REG_OFFSET 0x08000 macro886 cb->buf[cb->num_dw++] = (reg - R600_CONFIG_REG_OFFSET) >> 2; in r600_store_config_reg_seq()