Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dgl518sm.c55 #define GL518_REG_MISC 0x0f macro
192 val = gl518_read_value(client, GL518_REG_MISC); in gl518_update_device()
328 set_bits(BOOL, fan_auto1, fan_auto1, GL518_REG_MISC, 0x08, 3);
410 regvalue = gl518_read_value(client, GL518_REG_MISC); in fan_div_store()
414 gl518_write_value(client, GL518_REG_MISC, regvalue); in fan_div_store()