Home
last modified time | relevance | path

Searched full:770000 (Results 1 – 7 of 7) sorted by relevance

/linux/Documentation/devicetree/bindings/regulator/
H A Dmaxim,max8952.yaml29 minimum: 770000
33 must be from range <770000, 1400000>.
104 regulator-min-microvolt = <770000>;
/linux/arch/arm/mach-omap2/
H A Dpmic-cpcap.c107 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()
/linux/drivers/regulator/
H A Dmax8952.c146 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 Dtps62360-regulator.c42 #define TPS62360_BASE_VOLTAGE 770000
/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-sm1.dtsi102 opp-microvolt = <770000>;
/linux/arch/arm/boot/dts/samsung/
H A Dexynos4210-universal_c210.dts337 regulator-min-microvolt = <770000>;
/linux/drivers/iio/temperature/
H A Dmlx90614.c671 { 0, 770000 }, /* 50% ~= 0.77 Hz */