Searched refs:dsc_hact_end (Results 1 – 2 of 2) sorted by relevance
3381 u16 dsc_hsync, dsc_htotal, dsc_hact_st, dsc_hact_end; in vop2_dsc_enable() local3451 dsc_hact_end = (hdisplay / k * target_bpp >> 4) / 24 + dsc_hact_st; in vop2_dsc_enable()3452 val = dsc_hact_end << 16 | dsc_hact_st; in vop2_dsc_enable()
7401 u16 dsc_hsync, dsc_htotal, dsc_hact_st, dsc_hact_end; in vop2_crtc_enable_dsc() local7471 dsc_hact_end = (hdisplay / k * target_bpp >> 4) / 24 + dsc_hact_st; in vop2_crtc_enable_dsc()7472 val = dsc_hact_end << 16 | dsc_hact_st; in vop2_crtc_enable_dsc()