Home
last modified time | relevance | path

Searched refs:W83627EHF_REG_IN_MIN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dw83627ehf.c163 #define W83627EHF_REG_IN_MIN(nr) ((nr < 7) ? (0x2c + (nr) * 2) : \ macro
585 W83627EHF_REG_IN_MIN(i)); in w83627ehf_update_device()
2001 w83627ehf_write_value(data, W83627EHF_REG_IN_MIN(i), in w83627ehf_resume()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dw83627ehf.c163 #define W83627EHF_REG_IN_MIN(nr) ((nr < 7) ? (0x2c + (nr) * 2) : \ macro
583 W83627EHF_REG_IN_MIN(i)); in w83627ehf_update_device()
1971 w83627ehf_write_value(data, W83627EHF_REG_IN_MIN(i), in w83627ehf_resume()

Completed in 6 milliseconds