Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dnct7904.c34 #define BANK_SEL_REG 0xFF macro
152 ret = i2c_smbus_write_byte_data(data->client, BANK_SEL_REG, bank); in nct7904_bank_lock()
798 (i2c_smbus_read_byte_data(client, BANK_SEL_REG) & 0xf8) != 0x00) in nct7904_detect()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dnct7904.c34 #define BANK_SEL_REG 0xFF macro
152 ret = i2c_smbus_write_byte_data(data->client, BANK_SEL_REG, bank); in nct7904_bank_lock()
798 (i2c_smbus_read_byte_data(client, BANK_SEL_REG) & 0xf8) != 0x00) in nct7904_detect()

Completed in 3 milliseconds