Searched refs:SMSC47M1_REG_PWM (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | smsc47m1.c | 97 static const u8 SMSC47M1_REG_PWM[3] = { 0x56, 0x57, 0x69 }; variable 165 SMSC47M1_REG_PWM[i]); in smsc47m1_update_device() 388 smsc47m1_write_value(data, SMSC47M1_REG_PWM[nr], in pwm_store() 415 smsc47m1_write_value(data, SMSC47M1_REG_PWM[nr], in pwm_en_store()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | smsc47m1.c | 97 static const u8 SMSC47M1_REG_PWM[3] = { 0x56, 0x57, 0x69 }; variable 165 SMSC47M1_REG_PWM[i]); in smsc47m1_update_device() 388 smsc47m1_write_value(data, SMSC47M1_REG_PWM[nr], in pwm_store() 415 smsc47m1_write_value(data, SMSC47M1_REG_PWM[nr], in pwm_en_store()
|
Completed in 3 milliseconds