Searched refs:vrefp (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/drivers/iio/adc/ |
H A D | max11410.c | 140 struct regulator *vrefp[3]; member 206 return st->vrefp[refsel]; in max11410_get_vrefp() 437 struct regulator *vrefp, *vrefn; in max11410_get_scale() local 440 vrefp = max11410_get_vrefp(state, cfg.refsel); in max11410_get_scale() 442 scale = regulator_get_voltage(vrefp) / 1000; in max11410_get_scale() 959 ret = max11410_init_vref(dev, &st->vrefp[i], vrefp_regs[i]); in max11410_probe()
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | vecemu.c | 20 extern void vrefp(vector128 *dst, vector128 *src); 291 vrefp(&vrs[vd], &vrs[vb]); in emulate_altivec()
|
H A D | vector.S | 305 _GLOBAL(vrefp)
|
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/ |
H A D | mux_am33xx.h | 243 int vrefp; member
|
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | adi,max11410.yaml | 111 adi,buffered-vrefp:
|
/openbmc/qemu/target/ppc/translate/ |
H A D | vmx-ops.c.inc | 137 GEN_VXFORM_NOA(vrefp, 5, 4),
|
H A D | vmx-impl.c.inc | 1443 GEN_VXFORM_NOA_ENV(vrefp, 5, 4);
|
/openbmc/u-boot/board/siemens/rut/ |
H A D | mux.c | 301 {OFFSET(vrefp), (MODE(0) | RXACTIVE | PULLUDDIS)},
|
/openbmc/u-boot/board/siemens/draco/ |
H A D | mux.c | 221 {OFFSET(vrefp), MODE(7) | RXACTIVE | PULLUDDIS},
|
/openbmc/qemu/target/ppc/ |
H A D | helper.h | 294 DEF_HELPER_3(vrefp, void, env, avr, avr)
|