REG_BANK
reg = i2c_smbus_read_byte_data(client, REG_BANK);
return (reg != REG_BANK && reg <= 0x20) ||