Home
last modified time | relevance | path

Searched refs:VENDOR_ID_REG (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/hwmon/
Dnct7904.c25 #define VENDOR_ID_REG 0x7A /* Any bank */ macro
392 if (i2c_smbus_read_byte_data(client, VENDOR_ID_REG) != NUVOTON_ID || in nct7904_detect()