Searched full:770000 (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | maxim,max8952.yaml | 29 minimum: 770000 33 must be from range <770000, 1400000>. 104 regulator-min-microvolt = <770000>;
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | pmic-cpcap.c | 107 if (uv < 770000) in omap_max8952_uv_to_vsel() 108 uv = 770000; in omap_max8952_uv_to_vsel() 111 return DIV_ROUND_UP(uv - 770000, 10000); in omap_max8952_uv_to_vsel()
|
/openbmc/linux/drivers/regulator/ |
H A D | max8952.c | 146 if (pd->dvs_mode[i] < 770000 || pd->dvs_mode[i] > 1400000) { in max8952_parse_dt() 150 pd->dvs_mode[i] = (pd->dvs_mode[i] - 770000) / 10000; in max8952_parse_dt()
|
H A D | tps62360-regulator.c | 42 #define TPS62360_BASE_VOLTAGE 770000
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-sm1.dtsi | 102 opp-microvolt = <770000>;
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos4210-universal_c210.dts | 337 regulator-min-microvolt = <770000>;
|
/openbmc/linux/drivers/iio/temperature/ |
H A D | mlx90614.c | 671 { 0, 770000 }, /* 50% ~= 0.77 Hz */
|
/openbmc/qemu/include/libdecnumber/ |
H A D | decDPD.h | 616 988000, 989000, 770000, 771000, 772000, 773000, 774000, 775000, 776000, 777000,
|