Searched refs:W83793_REG_BANKSEL (Results 1 – 1 of 1) sorted by relevance
85 #define W83793_REG_BANKSEL 0x00 macro1642 bank = i2c_smbus_read_byte_data(client, W83793_REG_BANKSEL); in w83793_detect()1692 data->bank = i2c_smbus_read_byte_data(client, W83793_REG_BANKSEL); in w83793_probe()2132 (client, W83793_REG_BANKSEL, new_bank) >= 0) in w83793_read_value()2157 res = i2c_smbus_write_byte_data(client, W83793_REG_BANKSEL, in w83793_write_value()