Home
last modified time | relevance | path

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

/openbmc/linux/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()