Home
last modified time | relevance | path

Searched refs:DPU_VSYNC_SOURCE_WD_TIMER_0 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_top.c141 cfg->vsync_source <= DPU_VSYNC_SOURCE_WD_TIMER_0) { in dpu_hw_setup_vsync_source()
163 case DPU_VSYNC_SOURCE_WD_TIMER_0: in dpu_hw_setup_vsync_source()
H A Ddpu_hw_mdss.h88 #define DPU_VSYNC_SOURCE_WD_TIMER_0 15 macro
H A Ddpu_encoder.c728 vsync_cfg.vsync_source = DPU_VSYNC_SOURCE_WD_TIMER_0; in _dpu_encoder_update_vsync_source()