Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dgl520sm.c47 static const u8 GL520_REG_IN_MAX[] = { 0x0c, 0x09, 0x0a, 0x0b, 0x17 }; variable
173 GL520_REG_IN_MAX[4]); in gl520_update_device()
302 gl520_write_value(client, GL520_REG_IN_MAX[n], in in_max_store()
303 (gl520_read_value(client, GL520_REG_IN_MAX[n]) in in_max_store()
306 gl520_write_value(client, GL520_REG_IN_MAX[n], r); in in_max_store()