Searched refs:R600_CONFIG_REG_OFFSET (Results 1 – 2 of 2) sorted by relevance
675 #define R600_CONFIG_REG_OFFSET 0x08000 macro702 cb->buf[cb->atom.num_dw++] = (reg - R600_CONFIG_REG_OFFSET) >> 2; in r600_store_config_reg_seq()810 cs->buf[cs->cdw++] = (reg - R600_CONFIG_REG_OFFSET) >> 2; in r600_write_config_reg_seq()
605 Elements(r600_config_reg_list), PKT3_SET_CONFIG_REG, R600_CONFIG_REG_OFFSET); in r600_context_init()1054 cs->buf[cs->cdw++] = (R_008490_CP_STRMOUT_CNTL - R600_CONFIG_REG_OFFSET) >> 2; in r600_flush_vgt_streamout()