Searched refs:ibat (Results 1 – 6 of 6) sorted by relevance
168 const struct iio_chan_spec *chan, int *vbat, int *ibat);487 const struct iio_chan_spec *chan, int *vbat, int *ibat) in mt6358_read_imp() argument506 if (ibat) in mt6358_read_imp()507 *ibat = 0; in mt6358_read_imp()513 const struct iio_chan_spec *chan, int *vbat, int *ibat) in mt6359_read_imp() argument545 if (ibat) in mt6359_read_imp()546 *ibat = val_i; in mt6359_read_imp()
18 What: /sys/class/power_supply/ltc4162-l/ibat
139 bat = &vcpu_book3s->ibat[i]; in kvmppc_mmu_book3s_32_xlate_bat()
660 bat = &vcpu_book3s->ibat[(sprn - SPRN_IBAT0U) / 2]; in kvmppc_find_bat()663 bat = &vcpu_book3s->ibat[4 + ((sprn - SPRN_IBAT4U) / 2)]; in kvmppc_find_bat()
175 __u64 ibat[8]; member