Lines Matching defs:ina226
124 enum ina2xx_ids { ina219, ina226 };
168 [ina226] = {
169 .name = "ina226",
176 .chip_id = ina226,
281 * Available averaging rates for ina226. The indices correspond with
282 * the bit values expected by the chip (according to the ina226 datasheet,
284 * https://www.ti.com/lit/ds/symlink/ina226.pdf.
502 if (chip->config->chip_id == ina226) {
569 * are 2048 for ina226 and 4096 for ina219. They are hardcoded as
730 if (chip->config->chip_id == ina226) {
755 * Single register reads: bulk_read will not work with ina226/219
1002 if (type == ina226) {
1021 if (type == ina226) {
1059 {"ina226", ina226},
1060 {"ina230", ina226},
1061 {"ina231", ina226},
1076 .compatible = "ti,ina226",
1077 .data = (void *)ina226
1081 .data = (void *)ina226
1085 .data = (void *)ina226