| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | rn5t618-regulator.c | 5 * 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 D | max77620-regulator.c | 5 * 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 D | 88pm8607.c | 5 * 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 D | pv88090-regulator.c | 3 // 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 D | mt6380-regulator.c | 3 // Copyright (c) 2017 MediaTek Inc. 156 REGULATOR_LINEAR_RANGE(600000, 0, 0xfe, 6250), 160 REGULATOR_LINEAR_RANGE(600000, 0, 0xfe, 6250), 273 MT6380_BUCK("buck-vcore1", VCPU, 600000, 1393750, 6250, 277 MT6380_BUCK("buck-vcore", VCORE, 600000, 1393750, 6250,
|
| H A D | pv88080-regulator.c | 3 // 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 D | 88pm800-regulator.c | 5 * 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 D | twl-regulator.c | 3 * twl-regulator.c -- support regulators in twl4030/twl6030 family chips 5 * Copyright (C) 2008 David Brownell 364 REGULATOR_LINEAR_RANGE(600000, 0, 68, 12500) 369 REGULATOR_LINEAR_RANGE(600000, 0, 68, 12500), 422 int vsel = DIV_ROUND_UP(min_uV - 600000, 12500); in twl4030smps_set_voltage() 437 return vsel * 12500 + 600000; in twl4030smps_get_voltage() 590 struct regulation_constraints *c; in twlreg_probe() local 611 c = &initdata->constraints; in twlreg_probe() 612 c->valid_modes_mask &= REGULATOR_MODE_NORMAL | REGULATOR_MODE_STANDBY; in twlreg_probe() 613 c->valid_ops_mask &= REGULATOR_CHANGE_VOLTAGE in twlreg_probe() [all …]
|
| H A D | lochnagar-regulator.c | 5 // Copyright (c) 2017-2018 Cirrus Logic, Inc. and 101 REGULATOR_LINEAR_RANGE(600000, 0, 0x7, 0), 102 REGULATOR_LINEAR_RANGE(600000, 0x8, 0x41, 12500),
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/ |
| H A D | nxp,pca9450-regulator.yaml | 7 title: NXP PCA9450A/B/C Power Management Integrated Circuit regulators 61 minimum: 600000 69 minimum: 600000 104 regulator-min-microvolt = <600000>; 112 regulator-min-microvolt = <600000>; 122 regulator-min-microvolt = <600000>; 129 regulator-min-microvolt = <600000>; 136 regulator-min-microvolt = <600000>;
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | lt6911uxe.c | 3 * Copyright (c) 2022 Rockchip Electronics Co. Ltd. 251 .denominator = 600000, 273 .denominator = 600000, 295 .denominator = 600000, 306 .denominator = 600000, 328 .denominator = 600000, 339 .denominator = 600000, 350 .denominator = 600000, 361 .denominator = 600000, 372 .denominator = 600000, [all …]
|
| H A D | lt7911uxc.c | 3 * Copyright (c) 2022 Rockchip Electronics Co. Ltd. 5 * lt7911uxc type-c/DP to MIPI CSI-2 bridge driver. 202 .denominator = 600000, 212 .denominator = 600000, 222 .denominator = 600000, 232 .denominator = 600000, 242 .denominator = 600000, 252 .denominator = 600000, 272 .denominator = 600000, 286 .denominator = 600000, [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap2/ |
| H A D | omap_twl.c | 5 * 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 D | pmic-cpcap.c | 3 * 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()
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3399-excavator-sapphire.dtsi | 3 * Copyright (c) 2022 Rockchip Electronics Co., Ltd. 109 SYS_STATUS_VIDEO_4K 600000 112 SYS_STATUS_BOOST 600000 113 SYS_STATUS_DUALVIEW 600000 114 SYS_STATUS_ISP 600000
|
| H A D | rk3399-videostrong-linux.dts | 2 * Copyright (c) 2018 Fuzhou Rockchip Electronics Co., Ltd 159 SYS_STATUS_VIDEO_4K 600000 163 SYS_STATUS_DUALVIEW 600000 164 SYS_STATUS_ISP 600000 189 rt5640: rt5640@1c {
|
| H A D | rk3368-px5-evb-android.dts | 3 * Copyright (c) 2022 Rockchip Electronics Co., Ltd. 819 SYS_STATUS_NORMAL 600000 820 SYS_STATUS_REBOOT 600000 822 SYS_STATUS_VIDEO_1080P 600000 823 SYS_STATUS_VIDEO_4K 600000 824 SYS_STATUS_PERFORMANCE 600000 825 SYS_STATUS_BOOST 600000 826 SYS_STATUS_DUALVIEW 600000 827 SYS_STATUS_ISP 600000
|
| H A D | rk3368-xikp.dtsi | 3 * Copyright (c) 2022 Rockchip Electronics Co., Ltd. 239 SYS_STATUS_NORMAL 600000 240 SYS_STATUS_REBOOT 600000 243 SYS_STATUS_VIDEO_4K 600000 244 SYS_STATUS_PERFORMANCE 600000 246 SYS_STATUS_DUALVIEW 600000 354 rk818: pmic@1c { 647 sensor@4c {
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/mediatek/ |
| H A D | mt6380.dtsi | 5 * Copyright (c) 2018 MediaTek Inc. 16 regulator-min-microvolt = < 600000>; 25 regulator-min-microvolt = <600000>;
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | rk3066a-bqcurie2.dts | 3 * Copyright (c) 2013 MundoReader S.L. 99 regulator-min-microvolt = <600000>; 107 regulator-min-microvolt = <600000>;
|
| H A D | rk3066a-marsboard.dts | 3 * Copyright (c) 2014 Romain Perier <romain.perier@gmail.com> 89 regulator-min-microvolt = <600000>; 97 regulator-min-microvolt = <600000>;
|
| /OK3568_Linux_fs/u-boot/drivers/power/regulator/ |
| H A D | rk8xx.c | 2 * Copyright (C) 2015 Google, Inc 5 * Based on Rockchip's drivers/power/pmic/pmic_rk808.c: 6 * Copyright (C) 2012 rockchips 174 { 600000, 25000, RK817_LDO_ON_VSEL(1), RK817_LDO_SLP_VSEL(1), NA, RK817_LDO_VSEL_MASK, 0x00, }, 177 { 600000, 25000, RK817_LDO_ON_VSEL(2), RK817_LDO_SLP_VSEL(2), NA, RK817_LDO_VSEL_MASK, 0x00, }, 180 { 600000, 25000, RK817_LDO_ON_VSEL(3), RK817_LDO_SLP_VSEL(3), NA, RK817_LDO_VSEL_MASK, 0x00, }, 183 { 600000, 25000, RK817_LDO_ON_VSEL(4), RK817_LDO_SLP_VSEL(4), NA, RK817_LDO_VSEL_MASK, 0x00, }, 186 { 600000, 25000, RK817_LDO_ON_VSEL(5), RK817_LDO_SLP_VSEL(5), NA, RK817_LDO_VSEL_MASK, 0x00, }, 189 { 600000, 25000, RK817_LDO_ON_VSEL(6), RK817_LDO_SLP_VSEL(6), NA, RK817_LDO_VSEL_MASK, 0x00, }, 192 { 600000, 25000, RK817_LDO_ON_VSEL(7), RK817_LDO_SLP_VSEL(7), NA, RK817_LDO_VSEL_MASK, 0x00, }, [all …]
|
| H A D | fan53555_regulator.c | 3 * Copyright (c) 2018 Fuzhou Rockchip Electronics Co., Ltd 299 di->vsel_min = 600000; in fan53555_voltages_setup_fairchild() 317 di->vsel_min = 600000; in fan53555_voltages_setup_fairchild() 357 di->vsel_min = 600000; in fan53555_voltages_setup_tcs()
|
| /OK3568_Linux_fs/kernel/net/batman-adv/ |
| H A D | main.h | 2 /* Copyright (C) 2007-2020 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 */
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | pcm179x.txt | 21 spi-max-frequency = <600000>; 24 codec_i2c: 1792a@4c {
|