Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dw83781d.c132 #define W83781D_REG_CHIPID 0x49 macro
1527 W83781D_REG_CHIPID) & 0x01) << 4; in w83781d_update_device()
Dw83627hf.c200 #define W83781D_REG_CHIPID 0x49 macro
1745 int hi = w83627hf_read_value(data, W83781D_REG_CHIPID); in w83627hf_init_device()