reg_offsets
cp110->offsets = reg_offsets[params->inst];
static const struct dce110_compressor_reg_offsets reg_offsets[] = {
cp110->offsets = reg_offsets[crtc_inst];
cp110->offsets = reg_offsets[params->inst];
static const struct dce112_compressor_reg_offsets reg_offsets[] = {
tg110->derived_offsets = reg_offsets[instance];
static const struct dce110_timing_generator_offsets reg_offsets[] = {
tg110->derived_offsets = reg_offsets[instance];
static const struct dce110_timing_generator_offsets reg_offsets[] = {
static const struct dce100_hw_seq_reg_offsets reg_offsets[] = {
(reg + reg_offsets[id].crtc)
static const struct dce110_hw_seq_reg_offsets reg_offsets[] = {
(reg + reg_offsets[id].blnd)
(reg + reg_offsets[id].crtc)
static const struct dce112_hw_seq_reg_offsets reg_offsets[] = {
(reg + reg_offsets[id].crtc)
static const struct dce120_hw_seq_reg_offsets reg_offsets[] = {
(reg + reg_offsets[id].crtc)
inst_offset = reg_offsets[pipe_ctx->stream_res.tg->inst].fmt;
set_offsets(ce->lrc_reg_state, reg_offsets(engine), engine, false);
set_offsets(regs, reg_offsets(engine), engine, inhibit);