| /linux/drivers/regulator/ | 
| H A D | rn5t618-regulator.c | 45 	REG(DCDC1, DC1CTL, BIT(0), DC1DAC, 0xff, 600000, 3500000, 12500), 46 	REG(DCDC2, DC2CTL, BIT(0), DC2DAC, 0xff, 600000, 3500000, 12500), 47 	REG(DCDC3, DC3CTL, BIT(0), DC3DAC, 0xff, 600000, 3500000, 12500), 48 	REG(DCDC4, DC4CTL, BIT(0), DC4DAC, 0xff, 600000, 3500000, 12500), 50 	REG(LDO1, LDOEN1, BIT(0), LDO1DAC, 0x7f, 900000, 3500000, 25000), 51 	REG(LDO2, LDOEN1, BIT(1), LDO2DAC, 0x7f, 900000, 3500000, 25000), 52 	REG(LDO3, LDOEN1, BIT(2), LDO3DAC, 0x7f, 600000, 3500000, 25000), 53 	REG(LDO4, LDOEN1, BIT(3), LDO4DAC, 0x7f, 900000, 3500000, 25000), 54 	REG(LDO5, LDOEN1, BIT(4), LDO5DAC, 0x7f, 900000, 3500000, 25000), 56 	REG(LDORTC1, LDOEN2, BIT(4), LDORTCDAC, 0x7f, 1200000, 3500000, 25000), [all …] 
 | 
| H A D | mt6332-regulator.c | 159 	REGULATOR_LINEAR_RANGE(3500000, 0, 0x7f, 31250), 316 	MT6332_BUCK("buck-vsbst", VSBST, 3500000, 7468750, 31250, boost_volt_range,
  | 
| H A D | mt6360-regulator.c | 196 	REGULATOR_LINEAR_RANGE(3500000, 0xea, 0xf0, 0), 215 	REGULATOR_LINEAR_RANGE(3500000, 0x6a, 0x70, 0),
  | 
| H A D | lp873x-regulator.c | 67 	1500000, 2000000, 2500000, 3000000, 3500000, 4000000,
  | 
| H A D | lp87565-regulator.c | 74 	1500000, 2000000, 2500000, 3000000, 3500000, 4000000, 4500000, 5000000,
  | 
| /linux/drivers/power/supply/ | 
| H A D | bq25980_charger.h | 97 #define BQ25975_BUSOVP_BYP_OFFSET_uV	3500000 98 #define BQ25960_BUSOVP_BYP_OFFSET_uV	3500000 110 #define BQ25975_BUSOVP_BYP_MIN_uV	3500000 111 #define BQ25960_BUSOVP_BYP_MIN_uV	3500000 126 #define BQ25975_BATOVP_OFFSET_uV	3500000 127 #define BQ25960_BATOVP_OFFSET_uV	3500000 134 #define BQ25975_BATOVP_MIN_uV		3500000 135 #define BQ25960_BATOVP_MIN_uV		3500000
  | 
| H A D | twl6030_charger.c | 149 #define UV_TO_VOREG(x) (((x) - 3500000) / 20000) 150 #define VOREG_TO_UV(x) (((x) & 0x3F) * 20000 + 3500000)
  | 
| /linux/Documentation/devicetree/bindings/power/supply/ | 
| H A D | maxim,max77693.yaml | 38     enum: [3000000, 3100000, 3200000, 3300000, 3400000, 3500000, 54       Valid values: 2000000 - 3500000, step by 250000 (rounded down) 56     maximum: 3500000 57     default: 3500000
  | 
| H A D | x-powers,axp20x-usb-power-supply.yaml | 102                  3000000, 3500000, 4000000]
  | 
| /linux/Documentation/devicetree/bindings/regulator/ | 
| H A D | dlg,da9121.yaml | 38   | DA9121/DA9131 | Min:  300000 | Min:  3500000 | 41   | DA9121/DA9131 | Min:  300000 | Min:  3500000 | 192             regulator-min-microamp = <3500000>; 203             regulator-min-microamp = <3500000>;
  | 
| H A D | mt6359-regulator.yaml | 252           regulator-max-microvolt = <3500000>; 257           regulator-max-microvolt = <3500000>; 319           regulator-max-microvolt = <3500000>; 324           regulator-max-microvolt = <3500000>;
  | 
| H A D | mediatek,mt6357-regulator.yaml | 147           regulator-max-microvolt = <3500000>; 153           regulator-max-microvolt = <3500000>;
  | 
| /linux/arch/arm64/boot/dts/mediatek/ | 
| H A D | mt6359.dtsi | 170 				regulator-max-microvolt = <3500000>; 175 				regulator-max-microvolt = <3500000>; 237 				regulator-max-microvolt = <3500000>; 242 				regulator-max-microvolt = <3500000>;
  | 
| H A D | mt6357.dtsi | 100 				regulator-max-microvolt = <3500000>; 107 				regulator-max-microvolt = <3500000>;
  | 
| /linux/arch/arm64/boot/dts/freescale/ | 
| H A D | fsl-ls1088a-qds.dts | 38 		spi-max-frequency = <3500000>; 48 		spi-max-frequency = <3500000>;
  | 
| /linux/drivers/media/dvb-frontends/ | 
| H A D | s5h1432.h | 19 #define IF_FREQ_3point5_MHZ       3500000
  | 
| /linux/drivers/media/usb/cx231xx/ | 
| H A D | cx231xx-dif.h | 141 /*case 3500000:*/ 143 {3500000, DIF_BPF_COEFF01,    0xfffffffd}, 144 {3500000, DIF_BPF_COEFF23,    0xfffafff9}, 145 {3500000, DIF_BPF_COEFF45,    0x0002001b}, 146 {3500000, DIF_BPF_COEFF67,    0x0046007d}, 147 {3500000, DIF_BPF_COEFF89,    0x00ad00ba}, 148 {3500000, DIF_BPF_COEFF1011,  0x00870000}, 149 {3500000, DIF_BPF_COEFF1213,  0xff26fe1a}, 150 {3500000, DIF_BPF_COEFF1415,  0xfd1bfc7e}, 151 {3500000, DIF_BPF_COEFF1617,  0xfc99fda4}, [all …] 
 | 
| /linux/arch/arm64/boot/dts/rockchip/ | 
| H A D | rk3326-odroid-go2.dts | 48 		voltage-min-design-microvolt = <3500000>;
  | 
| H A D | rk3326-odroid-go2-v11.dts | 52 		voltage-min-design-microvolt = <3500000>;
  | 
| H A D | rk3326-odroid-go3.dts | 85 		voltage-min-design-microvolt = <3500000>;
  | 
| /linux/Documentation/devicetree/bindings/mfd/ | 
| H A D | richtek,rt5033.yaml | 62         precharge-upper-limit-microvolt = <3500000>;
  | 
| /linux/Documentation/devicetree/bindings/pinctrl/ | 
| H A D | qcom,sm7150-tlmm.yaml | 113     tlmm: pinctrl@3500000 {
  | 
| H A D | qcom,sc7180-pinctrl.yaml | 114     tlmm: pinctrl@3500000 {
  | 
| /linux/arch/arm/boot/dts/nvidia/ | 
| H A D | tegra124-venice2.dts | 716 					regulator-min-microamp = <3500000>; 717 					regulator-max-microamp = <3500000>; 768 					regulator-min-microamp = <3500000>; 769 					regulator-max-microamp = <3500000>;
  | 
| /linux/drivers/tty/ | 
| H A D | tty_baudrate.c | 28 	2500000, 3000000, 3500000, 4000000
  |