Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dw83793.c85 #define W83793_REG_BANKSEL 0x00 macro
1642 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()