Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dw83793.c72 #define W83793_REG_BANKSEL 0x00 macro
1614 bank = i2c_smbus_read_byte_data(client, W83793_REG_BANKSEL); in w83793_detect()
1663 data->bank = i2c_smbus_read_byte_data(client, W83793_REG_BANKSEL); in w83793_probe()
2100 (client, W83793_REG_BANKSEL, new_bank) >= 0) in w83793_read_value()
2125 res = i2c_smbus_write_byte_data(client, W83793_REG_BANKSEL, in w83793_write_value()