Searched refs:W83795_REG_BANKSEL (Results 1 – 1 of 1) sorted by relevance
38 #define W83795_REG_BANKSEL 0x00 macro404 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()2153 data->bank = i2c_smbus_read_byte_data(client, W83795_REG_BANKSEL); in w83795_probe()