Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dgl520sm.c46 static const u8 GL520_REG_IN_MIN[] = { 0x0c, 0x09, 0x0a, 0x0b, 0x18 }; variable
171 GL520_REG_IN_MIN[4]); in gl520_update_device()
268 gl520_write_value(client, GL520_REG_IN_MIN[n], in in_min_store()
269 (gl520_read_value(client, GL520_REG_IN_MIN[n]) in in_min_store()
272 gl520_write_value(client, GL520_REG_IN_MIN[n], r); in in_min_store()