Searched refs:DSC_PPS1_BPP (Results 1 – 2 of 2) sorted by relevance
94 #define DSC_PPS1_BPP(bpp) REG_FIELD_PREP(DSC_PPS1_BPP_MASK, bpp) macro
463 pps_val = DSC_PPS1_BPP(vdsc_cfg->bits_per_pixel); in intel_dsc_pps_configure()