Searched refs:dccg_reg_state (Results 1 – 4 of 4) sorted by relevance
159 …sc2_read_reg_state(struct display_stream_compressor *dsc, struct dcn_dsc_reg_state *dccg_reg_state) in dsc2_read_reg_state() argument163 dccg_reg_state->dsc_top_control = REG_READ(DSC_TOP_CONTROL); in dsc2_read_reg_state()164 dccg_reg_state->dscc_interrupt_control_status = REG_READ(DSCC_INTERRUPT_CONTROL_STATUS); in dsc2_read_reg_state()
339 void (*dccg_read_reg_state)(struct dccg *dccg, struct dcn_dccg_reg_state *dccg_reg_state);
242 void dccg31_read_reg_state(struct dccg *dccg, struct dcn_dccg_reg_state *dccg_reg_state);
1941 struct dcn_dccg_reg_state *dccg_reg_state[MAX_PIPES]; member