Searched full:max8952 (Results 1 – 4 of 4) sorted by relevance
| /linux/Documentation/devicetree/bindings/regulator/ |
| 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 …]
|
| /linux/arch/arm/mach-omap2/ |
| H A D | pmic-cpcap.c | 85 * omap_max8952_vsel_to_uv - convert MAX8952 VSEL value to microvolts DC 86 * @vsel: MAX8952 VSEL value to convert 88 * Returns: the microvolts DC that the MAX8952 Regulator should generate when 99 * omap_max8952_uv_to_vsel - convert microvolts DC to MAX8952 VSEL value 102 * Returns: the VSEL value necessary for the MAX8952 Regulator to 168 * Returns: the VSEL value necessary for the MAX8952 Regulator to 187 * Returns: the VSEL value necessary for the MAX8952 Regulator to
|
| /linux/arch/arm/boot/dts/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>;
|
| /linux/include/linux/regulator/ |
| H A D | max8952.h | 3 * max8952.h - Voltage regulation for the Maxim 8952
|