Searched refs:REG_DIGIT (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/auxdisplay/
H A Dmax6959.c35 #define REG_DIGIT(x) (0x20 + (x)) macro
64 regmap_bulk_write(priv->regmap, REG_DIGIT(0), buf, ARRAY_SIZE(buf));

Completed in 126 milliseconds