blob: ebbc35b007029efe13bc4890eed9f0c0bd8a232f [file] [log] [blame]
# Copyright 2015 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# These devices are ina219 devices
inas = [('0x40', 'ppvccsa', 1.0, 0.002, 'rem', True),
('0x41', 'pp1000_a', 1.0, 0.002, 'rem', True),
('0x42', 'pp1000_vccstg', 1.0, 0.002, 'rem', True),
('0x43', 'pp3300_dsw', 3.3, 0.005, 'rem', True),
('0x47', 'ppina_vbat', 7.6, 0.020, 'rem', True),
('0x49', 'pp1000_vcccore', 1.0, 0.002, 'rem', True),
('0x4a', 'pp1000_vccgt', 1.0, 0.002, 'rem', True),
('0x4b', 'pp5000_a', 5.0, 0.010, 'rem', True)
]