Searched refs:dpu_hw_blk_reg_map (Results 1 – 20 of 20) sorted by relevance
/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_vbif.c | 38 struct dpu_hw_blk_reg_map *c; in dpu_hw_clear_errors() 58 struct dpu_hw_blk_reg_map *c; in dpu_hw_set_mem_type() 88 struct dpu_hw_blk_reg_map *c = &vbif->hw; in dpu_hw_set_limit_conf() 109 struct dpu_hw_blk_reg_map *c = &vbif->hw; in dpu_hw_get_limit_conf() 131 struct dpu_hw_blk_reg_map *c = &vbif->hw; in dpu_hw_set_halt_ctrl() 147 struct dpu_hw_blk_reg_map *c = &vbif->hw; in dpu_hw_get_halt_ctrl() 158 struct dpu_hw_blk_reg_map *c; in dpu_hw_set_qos_remap() 186 struct dpu_hw_blk_reg_map *c; in dpu_hw_set_write_gather_en() 216 struct dpu_hw_blk_reg_map *b) in _top_offset()
|
D | dpu_hw_pingpong.c | 44 struct dpu_hw_blk_reg_map *b) in _pingpong_offset() 65 struct dpu_hw_blk_reg_map *c; in dpu_hw_pp_setup_dither() 96 struct dpu_hw_blk_reg_map *c; in dpu_hw_pp_setup_te_config() 126 struct dpu_hw_blk_reg_map *c; in dpu_hw_pp_poll_timeout_wr_ptr() 142 struct dpu_hw_blk_reg_map *c; in dpu_hw_pp_enable_te() 155 struct dpu_hw_blk_reg_map *c = &pp->hw; in dpu_hw_pp_connect_external_te() 178 struct dpu_hw_blk_reg_map *c; in dpu_hw_pp_get_vsync_info() 200 struct dpu_hw_blk_reg_map *c = &pp->hw; in dpu_hw_pp_get_line_count()
|
D | dpu_hw_util.h | 24 struct dpu_hw_blk_reg_map { struct 300 void dpu_reg_write(struct dpu_hw_blk_reg_map *c, 304 int dpu_reg_read(struct dpu_hw_blk_reg_map *c, u32 reg_off); 311 void dpu_hw_setup_scaler3(struct dpu_hw_blk_reg_map *c, 316 u32 dpu_hw_get_scaler3_ver(struct dpu_hw_blk_reg_map *c, 319 void dpu_hw_csc_setup(struct dpu_hw_blk_reg_map *c,
|
D | dpu_hw_lm.c | 30 struct dpu_hw_blk_reg_map *b) in _lm_offset() 66 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_lm_setup_out() 87 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_lm_setup_border_color() 102 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_lm_setup_blend_config_sdm845() 121 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_lm_setup_blend_config() 139 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_lm_setup_color3()
|
D | dpu_hw_top.c | 56 struct dpu_hw_blk_reg_map *c; in dpu_hw_setup_split_pipe() 94 struct dpu_hw_blk_reg_map *c; in dpu_hw_setup_clk_force_ctrl() 128 struct dpu_hw_blk_reg_map *c; in dpu_hw_get_danger_status() 157 struct dpu_hw_blk_reg_map *c; in dpu_hw_setup_vsync_source() 225 struct dpu_hw_blk_reg_map *c; in dpu_hw_get_safe_status() 253 struct dpu_hw_blk_reg_map *c; in dpu_hw_intf_audio_select() 277 struct dpu_hw_blk_reg_map *b) in _top_offset()
|
D | dpu_hw_intf.c | 59 struct dpu_hw_blk_reg_map *b) in _intf_offset() 82 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_intf_setup_timing_engine() 200 struct dpu_hw_blk_reg_map *c = &intf->hw; in dpu_hw_intf_enable_timing_engine() 209 struct dpu_hw_blk_reg_map *c = &intf->hw; in dpu_hw_intf_setup_prg_fetch() 234 struct dpu_hw_blk_reg_map *c = &intf->hw; in dpu_hw_intf_bind_pingpong_blk() 252 struct dpu_hw_blk_reg_map *c = &intf->hw; in dpu_hw_intf_get_status() 266 struct dpu_hw_blk_reg_map *c; in dpu_hw_intf_get_line_count()
|
D | dpu_hw_ctl.c | 38 struct dpu_hw_blk_reg_map *b) in _ctl_offset() 73 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_get_flush_register() 286 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_poll_reset_status() 308 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_reset_control() 320 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_wait_reset_status() 339 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_clear_all_blendstages() 355 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_setup_blendstage() 490 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_intf_cfg_v1() 507 struct dpu_hw_blk_reg_map *c = &ctx->hw; in dpu_hw_ctl_intf_cfg()
|
D | dpu_hw_util.c | 62 void dpu_reg_write(struct dpu_hw_blk_reg_map *c, in dpu_reg_write() 74 int dpu_reg_read(struct dpu_hw_blk_reg_map *c, u32 reg_off) in dpu_reg_read() 84 static void _dpu_hw_setup_scaler3_lut(struct dpu_hw_blk_reg_map *c, in _dpu_hw_setup_scaler3_lut() 159 static void _dpu_hw_setup_scaler3_de(struct dpu_hw_blk_reg_map *c, in _dpu_hw_setup_scaler3_de() 203 void dpu_hw_setup_scaler3(struct dpu_hw_blk_reg_map *c, in dpu_hw_setup_scaler3() 302 u32 dpu_hw_get_scaler3_ver(struct dpu_hw_blk_reg_map *c, in dpu_hw_get_scaler3_ver() 308 void dpu_hw_csc_setup(struct dpu_hw_blk_reg_map *c, in dpu_hw_csc_setup()
|
D | dpu_hw_dspp.h | 63 struct dpu_hw_blk_reg_map hw;
|
D | dpu_hw_vbif.h | 98 struct dpu_hw_blk_reg_map hw;
|
D | dpu_hw_lm.h | 60 struct dpu_hw_blk_reg_map hw;
|
D | dpu_hw_interrupts.h | 184 struct dpu_hw_blk_reg_map hw;
|
D | dpu_hw_top.h | 138 struct dpu_hw_blk_reg_map hw;
|
D | dpu_hw_intf.h | 81 struct dpu_hw_blk_reg_map hw;
|
D | dpu_hw_pingpong.h | 117 struct dpu_hw_blk_reg_map hw;
|
D | dpu_hw_sspp.c | 243 struct dpu_hw_blk_reg_map *c; in dpu_hw_sspp_setup_format() 359 struct dpu_hw_blk_reg_map *c; in dpu_hw_sspp_setup_pe_config() 449 struct dpu_hw_blk_reg_map *c; in dpu_hw_sspp_setup_rects() 690 struct dpu_hw_blk_reg_map *b) in _sspp_offset()
|
D | dpu_hw_ctl.h | 192 struct dpu_hw_blk_reg_map hw;
|
D | dpu_hw_sspp.h | 375 struct dpu_hw_blk_reg_map hw;
|
D | dpu_hw_dspp.c | 75 struct dpu_hw_blk_reg_map *b) in _dspp_offset()
|
D | dpu_hw_interrupts.c | 1088 void __iomem *addr, struct dpu_hw_blk_reg_map *hw) in __intr_offset()
|