Home
last modified time | relevance | path

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

1234567891011

/openbmc/linux/drivers/regulator/
H A 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 …]
H A 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 …]
H A 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,
H A 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,
H A 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,
H A 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()
H A 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,
H A 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),
H A Dtwl-regulator.c3 * twl-regulator.c -- support regulators in twl4030/twl6030 family chips
5 * Copyright (C) 2008 David Brownell
357 REGULATOR_LINEAR_RANGE(600000, 0, 68, 12500)
362 REGULATOR_LINEAR_RANGE(600000, 0, 68, 12500),
415 int vsel = DIV_ROUND_UP(min_uV - 600000, 12500); in twl4030smps_set_voltage()
430 return vsel * 12500 + 600000; in twl4030smps_get_voltage()
583 struct regulation_constraints *c; in twlreg_probe() local
604 c = &initdata->constraints; in twlreg_probe()
605 c->valid_modes_mask &= REGULATOR_MODE_NORMAL | REGULATOR_MODE_STANDBY; in twlreg_probe()
606 c->valid_ops_mask &= REGULATOR_CHANGE_VOLTAGE in twlreg_probe()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A 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>;
/openbmc/u-boot/drivers/power/regulator/
H A Dfan53555.c3 * (C) 2018 Theobroma Systems Design und Consulting GmbH
35 { 0x0, 0x3, 600000, 10000 }, /* Option 00 */
37 { 0x0, 0xc, 600000, 12500 }, /* Option 23 */
38 { 0x1, 0x3, 600000, 10000 }, /* Option 01 */
39 { 0x3, 0x3, 600000, 10000 }, /* Option 03 */
41 { 0x5, 0x3, 600000, 10000 }, /* Option 05 */
42 { 0x8, 0x1, 600000, 10000 }, /* Option 08 */
43 { 0x8, 0xf, 600000, 10000 }, /* Option 08 */
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-debix-som-a.dtsi4 * Copyright (C) 2023 Pengutronix, Marco Felsch <kernel@pengutronix.de>
58 regulator-min-microvolt = <600000>;
67 regulator-min-microvolt = <600000>;
78 regulator-min-microvolt = <600000>;
86 regulator-min-microvolt = <600000>;
94 regulator-min-microvolt = <600000>;
/openbmc/linux/arch/arm/mach-omap2/
H A 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,
H A 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()
H A 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
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt6380.dtsi5 * Copyright (c) 2018 MediaTek Inc.
16 regulator-min-microvolt = < 600000>;
25 regulator-min-microvolt = <600000>;
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dpcm179x.txt21 spi-max-frequency = <600000>;
24 codec_i2c: 1792a@4c {
/openbmc/linux/arch/arm/boot/dts/rockchip/
H A Drk3066a-bqcurie2.dts3 * Copyright (c) 2013 MundoReader S.L.
104 regulator-min-microvolt = <600000>;
112 regulator-min-microvolt = <600000>;
H A Drk3066a-marsboard.dts3 * Copyright (c) 2014 Romain Perier <romain.perier@gmail.com>
93 regulator-min-microvolt = <600000>;
101 regulator-min-microvolt = <600000>;
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsdm845-samsung-starqltechn.dts5 * Copyright (c) 2020, The Linux Foundation. All rights reserved.
337 qcom,pmic-id = "c";
345 regulator-min-microvolt = <600000>;
346 regulator-max-microvolt = <600000>;
375 vcc-max-microamp = <600000>;
399 /* Until we have Type C hooked up we'll force this as peripheral. */
H A Dsm6115-fxtec-pro1x.dts3 * Copyright (c) 2023, Dang Huynh <danct12@riseup.net>
219 vcc-max-microamp = <600000>;
221 vccq2-max-microamp = <600000>;
H A Dsm4250-oneplus-billie2.dts3 * Copyright (c) 2021, Iskren Chernev <iskren.chernev@gmail.com>
225 vcc-max-microamp = <600000>;
227 vccq2-max-microamp = <600000>;
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dallwinner,sun9i-a80-pll4-clk.yaml42 clk@600000c {
/openbmc/linux/net/batman-adv/
H A 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 */
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap443x.dtsi5 * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com/
17 600000 1200000

1234567891011