Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dsmsc47m1.c104 #define SMSC47M2_REG_FANDIV3 0x6a macro
180 SMSC47M2_REG_FANDIV3) >> 4) & 0x03; in smsc47m1_update_device()
350 tmp = smsc47m1_read_value(data, SMSC47M2_REG_FANDIV3) & 0xCF; in fan_div_store()
352 smsc47m1_write_value(data, SMSC47M2_REG_FANDIV3, tmp); in fan_div_store()