Searched refs:VENDOR_ID_REG (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/hwmon/ | ||
H A D | nct7904.c | 26 #define VENDOR_ID_REG 0x7A /* Any bank */ macro 504 if (i2c_smbus_read_byte_data(client, VENDOR_ID_REG) != NUVOTON_ID || nct7904_detect() |
Completed in 49 milliseconds