BANK_SEL_REG
ret = i2c_smbus_write_byte_data(data->client, BANK_SEL_REG, bank);
(i2c_smbus_read_byte_data(client, BANK_SEL_REG) & 0xf8) != 0x00)