Searched refs:DSCC_PPS (Results 1 – 2 of 2) sorted by relevance
55 #define DSCC_PPS(pps) _MMIO(_DSCC_PPS_0 + ((pps) < 12 ? (pps) : (pps) + 12) * 4) macro
402 dsc_reg[1] = pipe_dsc ? ICL_DSC1_PPS(pipe, pps) : DSCC_PPS(pps); in intel_dsc_get_pps_reg()