Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dw83795.c38 #define W83795_REG_BANKSEL 0x00 macro
404 err = i2c_smbus_write_byte_data(client, W83795_REG_BANKSEL, bank); in w83795_set_bank()
1912 bank = i2c_smbus_read_byte_data(client, W83795_REG_BANKSEL); in w83795_detect()
1962 i2c_smbus_write_byte_data(client, W83795_REG_BANKSEL, in w83795_detect()
2151 data->bank = i2c_smbus_read_byte_data(client, W83795_REG_BANKSEL); in w83795_probe()