Searched full:max8952 (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | max8952.txt | 1 Maxim MAX8952 voltage regulator 4 - compatible: must be equal to "maxim,max8952" 6 - max8952,dvs-mode-microvolt: array of 4 integer values defining DVS voltages 11 - max8952,vid-gpios: array of two GPIO pins used for DVS voltage selection 12 - max8952,en-gpio: GPIO used to control enable status of regulator 13 - max8952,default-mode: index of default DVS voltage, from <0, 3> range 14 - max8952,sync-freq: sync frequency, must be one of following values: 19 - max8952,ramp-speed: voltage ramp speed, must be one of following values: 34 compatible = "maxim,max8952"; 37 /* max8952-specific properties */ [all …]
|
H A D | maxim,max8952.yaml | 4 $id: http://devicetree.org/schemas/regulator/maxim,max8952.yaml# 7 title: Maxim MAX8952 voltage regulator 17 const: maxim,max8952 19 max8952,default-mode: 25 max8952,dvs-mode-microvolt: 35 max8952,en-gpio: 40 max8952,ramp-speed: 56 max8952,sync-freq: 67 max8952,vid-gpios: 78 - max8952,dvs-mode-microvolt [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/samsung/ |
H A D | exynos4210-universal_c210.dts | 325 compatible = "maxim,max8952"; 328 max8952,vid-gpios = <&gpx0 3 GPIO_ACTIVE_HIGH>, 330 max8952,default-mode = <0>; 331 max8952,dvs-mode-microvolt = <1250000>, <1200000>, 333 max8952,sync-freq = <0>; 334 max8952,ramp-speed = <0>;
|
/freebsd/sys/contrib/device-tree/src/arm/aspeed/ |
H A D | aspeed-bmc-ibm-system1.dts | 476 compatible = "maxim,max8952"; 479 max8952,default-mode = <0>; 480 max8952,dvs-mode-microvolt = <1250000>, <1200000>, 482 max8952,sync-freq = <0>; 483 max8952,ramp-speed = <0>; 1178 compatible = "maxim,max8952"; 1181 max8952,default-mode = <0>; 1182 max8952,dvs-mode-microvolt = <1250000>, <1200000>, 1184 max8952,sync-freq = <0>; 1185 max8952,ramp-speed = <0>;
|
/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | vendor-prefixes.yaml | 20 "^(keypad|m25p|max8952|max8997|max8998|mpmc),.*": true
|