Home
last modified time | relevance | path

Searched refs:LM_0 (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_ctl.c20 (((lm) == LM_5) ? (0x024) : (((lm) - LM_0) * 0x004))
22 (0x40 + (((lm) - LM_0) * 0x004))
24 (0x70 + (((lm) - LM_0) * 0x004))
26 (0xA0 + (((lm) - LM_0) * 0x004))
178 case LM_0: in dpu_hw_ctl_get_bitmask_mixer()
299 DPU_REG_WRITE(c, CTL_LAYER(LM_0 + i), 0); in dpu_hw_ctl_clear_all_blendstages()
300 DPU_REG_WRITE(c, CTL_LAYER_EXT(LM_0 + i), 0); in dpu_hw_ctl_clear_all_blendstages()
301 DPU_REG_WRITE(c, CTL_LAYER_EXT2(LM_0 + i), 0); in dpu_hw_ctl_clear_all_blendstages()
302 DPU_REG_WRITE(c, CTL_LAYER_EXT3(LM_0 + i), 0); in dpu_hw_ctl_clear_all_blendstages()
Ddpu_hw_catalog.c242 LM_BLK("lm_0", LM_0, 0x44000, DS_0, PINGPONG_0, LM_1),
243 LM_BLK("lm_1", LM_1, 0x45000, DS_1, PINGPONG_1, LM_0),
Ddpu_hw_mdss.h143 LM_0 = 1, enumerator
Ddpu_crtc.c477 mixer[i].hw_lm->idx - LM_0, in _dpu_crtc_blend_setup()
708 mixer->hw_lm->idx - LM_0); in _dpu_crtc_setup_mixer_for_encoder()
718 mixer->hw_lm->idx - LM_0); in _dpu_crtc_setup_mixer_for_encoder()
726 i, mixer->hw_lm->idx - LM_0); in _dpu_crtc_setup_mixer_for_encoder()
1752 m->hw_lm->idx - LM_0, m->hw_ctl->idx - CTL_0, in _dpu_debugfs_status_show()
1917 m->hw_lm->idx - LM_0); in _dpu_crtc_misr_read()