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