Home
last modified time | relevance | path

Searched refs:det_thresh_flatness (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_dsc.c53 u32 det_thresh_flatness; in dpu_hw_dsc_config() local
110 det_thresh_flatness = drm_dsc_flatness_det_thresh(dsc); in dpu_hw_dsc_config()
111 data = det_thresh_flatness << 10; in dpu_hw_dsc_config()
H A Ddpu_hw_dsc_1_2.c95 u32 det_thresh_flatness; in dpu_hw_dsc_config_1_2() local
203 det_thresh_flatness = drm_dsc_flatness_det_thresh(dsc); in dpu_hw_dsc_config_1_2()
206 ((det_thresh_flatness & 0xff) << 10); in dpu_hw_dsc_config_1_2()