Searched refs:ibat (Results 1 – 7 of 7) sorted by relevance
133 int (*read_imp)(struct mt6359_auxadc *adc_dev, int *vbat, int *ibat);337 static int mt6358_read_imp(struct mt6359_auxadc *adc_dev, int *vbat, int *ibat) in mt6358_read_imp() argument356 if (ibat) in mt6358_read_imp()357 *ibat = 0; in mt6358_read_imp()362 static int mt6359_read_imp(struct mt6359_auxadc *adc_dev, int *vbat, int *ibat) in mt6359_read_imp() argument393 if (ibat) in mt6359_read_imp()394 *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()
188 __u64 ibat[8]; member
845 static DEVICE_ATTR_RO(ibat); in ltc4162l_probe()