REG_DISPLAY_SETUP  106 drivers/auxdisplay/ht16k33.c 	uint8_t data = REG_DISPLAY_SETUP | REG_DISPLAY_SETUP_ON;
REG_DISPLAY_SETUP  113 drivers/auxdisplay/ht16k33.c 	return i2c_smbus_write_byte(priv->client, REG_DISPLAY_SETUP);