Searched refs:VCLKSET_BPP_MASK (Results 1 – 1 of 1) sorted by relevance
260 #define VCLKSET_BPP_MASK GENMASK_U32(3, 2) macro261 #define VCLKSET_BPP_16 FIELD_PREP(VCLKSET_BPP_MASK, 0)262 #define VCLKSET_BPP_18 FIELD_PREP(VCLKSET_BPP_MASK, 1)263 #define VCLKSET_BPP_18L FIELD_PREP(VCLKSET_BPP_MASK, 2)264 #define VCLKSET_BPP_24 FIELD_PREP(VCLKSET_BPP_MASK, 3)