Searched defs:reg_offsets (Results 1 – 9 of 9) sorted by relevance
48 static const struct dce80_hw_seq_reg_offsets reg_offsets[] __unused = { variable
56 static const struct dce110_timing_generator_offsets reg_offsets[] = { variable
47 static const struct dce112_hw_seq_reg_offsets reg_offsets[] = { variable
51 static const struct dce112_compressor_reg_offsets reg_offsets[] = { variable
48 static const struct dce100_hw_seq_reg_offsets reg_offsets[] = { variable
58 static const struct dce120_hw_seq_reg_offsets reg_offsets[] __unused = { variable
52 static const struct dce110_compressor_reg_offsets reg_offsets[] = { variable
96 static const struct dce110_hw_seq_reg_offsets reg_offsets[] = { variable
974 static const u8 *reg_offsets(const struct intel_engine_cs *engine) in reg_offsets() function