Searched refs:FANCTL1_OUT_REG (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | nct7904.c | 93 #define FANCTL1_OUT_REG 0x10 /* Bank 3; 1 reg per channel */ macro 547 ret = nct7904_read_reg(data, BANK_3, FANCTL1_OUT_REG + channel); in nct7904_read_pwm() 705 ret = nct7904_write_reg(data, BANK_3, FANCTL1_OUT_REG + channel, in nct7904_write_pwm()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | nct7904.c | 93 #define FANCTL1_OUT_REG 0x10 /* Bank 3; 1 reg per channel */ macro 547 ret = nct7904_read_reg(data, BANK_3, FANCTL1_OUT_REG + channel); in nct7904_read_pwm() 705 ret = nct7904_write_reg(data, BANK_3, FANCTL1_OUT_REG + channel, in nct7904_write_pwm()
|
Completed in 4 milliseconds