Searched refs:REG_DIGIT (Results 1 – 1 of 1) sorted by relevance
34 #define REG_DIGIT(x) (0x20 + (x)) macro63 regmap_bulk_write(priv->regmap, REG_DIGIT(0), buf, ARRAY_SIZE(buf)); in max6959_disp_update()