Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dw83627hf.c161 #define W83781D_REG_IN_MAX(nr) ((nr < 7) ? (0x2b + (nr) * 2) : \ macro
427 w83627hf_write_value(data, W83781D_REG_IN_MAX(i), in w83627hf_resume()
531 w83627hf_write_value(data, W83781D_REG_IN_MAX(nr), data->in_max[nr]); in in_max_store()
655 w83627hf_write_value(data, W83781D_REG_IN_MAX(0), data->in_max[0]); in in0_max_store()
1845 W83781D_REG_IN_MAX(i)); in w83627hf_update_device()
H A Dw83781d.c76 #define W83781D_REG_IN_MAX(nr) ((nr < 7) ? (0x2b + (nr) * 2) : \ macro
1466 w83781d_read_value(data, W83781D_REG_IN_MAX(i)); in w83781d_update_device()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dw83627hf.c161 #define W83781D_REG_IN_MAX(nr) ((nr < 7) ? (0x2b + (nr) * 2) : \ macro
500 W83781D_REG_IN_MAX(i)); in w83627hf_update_device()
597 w83627hf_write_value(data, W83781D_REG_IN_MAX(i), in w83627hf_resume()
900 w83627hf_write_value(data, W83781D_REG_IN_MAX(0), data->in_max[0]); in in0_max_store()
1065 w83627hf_write_value(data, W83781D_REG_IN_MAX(nr), data->in_max[nr]); in in_max_store()
H A Dw83781d.c76 #define W83781D_REG_IN_MAX(nr) ((nr < 7) ? (0x2b + (nr) * 2) : \ macro
1464 w83781d_read_value(data, W83781D_REG_IN_MAX(i)); in w83781d_update_device()

Completed in 11 milliseconds