Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/imx/dcss/
H A Ddcss-dpr.c220 static u32 dcss_dpr_y_pix_high_adjust(struct dcss_dpr_ch *ch, u32 pix_high, in dcss_dpr_y_pix_high_adjust() argument
226 pix_y_mod = pix_high % num_rows_buf; in dcss_dpr_y_pix_high_adjust()
229 return pix_high + offset; in dcss_dpr_y_pix_high_adjust()
/kernel/linux/linux-6.6/drivers/gpu/drm/imx/dcss/
H A Ddcss-dpr.c220 static u32 dcss_dpr_y_pix_high_adjust(struct dcss_dpr_ch *ch, u32 pix_high, in dcss_dpr_y_pix_high_adjust() argument
226 pix_y_mod = pix_high % num_rows_buf; in dcss_dpr_y_pix_high_adjust()
229 return pix_high + offset; in dcss_dpr_y_pix_high_adjust()

Completed in 3 milliseconds