Home
last modified time | relevance | path

Searched full:vgen (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dmc13xxx.txt64 vgen : regulator VGEN (register 32, bit 12)
/openbmc/qemu/hw/acpi/
H A Dvmgenid.c54 dev = aml_device("VGEN"); in vmgenid_build_acpi()
90 aml_append(method, aml_notify(aml_name("\\_SB.VGEN"), aml_int(0x80))); in vmgenid_build_acpi()
/openbmc/u-boot/drivers/power/pmic/
H A Dpfuze100.c20 /* vgen[x], vsnvs, vcc, v33, vcc_sd */
/openbmc/qemu/docs/specs/
H A Dvmgenid.rst108 Device (VGEN)
136 Notify (\_SB.VGEN, 0x80) // Status Change
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx27-pdk.dts47 vgen_reg: vgen {
H A Dimx31-lite.dts123 vgen { /* NVCC5 / NVCC8 and NVCC6 / NVCC9 */
H A Dimx27-phytec-phycore-som.dtsi128 vgen_reg: vgen {
H A Dimx6qdl-kontron-samx6i.dtsi361 * Per schematics, of all VGEN's, only VGEN5 has some
/openbmc/linux/drivers/regulator/
H A Dmc13783-regulator.c261 MC13783_DEFINE_REGU(VGEN, vgen, REGULATORMODE0, REGULATORSETTING0,
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dpfuze100.yaml73 "^vgen[1-6]$":
/openbmc/u-boot/include/
H A Dmc13892.h50 #define VGEN 6 macro