Searched refs:DSC_PPS0_LINE_BUF_DEPTH_MASK (Results 1 – 1 of 1) sorted by relevance
93 #define DSC_PPS0_LINE_BUF_DEPTH_MASK REG_GENMASK(15, 12) macro94 #define DSC_PPS0_LINE_BUF_DEPTH(depth) REG_FIELD_PREP(DSC_PPS0_LINE_BUF_DEPTH_MASK, depth)