max7359_write_reg
max7359_write_reg(client, MAX7359_REG_SLEEP, MAX7359_AUTOSLEEP_8192);
max7359_write_reg(client, MAX7359_REG_SLEEP, MAX7359_AUTOSLEEP_256);
max7359_write_reg(client, MAX7359_REG_CONFIG,
max7359_write_reg(client, MAX7359_REG_DEBOUNCE, 0x1F);
max7359_write_reg(client, MAX7359_REG_INTERRUPT, 0x01);