Home
last modified time | relevance | path

Searched +full:600000 +full:c (Results 1 – 25 of 212) sorted by relevance

123456789

/Linux-v6.1/drivers/regulator/
Drn5t618-regulator.c5 * Copyright (C) 2014 Beniamino Galvani <b.galvani@gmail.com>
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),
52 REG(LDO3, LDOEN1, BIT(2), LDO3DAC, 0x7f, 600000, 3500000, 25000),
62 REG(DCDC1, DC1CTL, BIT(0), DC1DAC, 0xff, 600000, 3500000, 12500),
63 REG(DCDC2, DC2CTL, BIT(0), DC2DAC, 0xff, 600000, 3500000, 12500),
64 REG(DCDC3, DC3CTL, BIT(0), DC3DAC, 0xff, 600000, 3500000, 12500),
68 REG(LDO3, LDOEN1, BIT(2), LDO3DAC, 0x7f, 600000, 3500000, 25000),
[all …]
Dmax77620-regulator.c5 * Copyright (c) 2016-2018, NVIDIA CORPORATION. All rights reserved.
727 RAIL_SD(SD0, sd0, "in-sd0", SD0, 600000, 1400000, 12500, 0x22, SD0),
728 RAIL_SD(SD1, sd1, "in-sd1", SD1, 600000, 1550000, 12500, 0x22, SD1),
729 RAIL_SD(SD2, sd2, "in-sd2", SDX, 600000, 3787500, 12500, 0xFF, NONE),
730 RAIL_SD(SD3, sd3, "in-sd3", SDX, 600000, 3787500, 12500, 0xFF, NONE),
745 RAIL_SD(SD1, sd1, "in-sd1", SD1, 600000, 3387500, 12500, 0x22, SD1),
746 RAIL_SD(SD2, sd2, "in-sd2", SDX, 600000, 3787500, 12500, 0xFF, NONE),
747 RAIL_SD(SD3, sd3, "in-sd3", SDX, 600000, 3787500, 12500, 0xFF, NONE),
748 RAIL_SD(SD4, sd4, "in-sd4", SDX, 600000, 3787500, 12500, 0xFF, NONE),
762 RAIL_SD(SD0, sd0, "in-sd0", SD0, 600000, 3387500, 12500, 0xFF, NONE),
[all …]
D88pm8607.c5 * Copyright (C) 2009 Marvell International Ltd.
35 600000, 625000, 650000, 675000, 700000, 725000, 750000, 775000,
42 600000, 625000, 650000, 675000, 700000, 725000, 750000, 775000,
51 400000, 450000, 500000, 550000, 600000, 650000, 700000, 750000,
62 400000, 450000, 500000, 550000, 600000, 650000, 700000, 750000,
75 600000, 625000, 650000, 675000, 700000, 725000, 750000, 775000,
86 600000, 625000, 650000, 675000, 700000, 725000, 750000, 775000,
Dmt6380-regulator.c3 // Copyright (c) 2017 MediaTek Inc.
156 REGULATOR_LINEAR_RANGE(600000, 0, 0xfe, 6250),
160 REGULATOR_LINEAR_RANGE(600000, 0, 0xfe, 6250),
271 MT6380_BUCK("buck-vcore1", VCPU, 600000, 1393750, 6250,
275 MT6380_BUCK("buck-vcore", VCORE, 600000, 1393750, 6250,
Dpv88090-regulator.c3 // pv88090-regulator.c - Regulator device driver for PV88090
4 // Copyright (C) 2015 Powerventure Semiconductor Ltd.
73 .min_uV = 600000,
208 PV88090_BUCK(PV88090, BUCK1, 600000, 6250, 1393750,
210 PV88090_BUCK(PV88090, BUCK2, 600000, 6250, 1393750,
212 PV88090_BUCK(PV88090, BUCK3, 600000, 6250, 1393750,
Dpv88080-regulator.c3 // pv88080-regulator.c - Regulator device driver for PV88080
4 // Copyright (C) 2016 Powerventure Semiconductor Ltd.
100 .min_uV = 600000,
317 PV88080_BUCK(PV88080, BUCK1, 600000, 6250, 1393750,
319 PV88080_BUCK(PV88080, BUCK2, 600000, 6250, 1393750,
321 PV88080_BUCK(PV88080, BUCK3, 600000, 6250, 1393750,
430 "Failed to mask C reg: %d\n", ret); in pv88080_i2c_probe()
D88pm800-regulator.c5 * Copyright (C) 2012 Marvell International Ltd.
138 REGULATOR_LINEAR_RANGE(600000, 0, 0x4f, 12500),
144 REGULATOR_LINEAR_RANGE(600000, 0, 0x4f, 12500),
149 600000, 650000, 700000, 750000, 800000, 850000, 900000, 950000,
Dlochnagar-regulator.c5 // Copyright (c) 2017-2018 Cirrus Logic, Inc. and
101 REGULATOR_LINEAR_RANGE(600000, 0, 0x7, 0),
102 REGULATOR_LINEAR_RANGE(600000, 0x8, 0x41, 12500),
Dtwl-regulator.c3 * twl-regulator.c -- support regulators in twl4030/twl6030 family chips
5 * Copyright (C) 2008 David Brownell
358 REGULATOR_LINEAR_RANGE(600000, 0, 68, 12500)
363 REGULATOR_LINEAR_RANGE(600000, 0, 68, 12500),
416 int vsel = DIV_ROUND_UP(min_uV - 600000, 12500); in twl4030smps_set_voltage()
431 return vsel * 12500 + 600000; in twl4030smps_get_voltage()
584 struct regulation_constraints *c; in twlreg_probe() local
605 c = &initdata->constraints; in twlreg_probe()
606 c->valid_modes_mask &= REGULATOR_MODE_NORMAL | REGULATOR_MODE_STANDBY; in twlreg_probe()
607 c->valid_ops_mask &= REGULATOR_CHANGE_VOLTAGE in twlreg_probe()
[all …]
Dfan53555.c8 // Copyright (c) 2012 Marvell Technology Ltd.
250 di->vsel_min = 600000; in fan53526_voltages_setup_fairchild()
282 di->vsel_min = 600000; in fan53555_voltages_setup_fairchild()
300 di->vsel_min = 600000; in fan53555_voltages_setup_fairchild()
355 di->vsel_min = 600000; in fan53526_voltages_setup_tcs()
/Linux-v6.1/Documentation/devicetree/bindings/regulator/
Dnxp,pca9450-regulator.yaml7 title: NXP PCA9450A/B/C Power Management Integrated Circuit regulators
61 minimum: 600000
69 minimum: 600000
120 regulator-min-microvolt = <600000>;
128 regulator-min-microvolt = <600000>;
138 regulator-min-microvolt = <600000>;
145 regulator-min-microvolt = <600000>;
152 regulator-min-microvolt = <600000>;
/Linux-v6.1/arch/arm64/boot/dts/freescale/
Dimx8mp-phycore-som.dtsi3 * Copyright (C) 2020 PHYTEC Messtechnik GmbH
103 regulator-min-microvolt = <600000>;
112 regulator-min-microvolt = <600000>;
123 regulator-min-microvolt = <600000>;
131 regulator-min-microvolt = <600000>;
139 regulator-min-microvolt = <600000>;
/Linux-v6.1/arch/arm/mach-omap2/
Domap_twl.c5 * Copyright (C) 2010 Texas Instruments Incorporated.
7 * Copyright (C) 2009 Texas Instruments Incorporated.
9 * Copyright (C) 2009 Nokia Corporation
51 return DIV_ROUND_UP(uv - 600000, 12500); in twl4030_uv_to_vsel()
133 .vddmin = 600000,
149 .vddmin = 600000,
Dpmic-cpcap.c3 * pmic-cpcap.c - CPCAP-specific functions for the OPP code
6 * Copyright (C) 2011 Motorola, Inc.
43 if (uv < 600000) in omap_cpcap_uv_to_vsel()
44 uv = 600000; in omap_cpcap_uv_to_vsel()
47 return DIV_ROUND_UP(uv - 600000, 12500); in omap_cpcap_uv_to_vsel()
Dvc3xxx_data.c5 * Copyright (C) 2007, 2010 Texas Instruments, Inc.
10 * Copyright (C) 2008, 2011 Nokia Corporation
27 * XXX This stuff presumably belongs in the vc3xxx.c or vc.c file.
79 #define OMAP3_OFF_VOLTAGE_UV 600000
/Linux-v6.1/arch/arm64/boot/dts/mediatek/
Dmt6380.dtsi5 * Copyright (c) 2018 MediaTek Inc.
16 regulator-min-microvolt = < 600000>;
25 regulator-min-microvolt = <600000>;
/Linux-v6.1/arch/arm/boot/dts/
Drk3066a-bqcurie2.dts3 * Copyright (c) 2013 MundoReader S.L.
104 regulator-min-microvolt = <600000>;
112 regulator-min-microvolt = <600000>;
Drk3066a-marsboard.dts3 * Copyright (c) 2014 Romain Perier <romain.perier@gmail.com>
93 regulator-min-microvolt = <600000>;
101 regulator-min-microvolt = <600000>;
Dberlin2q.dtsi3 * Copyright (C) 2014 Antoine Ténart <antoine.tenart@free-electrons.com>
39 600000 1200000
57 600000 1200000
75 600000 1200000
93 600000 1200000
Domap443x.dtsi5 * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com/
17 600000 1200000
/Linux-v6.1/Documentation/devicetree/bindings/sound/
Dpcm179x.txt21 spi-max-frequency = <600000>;
24 codec_i2c: 1792a@4c {
/Linux-v6.1/Documentation/devicetree/bindings/clock/
Dallwinner,sun9i-a80-pll4-clk.yaml42 clk@600000c {
/Linux-v6.1/net/batman-adv/
Dmain.h2 /* Copyright (C) B.A.T.M.A.N. contributors:
35 #define BATADV_TT_LOCAL_TIMEOUT 600000 /* in milliseconds */
36 #define BATADV_TT_CLIENT_ROAM_TIMEOUT 600000 /* in milliseconds */
37 #define BATADV_TT_CLIENT_TEMP_TIMEOUT 600000 /* in milliseconds */
/Linux-v6.1/arch/arm64/boot/dts/qcom/
Dsdm845-lg-common.dtsi5 * Copyright (c) 2022, The Linux Foundation. All rights reserved.
438 qcom,pmic-id = "c";
446 regulator-min-microvolt = <600000>;
447 regulator-max-microvolt = <600000>;
517 vcc-max-microamp = <600000>;
/Linux-v6.1/include/linux/mfd/samsung/
Ds2mpu02.h3 * Copyright (c) 2014 Samsung Electronics Co., Ltd
142 #define S2MPU02_BUCK1234_MIN_600MV 600000

123456789