Home
last modified time | relevance | path

Searched refs:W83781D_REG_IN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dw83781d.c80 #define W83781D_REG_IN(nr) ((nr < 7) ? (0x20 + (nr)) : \ macro
1462 w83781d_read_value(data, W83781D_REG_IN(i)); in w83781d_update_device()
H A Dw83627hf.c165 #define W83781D_REG_IN(nr) ((nr < 7) ? (0x20 + (nr)) : \ macro
1839 w83627hf_read_value(data, W83781D_REG_IN(i)); in w83627hf_update_device()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dw83781d.c80 #define W83781D_REG_IN(nr) ((nr < 7) ? (0x20 + (nr)) : \ macro
1460 w83781d_read_value(data, W83781D_REG_IN(i)); in w83781d_update_device()
H A Dw83627hf.c165 #define W83781D_REG_IN(nr) ((nr < 7) ? (0x20 + (nr)) : \ macro
494 w83627hf_read_value(data, W83781D_REG_IN(i)); in w83627hf_update_device()

Completed in 11 milliseconds