Searched refs:DSCA_PPS (Results 1 – 2 of 2) sorted by relevance
54 #define DSCA_PPS(pps) _MMIO(_DSCA_PPS_0 + ((pps) < 12 ? (pps) : (pps) + 12) * 4) macro
404 dsc_reg[0] = pipe_dsc ? ICL_DSC0_PPS(pipe, pps) : DSCA_PPS(pps); in intel_dsc_get_pps_reg()