Home
last modified time | relevance | path

Searched refs:max (Results 1 – 25 of 5249) sorted by relevance

12345678910>>...210

/linux/drivers/regulator/
H A Dmax8973-regulator.c159 struct max8973_chip *max = rdev_get_drvdata(rdev); in max8973_dcdc_get_voltage_sel() local
163 ret = regmap_read(max->regmap, max->curr_vout_reg, &data); in max8973_dcdc_get_voltage_sel()
165 dev_err(max->dev, "register %d read failed, err = %d\n", in max8973_dcdc_get_voltage_sel()
166 max->curr_vout_reg, ret); in max8973_dcdc_get_voltage_sel()
175 struct max8973_chip *max = rdev_get_drvdata(rdev); in max8973_dcdc_set_voltage_sel() local
178 int vout_reg = max->curr_vout_reg; in max8973_dcdc_set_voltage_sel()
179 int gpio_val = max->curr_gpio_val; in max8973_dcdc_set_voltage_sel()
185 if (max->dvs_gpiod) in max8973_dcdc_set_voltage_sel()
186 found = find_voltage_set_register(max, vsel, in max8973_dcdc_set_voltage_sel()
190 ret = regmap_update_bits(max->regmap, vout_reg, in max8973_dcdc_set_voltage_sel()
[all …]
/linux/drivers/net/ipa/data/
H A Dipa_data-v3.1.c191 .min = 3, .max = 255,
194 .min = 3, .max = 255,
197 .min = 1, .max = 255,
200 .min = 1, .max = 255,
203 .min = 2, .max = 255,
208 .min = 0, .max = 255,
211 .min = 0, .max = 255,
214 .min = 0, .max = 255,
217 .min = 0, .max = 255,
220 .min = 0, .max = 255,
[all …]
H A Dipa_data-v5.0.c189 .min = 3, .max = 9,
192 .min = 4, .max = 10,
195 .min = 1, .max = 63,
198 .min = 0, .max = 63,
203 .min = 9, .max = 9,
206 .min = 12, .max = 12,
209 .min = 10, .max = 10,
214 .min = 9, .max = 9,
217 .min = 24, .max = 24,
220 .min = 20, .max = 20,
[all …]
/linux/drivers/iio/pressure/
H A Dabp060mg.c35 int max; member
40 [ABP006KG] = { .min = 0, .max = 6000 },
41 [ABP010KG] = { .min = 0, .max = 10000 },
42 [ABP016KG] = { .min = 0, .max = 16000 },
43 [ABP025KG] = { .min = 0, .max = 25000 },
44 [ABP040KG] = { .min = 0, .max = 40000 },
45 [ABP060KG] = { .min = 0, .max = 60000 },
46 [ABP100KG] = { .min = 0, .max = 100000 },
47 [ABP160KG] = { .min = 0, .max = 160000 },
48 [ABP250KG] = { .min = 0, .max = 250000 },
[all …]
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt6359.dtsi28 regulator-max-microvolt = <2200000>;
35 regulator-max-microvolt = <1193750>;
43 regulator-max-microvolt = <1100000>;
50 regulator-max-microvolt = <1193750>;
58 regulator-max-microvolt = <1300000>;
66 regulator-max-microvolt = <1600000>;
73 regulator-max-microvolt = <3650000>;
79 regulator-max-microvolt = <1193750>;
87 regulator-max-microvolt = <1193750>;
95 regulator-max-microvolt = <1193750>;
[all …]
H A Dmt6358.dtsi29 regulator-max-microvolt = <2087500>;
39 regulator-max-microvolt = <1293750>;
49 regulator-max-microvolt = <3650000>;
58 regulator-max-microvolt = <1293750>;
68 regulator-max-microvolt = <1293750>;
78 regulator-max-microvolt = <1293750>;
87 regulator-max-microvolt = <2087500>;
96 regulator-max-microvolt = <1293750>;
106 regulator-max-microvolt = <2587500>;
115 regulator-max-microvolt = <1800000>;
[all …]
H A Dmt6357.dtsi22 regulator-max-microvolt = <1312500>;
31 regulator-max-microvolt = <1312500>;
40 regulator-max-microvolt = <1193750>;
48 regulator-max-microvolt = <2200000>;
57 regulator-max-microvolt = <3650000>;
65 regulator-max-microvolt = <2800000>;
72 regulator-max-microvolt = <2400000>;
79 regulator-max-microvolt = <1800000>;
86 regulator-max-microvolt = <1200000>;
93 regulator-max-microvolt = <3300000>;
[all …]
H A Dmt6331.dtsi20 regulator-max-microvolt = <1493750>;
30 regulator-max-microvolt = <1493750>;
40 regulator-max-microvolt = <1493750>;
50 regulator-max-microvolt = <1493750>;
60 regulator-max-microvolt = <1493750>;
70 regulator-max-microvolt = <1800000>;
80 regulator-max-microvolt = <2800000>;
89 regulator-max-microvolt = <2800000>;
98 regulator-max-microvolt = <3200000>;
107 regulator-max-microvolt = <3200000>;
[all …]
/linux/drivers/clk/at91/
H A Dsama5d2.c13 .output = { .min = 124000000, .max = 166000000 },
22 { .min = 600000000, .max = 1200000000 },
26 .input = { .min = 12000000, .max = 24000000 },
65 { .n = "macb0_clk", .id = 5, .r = { .min = 0, .max = 83000000 }, },
66 { .n = "tdes_clk", .id = 11, .r = { .min = 0, .max = 83000000 }, },
69 { .n = "pioA_clk", .id = 18, .r = { .min = 0, .max = 83000000 }, },
70 { .n = "flx0_clk", .id = 19, .r = { .min = 0, .max = 83000000 }, },
71 { .n = "flx1_clk", .id = 20, .r = { .min = 0, .max = 83000000 }, },
72 { .n = "flx2_clk", .id = 21, .r = { .min = 0, .max = 83000000 }, },
73 { .n = "flx3_clk", .id = 22, .r = { .min = 0, .max = 83000000 }, },
[all …]
/linux/drivers/media/platform/qcom/iris/
H A Diris_platform_qcs8300.h12 .max = V4L2_MPEG_VIDEO_H264_PROFILE_CONSTRAINED_HIGH,
26 .max = V4L2_MPEG_VIDEO_HEVC_PROFILE_MAIN_STILL_PICTURE,
37 .max = V4L2_MPEG_VIDEO_VP9_PROFILE_2,
48 .max = V4L2_MPEG_VIDEO_H264_LEVEL_6_2,
77 .max = V4L2_MPEG_VIDEO_HEVC_LEVEL_6_2,
99 .max = V4L2_MPEG_VIDEO_VP9_LEVEL_6_0,
120 .max = V4L2_MPEG_VIDEO_HEVC_TIER_HIGH,
131 .max = DEFAULT_MAX_HOST_BURST_BUF_COUNT,
141 .max = STAGE_2,
150 .max = PIPE_2,
[all …]
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8992-lg-bullhead.dtsi93 regulator-max-microvolt = <1025000>;
102 regulator-max-microvolt = <1300000>;
107 regulator-max-microvolt = <1800000>;
114 regulator-max-microvolt = <2150000>;
119 regulator-max-microvolt = <1000000>;
126 regulator-max-microvolt = <1000000>;
131 regulator-max-microvolt = <1250000>;
136 regulator-max-microvolt = <1200000>;
141 regulator-max-microvolt = <1225000>;
148 regulator-max-microvolt = <1800000>;
[all …]
H A Dapq8096-ifc6640.dts34 regulator-max-microvolt = <1050000>;
46 regulator-max-microvolt = <12000000>;
56 regulator-max-microvolt = <3300000>;
68 regulator-max-microvolt = <5000000>;
80 regulator-max-microvolt = <3800000>;
154 regulator-max-microvolt = <1300000>;
160 regulator-max-microvolt = <1800000>;
166 regulator-max-microvolt = <2150000>;
171 regulator-max-microvolt = <800000>;
177 regulator-max-microvolt = <1000000>;
[all …]
H A Dsm4250-oneplus-billie2.dts71 regulator-max-microvolt = <1456000>;
76 regulator-max-microvolt = <2040000>;
81 regulator-max-microvolt = <1304000>;
86 regulator-max-microvolt = <1152000>;
91 regulator-max-microvolt = <1000000>;
96 regulator-max-microvolt = <3056000>;
101 regulator-max-microvolt = <656000>;
106 regulator-max-microvolt = <1304000>;
111 regulator-max-microvolt = <728000>;
116 regulator-max-microvolt = <2000000>;
[all …]
H A Dmsm8998-mtp.dts45 max-speed = <3200000>;
148 regulator-max-microvolt = <1100000>;
202 regulator-max-microvolt = <1352000>;
207 regulator-max-microvolt = <1800000>;
213 regulator-max-microvolt = <2040000>;
218 regulator-max-microvolt = <1028000>;
223 regulator-max-microvolt = <880000>;
228 regulator-max-microvolt = <1200000>;
233 regulator-max-microvolt = <1000000>;
238 regulator-max-microvolt = <800000>;
[all …]
H A Dsm8550-samsung-q5q.dts66 regulator-max-microvolt = <3700000>;
116 regulator-max-microvolt = <3960000>;
123 regulator-max-microvolt = <3960000>;
130 regulator-max-microvolt = <1800000>;
137 regulator-max-microvolt = <3008000>;
144 regulator-max-microvolt = <3104000>;
151 regulator-max-microvolt = <3008000>;
158 regulator-max-microvolt = <3008000>;
165 regulator-max-microvolt = <3008000>;
172 regulator-max-microvolt = <3008000>;
[all …]
H A Dmsm8992-xiaomi-libra.dts180 regulator-max-microvolt = <1180000>;
188 regulator-max-microvolt = <1225000>;
217 regulator-max-microvolt = <1300000>;
222 regulator-max-microvolt = <1800000>;
230 regulator-max-microvolt = <2150000>;
235 regulator-max-microvolt = <1000000>;
242 regulator-max-microvolt = <1000000>;
247 regulator-max-microvolt = <1250000>;
252 regulator-max-microvolt = <1200000>;
257 regulator-max-microvolt = <1225000>;
[all …]
/linux/drivers/macintosh/
H A Dwindfarm_max6690_sensor.c36 struct wf_6690_sensor *max = wf_to_6690(sr); in wf_max6690_get() local
39 if (max->i2c == NULL) in wf_max6690_get()
43 data = i2c_smbus_read_byte_data(max->i2c, MAX6690_EXTERNAL_TEMP); in wf_max6690_get()
52 struct wf_6690_sensor *max = wf_to_6690(sr); in wf_max6690_release() local
54 kfree(max); in wf_max6690_release()
66 struct wf_6690_sensor *max; in wf_max6690_probe() local
88 max = kzalloc(sizeof(struct wf_6690_sensor), GFP_KERNEL); in wf_max6690_probe()
89 if (max == NULL) { in wf_max6690_probe()
95 max->i2c = client; in wf_max6690_probe()
96 max->sens.name = name; in wf_max6690_probe()
[all …]
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-apq8026-asus-sparrow.dts52 regulator-max-microvolt = <2950000>;
74 max-speed = <3000000>;
95 regulator-max-microvolt = <1300000>;
99 regulator-max-microvolt = <2200000>;
103 regulator-max-microvolt = <1150000>;
108 regulator-max-microvolt = <1225000>;
112 regulator-max-microvolt = <1200000>;
116 regulator-max-microvolt = <1337500>;
120 regulator-max-microvolt = <1200000>;
124 regulator-max-microvolt = <1200000>;
[all …]
H A Dqcom-msm8974pro-htc-m8.dts44 regulator-max-microvolt = <3150000>;
61 regulator-max-microvolt = <3600000>;
104 regulator-max-microvolt = <1050000>;
109 regulator-max-microvolt = <1050000>;
114 regulator-max-microvolt = <1050000>;
119 regulator-max-microvolt = <900000>;
138 regulator-max-microvolt = <1300000>;
145 regulator-max-microvolt = <2150000>;
151 regulator-max-microvolt = <1800000>;
158 regulator-max-microvolt = <1225000>;
[all …]
H A Dqcom-msm8960-cdp.dts43 spi-max-frequency = <5400000>;
127 regulator-max-microvolt = <1225000>;
134 regulator-max-microvolt = <1300000>;
141 regulator-max-microvolt = <1150000>;
149 regulator-max-microvolt = <1800000>;
157 regulator-max-microvolt = <1150000>;
165 regulator-max-microvolt = <2050000>;
174 regulator-max-microvolt = <1050000>;
180 regulator-max-microvolt = <1200000>;
186 regulator-max-microvolt = <3075000>;
[all …]
/linux/drivers/gpu/drm/i915/display/
H A Dintel_dpll.c37 int min, max; member
46 .dot = { .min = 25000, .max = 350000 },
47 .vco = { .min = 908000, .max = 1512000 },
48 .n = { .min = 2, .max = 16 },
49 .m = { .min = 96, .max = 140 },
50 .m1 = { .min = 18, .max = 26 },
51 .m2 = { .min = 6, .max = 16 },
52 .p = { .min = 4, .max = 128 },
53 .p1 = { .min = 2, .max = 33 },
59 .dot = { .min = 25000, .max = 350000 },
[all …]
/linux/arch/arm/boot/dts/marvell/
H A Dmmp2-brownstone.dts42 regulator-max-microvolt = <1425000>;
48 regulator-max-microvolt = <2225000>;
54 regulator-max-microvolt = <3900000>;
60 regulator-max-microvolt = <3900000>;
66 regulator-max-microvolt = <2250000>;
72 regulator-max-microvolt = <2250000>;
78 regulator-max-microvolt = <3900000>;
84 regulator-max-microvolt = <3900000>;
90 regulator-max-microvolt = <3900000>;
96 regulator-max-microvolt = <3900000>;
[all …]
/linux/Documentation/devicetree/bindings/regulator/
H A Dda9211.txt31 regulator-max-microvolt = <1570000>;
33 regulator-max-microamp = <5000000>;
51 regulator-max-microvolt = <1570000>;
53 regulator-max-microamp = <5000000>;
59 regulator-max-microvolt = <1570000>;
61 regulator-max-microamp = <5000000>;
77 regulator-max-microvolt = <1570000>;
79 regulator-max-microamp = <6000000>;
95 regulator-max-microvolt = <1570000>;
97 regulator-max-microamp = <6000000>;
[all …]
H A Dmt6323-regulator.txt26 regulator-max-microvolt = <1350000>;
35 regulator-max-microvolt = <2987500>;
44 regulator-max-microvolt = <3650000>;
50 regulator-max-microvolt = <2800000>;
59 regulator-max-microvolt = <2800000>;
66 regulator-max-microvolt = <3600000>;
73 regulator-max-microvolt = <3600000>;
80 regulator-max-microvolt = <2800000>;
89 regulator-max-microvolt = <2800000>;
96 regulator-max-microvolt = <2800000>;
[all …]
/linux/arch/arm/boot/dts/mediatek/
H A Dmt6323.dtsi30 regulator-max-microvolt = <1350000>;
39 regulator-max-microvolt = <2987500>;
48 regulator-max-microvolt = <3650000>;
54 regulator-max-microvolt = <2800000>;
63 regulator-max-microvolt = <2800000>;
70 regulator-max-microvolt = <3600000>;
77 regulator-max-microvolt = <3600000>;
84 regulator-max-microvolt = <2800000>;
93 regulator-max-microvolt = <2800000>;
100 regulator-max-microvolt = <2800000>;
[all …]

12345678910>>...210