Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dw83781d.c122 #define W83781D_REG_PIN 0x4B macro
659 W83781D_REG_PIN : W83781D_REG_VID_FANDIV) in store_fan_div()
663 W83781D_REG_PIN : W83781D_REG_VID_FANDIV, reg); in store_fan_div()
1519 W83781D_REG_PIN) >> 6) & 0x03; in w83781d_update_device()
H A Dw83627hf.c196 #define W83781D_REG_PIN 0x4B macro
1013 reg = (w83627hf_read_value(data, nr==2 ? W83781D_REG_PIN : W83781D_REG_VID_FANDIV) in fan_div_store()
1016 w83627hf_write_value(data, nr==2 ? W83781D_REG_PIN : W83781D_REG_VID_FANDIV, reg); in fan_div_store()
1813 W83781D_REG_PIN) >> 6) & 0x03; in w83627hf_update_fan_div()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dw83781d.c122 #define W83781D_REG_PIN 0x4B macro
659 W83781D_REG_PIN : W83781D_REG_VID_FANDIV) in store_fan_div()
663 W83781D_REG_PIN : W83781D_REG_VID_FANDIV, reg); in store_fan_div()
1517 W83781D_REG_PIN) >> 6) & 0x03; in w83781d_update_device()
H A Dw83627hf.c196 #define W83781D_REG_PIN 0x4B macro
468 W83781D_REG_PIN) >> 6) & 0x03; in w83627hf_update_fan_div()
1181 reg = (w83627hf_read_value(data, nr==2 ? W83781D_REG_PIN : W83781D_REG_VID_FANDIV) in fan_div_store()
1184 w83627hf_write_value(data, nr==2 ? W83781D_REG_PIN : W83781D_REG_VID_FANDIV, reg); in fan_div_store()

Completed in 11 milliseconds