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