Home
last modified time | relevance | path

Searched refs:dpu_hw_blk_reg_map (Results 1 – 20 of 20) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_vbif.c47 struct dpu_hw_blk_reg_map *c; in dpu_hw_clear_errors()
67 struct dpu_hw_blk_reg_map *c; in dpu_hw_set_mem_type()
97 struct dpu_hw_blk_reg_map *c = &vbif->hw; in dpu_hw_set_limit_conf()
118 struct dpu_hw_blk_reg_map *c = &vbif->hw; in dpu_hw_get_limit_conf()
140 struct dpu_hw_blk_reg_map *c = &vbif->hw; in dpu_hw_set_halt_ctrl()
156 struct dpu_hw_blk_reg_map *c = &vbif->hw; in dpu_hw_get_halt_ctrl()
167 struct dpu_hw_blk_reg_map *c; in dpu_hw_set_qos_remap()
195 struct dpu_hw_blk_reg_map *c; in dpu_hw_set_write_gather_en()
225 struct dpu_hw_blk_reg_map *b) in _top_offset()
Ddpu_hw_lm.c43 struct dpu_hw_blk_reg_map *b) in _lm_offset()
85 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_lm_setup_out()
106 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_lm_setup_border_color()
121 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_lm_setup_blend_config_sdm845()
140 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_lm_setup_blend_config()
158 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_lm_setup_color3()
177 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_lm_setup_misr()
193 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_lm_collect_misr()
Ddpu_hw_pingpong.c43 struct dpu_hw_blk_reg_map *b) in _pingpong_offset()
64 struct dpu_hw_blk_reg_map *c; in dpu_hw_pp_setup_te_config()
94 struct dpu_hw_blk_reg_map *c; in dpu_hw_pp_poll_timeout_wr_ptr()
110 struct dpu_hw_blk_reg_map *c; in dpu_hw_pp_enable_te()
123 struct dpu_hw_blk_reg_map *c = &pp->hw; in dpu_hw_pp_connect_external_te()
146 struct dpu_hw_blk_reg_map *c; in dpu_hw_pp_get_vsync_info()
168 struct dpu_hw_blk_reg_map *c = &pp->hw; in dpu_hw_pp_get_line_count()
Ddpu_hw_util.h33 struct dpu_hw_blk_reg_map { struct
319 void dpu_reg_write(struct dpu_hw_blk_reg_map *c,
323 int dpu_reg_read(struct dpu_hw_blk_reg_map *c, u32 reg_off);
336 void dpu_hw_setup_scaler3(struct dpu_hw_blk_reg_map *c,
341 u32 dpu_hw_get_scaler3_ver(struct dpu_hw_blk_reg_map *c,
344 void dpu_hw_csc_setup(struct dpu_hw_blk_reg_map *c,
Ddpu_hw_intf.c74 struct dpu_hw_blk_reg_map *b) in _intf_offset()
97 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_intf_setup_timing_engine()
204 struct dpu_hw_blk_reg_map *c = &intf->hw; in dpu_hw_intf_enable_timing_engine()
213 struct dpu_hw_blk_reg_map *c = &intf->hw; in dpu_hw_intf_setup_prg_fetch()
237 struct dpu_hw_blk_reg_map *c = &intf->hw; in dpu_hw_intf_get_status()
252 struct dpu_hw_blk_reg_map *c = &intf->hw; in dpu_hw_intf_setup_misr()
268 struct dpu_hw_blk_reg_map *c = &intf->hw; in dpu_hw_intf_collect_misr()
275 struct dpu_hw_blk_reg_map *c; in dpu_hw_intf_get_line_count()
Ddpu_hw_top.c66 struct dpu_hw_blk_reg_map *c; in dpu_hw_setup_split_pipe()
104 struct dpu_hw_blk_reg_map *c; in dpu_hw_setup_cdm_output()
121 struct dpu_hw_blk_reg_map *c; in dpu_hw_setup_clk_force_ctrl()
155 struct dpu_hw_blk_reg_map *c; in dpu_hw_get_danger_status()
184 struct dpu_hw_blk_reg_map *c; in dpu_hw_setup_vsync_source()
252 struct dpu_hw_blk_reg_map *c; in dpu_hw_get_safe_status()
280 struct dpu_hw_blk_reg_map c; in dpu_hw_reset_ubwc()
296 struct dpu_hw_blk_reg_map *c; in dpu_hw_intf_audio_select()
322 struct dpu_hw_blk_reg_map *b) in _top_offset()
Ddpu_hw_ctl.c42 struct dpu_hw_blk_reg_map *b) in _ctl_offset()
112 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_get_flush_register()
242 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_poll_reset_status()
264 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_reset_control()
276 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_wait_reset_status()
295 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_clear_all_blendstages()
309 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_setup_blendstage()
443 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_intf_cfg()
Ddpu_hw_util.c73 void dpu_reg_write(struct dpu_hw_blk_reg_map *c, in dpu_reg_write()
85 int dpu_reg_read(struct dpu_hw_blk_reg_map *c, u32 reg_off) in dpu_reg_read()
95 static void _dpu_hw_setup_scaler3_lut(struct dpu_hw_blk_reg_map *c, in _dpu_hw_setup_scaler3_lut()
170 static void _dpu_hw_setup_scaler3_de(struct dpu_hw_blk_reg_map *c, in _dpu_hw_setup_scaler3_de()
214 void dpu_hw_setup_scaler3(struct dpu_hw_blk_reg_map *c, in dpu_hw_setup_scaler3()
313 u32 dpu_hw_get_scaler3_ver(struct dpu_hw_blk_reg_map *c, in dpu_hw_get_scaler3_ver()
319 void dpu_hw_csc_setup(struct dpu_hw_blk_reg_map *c, in dpu_hw_csc_setup()
Ddpu_hw_cdm.c76 struct dpu_hw_blk_reg_map *b) in _cdm_offset()
105 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_cdm_setup_cdwn()
223 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_cdm_enable()
Ddpu_hw_vbif.h106 struct dpu_hw_blk_reg_map hw;
Ddpu_hw_cdm.h97 struct dpu_hw_blk_reg_map hw;
Ddpu_hw_pingpong.h97 struct dpu_hw_blk_reg_map hw;
Ddpu_hw_lm.h80 struct dpu_hw_blk_reg_map hw;
Ddpu_hw_intf.h90 struct dpu_hw_blk_reg_map hw;
Ddpu_hw_top.h170 struct dpu_hw_blk_reg_map hw;
Ddpu_hw_interrupts.h236 struct dpu_hw_blk_reg_map hw;
Ddpu_hw_ctl.h178 struct dpu_hw_blk_reg_map hw;
Ddpu_hw_sspp.c249 struct dpu_hw_blk_reg_map *c; in dpu_hw_sspp_setup_format()
351 struct dpu_hw_blk_reg_map *c; in dpu_hw_sspp_setup_pe_config()
441 struct dpu_hw_blk_reg_map *c; in dpu_hw_sspp_setup_rects()
680 struct dpu_hw_blk_reg_map *b) in _sspp_offset()
Ddpu_hw_sspp.h382 struct dpu_hw_blk_reg_map hw;
Ddpu_hw_interrupts.c1131 void __iomem *addr, struct dpu_hw_blk_reg_map *hw) in __intr_offset()