Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dw83793.c81 #define W83793_REG_I2C_ADDR 0x0b macro
1624 * If Winbond chip, address of chip and W83793_REG_I2C_ADDR in w83793_detect()
1628 && i2c_smbus_read_byte_data(client, W83793_REG_I2C_ADDR) != in w83793_detect()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dw83793.c81 #define W83793_REG_I2C_ADDR 0x0b macro
1622 * If Winbond chip, address of chip and W83793_REG_I2C_ADDR in w83793_detect()
1626 && i2c_smbus_read_byte_data(client, W83793_REG_I2C_ADDR) != in w83793_detect()

Completed in 6 milliseconds