Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dgl518sm.c49 #define GL518_REG_FAN_LIMIT 0x08 macro
182 val = gl518_read_value(client, GL518_REG_FAN_LIMIT); in gl518_update_device()
356 regvalue = gl518_read_value(client, GL518_REG_FAN_LIMIT); in fan_min_store()
360 gl518_write_value(client, GL518_REG_FAN_LIMIT, regvalue); in fan_min_store()