Home
last modified time | relevance | path

Searched refs:W83793_REG_BANKSEL (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dw83793.c72 #define W83793_REG_BANKSEL 0x00 macro
1612 bank = i2c_smbus_read_byte_data(client, W83793_REG_BANKSEL); in w83793_detect()
1661 data->bank = i2c_smbus_read_byte_data(client, W83793_REG_BANKSEL); in w83793_probe()
2098 (client, W83793_REG_BANKSEL, new_bank) >= 0) in w83793_read_value()
2123 res = i2c_smbus_write_byte_data(client, W83793_REG_BANKSEL, in w83793_write_value()