Searched refs:shunts (Results 1 – 3 of 3) sorted by relevance
293 * @shunts: shunts310 u32 shunts[PAC1934_MAX_NUM_CHANNELS]; member 486 return sysfs_emit(buf, "%u\n", info->shunts[this_attr->address]); in pac1934_shunt_value_show() 504 info->shunts[this_attr->address] = sh_val; in pac1934_shunt_value_store() 861 *val2 = info->shunts[channel]; in pac1934_read_raw() 863 *val2 = info->shunts[channel] >> 1; in pac1934_read_raw() 876 *val2 = info->shunts[channel]; in pac1934_read_raw() 878 *val2 = info->shunts[channel] >> 1; in pac1934_read_raw() 891 *val2 = info->shunts[channe in pac1934_read_raw() [all...]
13 that handles voltage dividers, current sense shunts and
314 * proper for the indicated shunt readings. If shunts is 0, then316 * changing the sensor gain, and making shunts readings, please322 struct six_axis_array shunts; /* offset 0x0060 */ member