Home
last modified time | relevance | path

Searched refs:ha_end (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c892 u32 ha_end = ha_start + mode->hdisplay; in dsi_timing_setup() local
912 ha_end /= 2; in dsi_timing_setup()
943 ha_end = ha_start + hdisplay; in dsi_timing_setup()
952 DSI_ACTIVE_H_END(ha_end)); in dsi_timing_setup()
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c951 u32 ha_end = ha_start + mode->hdisplay; in dsi_timing_setup() local
970 ha_end /= 2; in dsi_timing_setup()
977 DSI_ACTIVE_H_END(ha_end)); in dsi_timing_setup()

Completed in 7 milliseconds