Searched refs:DSC_PPS0_VER_MAJOR_MASK (Results 1 – 1 of 1) sorted by relevance
89 #define DSC_PPS0_VER_MAJOR_MASK REG_GENMASK(3, 0) macro90 #define DSC_PPS0_VER_MAJOR(major) REG_FIELD_PREP(DSC_PPS0_VER_MAJOR_MASK, major)