The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/contrib/device-tree/Bindings/regulator/max8925-regulator.txt

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 Max8925 Voltage regulators
    2 
    3 Required nodes:
    4 -nodes:
    5   - SDV1 for SDV SDV1
    6   - SDV2 for SDV SDV2
    7   - SDV3 for SDV SDV3
    8   - LDO1 for LDO LDO1
    9   - LDO2 for LDO LDO2
   10   - LDO3 for LDO LDO3
   11   - LDO4 for LDO LDO4
   12   - LDO5 for LDO LDO5
   13   - LDO6 for LDO LDO6
   14   - LDO7 for LDO LDO7
   15   - LDO8 for LDO LDO8
   16   - LDO9 for LDO LDO9
   17   - LDO10 for LDO LDO10
   18   - LDO11 for LDO LDO11
   19   - LDO12 for LDO LDO12
   20   - LDO13 for LDO LDO13
   21   - LDO14 for LDO LDO14
   22   - LDO15 for LDO LDO15
   23   - LDO16 for LDO LDO16
   24   - LDO17 for LDO LDO17
   25   - LDO18 for LDO LDO18
   26   - LDO19 for LDO LDO19
   27   - LDO20 for LDO LDO20
   28 
   29 Optional properties:
   30 - Any optional property defined in bindings/regulator/regulator.txt
   31 
   32 Example:
   33 
   34         SDV1 {
   35                 regulator-min-microvolt = <637500>;
   36                 regulator-max-microvolt = <1425000>;
   37                 regulator-boot-on;
   38                 regulator-always-on;
   39         };
   40 

Cache object: c325d56b74585890ef65b83973a1f7a5


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.