Searched refs:W83795_REG_IN (Results 1 – 1 of 1) sorted by relevance
79 static const u16 W83795_REG_IN[][3] = { variable463 w83795_read(client, W83795_REG_IN[i][IN_MAX]); in w83795_update_limits()465 w83795_read(client, W83795_REG_IN[i][IN_LOW]); in w83795_update_limits()609 tmp = w83795_read(client, W83795_REG_IN[i][IN_READ]) << 2; in w83795_update_device()623 w83795_read(client, W83795_REG_IN[i][IN_MAX]); in w83795_update_device()625 w83795_read(client, W83795_REG_IN[i][IN_LOW]); in w83795_update_device()1540 w83795_write(client, W83795_REG_IN[index][nr], tmp); in store_in()