Searched refs:BANK_SEL_REG (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/hwmon/
H A Dnct7904.c32 #define BANK_SEL_REG 0xFF macro
88 ret = i2c_smbus_write_byte_data(data->client, BANK_SEL_REG, bank); nct7904_bank_lock()
507 (i2c_smbus_read_byte_data(client, BANK_SEL_REG) & 0xf8) != 0x00) nct7904_detect()

Completed in 60 milliseconds