Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dsmsc47m1.c93 #define SMSC47M1_REG_FANDIV 0x58 macro
168 i = smsc47m1_read_value(data, SMSC47M1_REG_FANDIV); in smsc47m1_update_device()
344 tmp = smsc47m1_read_value(data, SMSC47M1_REG_FANDIV) in fan_div_store()
347 smsc47m1_write_value(data, SMSC47M1_REG_FANDIV, tmp); in fan_div_store()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dsmsc47m1.c93 #define SMSC47M1_REG_FANDIV 0x58 macro
168 i = smsc47m1_read_value(data, SMSC47M1_REG_FANDIV); in smsc47m1_update_device()
344 tmp = smsc47m1_read_value(data, SMSC47M1_REG_FANDIV) in fan_div_store()
347 smsc47m1_write_value(data, SMSC47M1_REG_FANDIV, tmp); in fan_div_store()

Completed in 4 milliseconds