Searched refs:RT4831_BLCH_MASK (Results 1 – 1 of 1) sorted by relevance
23 #define RT4831_BLCH_MASK GENMASK(3, 0) macro160 if (!(propval & RT4831_BLCH_MASK)) { in rt4831_parse_backlight_properties()165 return regmap_update_bits(priv->regmap, RT4831_REG_ENABLE, RT4831_BLCH_MASK, propval); in rt4831_parse_backlight_properties()