Searched refs:dsc_hsync (Results 1 – 1 of 1) sorted by relevance
4611 u16 dsc_hsync, dsc_htotal, dsc_hact_st, dsc_hact_end; in vop2_dsc_enable() local4644 dsc_hsync = hsync_len / 2; in vop2_dsc_enable()4656 if (dsc_hsync < 8) in vop2_dsc_enable()4657 dsc_hsync = 8; in vop2_dsc_enable()4676 val = dsc_htotal << 16 | dsc_hsync; in vop2_dsc_enable()