Home
last modified time | relevance | path

Searched +full:semi +full:- (Results 1 – 25 of 507) sorted by relevance

12345678910>>...21

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/supply/
H A Dact8945a-charger.txt1 Device-Tree bindings for charger of Active-semi ACT8945A Multi-Function Device
4 - compatible: "active-semi,act8945a-charger".
5 - active-semi,chglev-gpios: charge current level phandle with args
7 - active-semi,lbo-gpios: specify the low battery voltage detect phandle
9 - interrupts: <a b> where a is the interrupt number and b is a
14 - active-semi,input-voltage-threshold-microvolt: unit: mV;
15 Specifies the charger's input over-voltage threshold value;
17 - active-semi,precondition-timeout: unit: minutes;
21 - active-semi,total-timeout: unit: hours;
28 compatible = "active-semi,act8945a";
[all …]
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_h323_types.c1 // SPDX-License-Identifier: GPL-2.0-only
25 {FNAME("route") SEQOF, SEMI, 0, 0, SKIP, 0,
58 {FNAME("data") OCTSTR, SEMI, 0, 0, SKIP, 0, NULL},
79 {FNAME("h323-ID") BMPSTR, BYTE, 1, 0, SKIP, 0, NULL},
80 {FNAME("url-ID") IA5STR, WORD, 1, 0, SKIP, 0, NULL},
82 {FNAME("email-ID") IA5STR, WORD, 1, 0, SKIP, 0, NULL},
105 {FNAME("dataRatesSupported") SEQOF, SEMI, 0, 0, SKIP | OPT, 0, NULL},
106 {FNAME("supportedPrefixes") SEQOF, SEMI, 0, 0, SKIP, 0, NULL},
112 {FNAME("dataRatesSupported") SEQOF, SEMI, 0, 0, SKIP | OPT, 0, NULL},
113 {FNAME("supportedPrefixes") SEQOF, SEMI, 0, 0, SKIP, 0, NULL},
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/
H A Dact8945a.txt1 Device-Tree bindings for Active-semi ACT8945A MFD driver
4 - compatible: "active-semi,act8945a".
5 - reg: the I2C slave address for the ACT8945A chip
8 - a regulators: see ../regulator/act8945a-regulator.txt
9 - a charger: see ../power/act8945a-charger.txt
13 compatible = "active-semi,act8945a";
16 active-semi,vsel-high;
20 regulator-name = "VDD_1V35";
21 regulator-min-microvolt = <1350000>;
22 regulator-max-microvolt = <1350000>;
[all …]
/OK3568_Linux_fs/kernel/drivers/pinctrl/actions/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 bool "Actions Semi OWL pinctrl driver"
11 Say Y here to enable Actions Semi OWL pinctrl driver
14 bool "Actions Semi S500 pinctrl driver"
17 Say Y here to enable Actions Semi S500 pinctrl driver
20 bool "Actions Semi S700 pinctrl driver"
23 Say Y here to enable Actions Semi S700 pinctrl driver
26 bool "Actions Semi S900 pinctrl driver"
29 Say Y here to enable Actions Semi S900 pinctrl driver
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/
H A Dact8865-regulator.txt2 -------------------
5 - compatible: "active-semi,act8846" or "active-semi,act8865" or "active-semi,act8600"
6 - reg: I2C slave address
9 - system-power-controller: Telling whether or not this pmic is controlling
10 the system power. See Documentation/devicetree/bindings/power/power-controller.txt .
11 - active-semi,vsel-high: Indicates the VSEL pin is high.
15 - for act8600:
16 - vp1-supply: The input supply for DCDC_REG1
17 - vp2-supply: The input supply for DCDC_REG2
18 - vp3-supply: The input supply for DCDC_REG3
[all …]
H A Dact8945a-regulator.txt1 Device-Tree bindings for regulators of Active-semi ACT8945A Multi-Function Device
4 - compatible: "active-semi,act8945a", please refer to ../mfd/act8945a.txt.
7 - active-semi,vsel-high: Indicates if the VSEL pin is set to logic-high.
8 If this property is missing, assume the VSEL pin is set to logic-low.
11 - vp1-supply: The input supply for REG_DCDC1
12 - vp2-supply: The input supply for REG_DCDC2
13 - vp3-supply: The input supply for REG_DCDC3
14 - inl45-supply: The input supply for REG_LDO1 and REG_LDO2
15 - inl67-supply: The input supply for REG_LDO3 and REG_LDO4
18 regulator-initial-mode, regulator-allowed-modes and regulator-mode could be
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/pasemi/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 # PA Semi network device configuration
7 bool "PA Semi devices"
15 the questions about PA Semi cards. If you say Y, you will be asked for
21 tristate "PA Semi 1/10Gbit MAC"
25 This driver supports the on-chip 1/10Gbit Ethernet controller on
26 PA Semi's PWRficient line of chips.
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pasemi/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0
4 bool "PA Semi SoC-based platforms"
11 This option enables support for PA Semi's PWRficient line
12 of SoC processors, including PA6T-1682M
14 menu "PA Semi PWRficient options"
23 used in A-Eons's Amigaone X1000. This consists of some
28 bool "PA Semi IOMMU support"
31 IOMMU support for PA Semi PWRficient
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/verifier/
H A Dld_dw.c2 "ld_dw: xor semi-random 64 bit imms, test 1",
11 "ld_dw: xor semi-random 64 bit imms, test 2",
20 "ld_dw: xor semi-random 64 bit imms, test 3",
29 "ld_dw: xor semi-random 64 bit imms, test 4",
38 "ld_dw: xor semi-random 64 bit imms, test 5",
44 .retval = 1000000 - 6,
/OK3568_Linux_fs/kernel/drivers/clk/actions/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 bool "Clock driver for Actions Semi SoCs"
14 bool "Support for the Actions Semi OWL S500 clocks"
19 bool "Support for the Actions Semi OWL S700 clocks"
24 bool "Support for the Actions Semi OWL S900 clocks"
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/
H A Dactions.yaml1 # SPDX-License-Identifier: GPL-2.0-or-later OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Actions Semi platforms device tree bindings
10 - Andreas Färber <afaerber@suse.de>
11 - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
18 # The Actions Semi S500 is a quad-core ARM Cortex-A9 SoC.
19 - items:
20 - enum:
21 - allo,sparky # Allo.com Sparky
[all …]
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
5 # setting - SPI can't be modular so that case doesn't need to be covered.
400 tristate "Analog Devices AU1761 CODEC - I2C"
406 tristate "Analog Devices AU1761 CODEC - SPI"
443 tristate "Analog Devices ADAU7002 Stereo PDM-to-I2S/TDM Converter"
449 tristate "Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM Converter - HW Mode"
452 Enable support for the Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM
458 will be called snd-soc-adau7118-hw.
461 tristate "Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM Converter - I2C"
466 Enable support for the Analog Devices ADAU7118 8 Channel PDM-to-I2S/TDM
[all …]
/OK3568_Linux_fs/kernel/drivers/soc/actions/
H A Dowl-sps-helper.c1 // SPDX-License-Identifier: GPL-2.0+
3 * Actions Semi Owl Smart Power System (SPS) shared helpers
5 * Copyright 2012 Actions Semi Inc.
6 * Author: Actions Semi, Inc.
13 #include <linux/soc/actions/owl-sps.h>
35 for (timeout = 5000; timeout > 0; timeout -= 50) { in owl_sps_set_pg()
42 return -ETIMEDOUT; in owl_sps_set_pg()
/OK3568_Linux_fs/u-boot/test/py/tests/
H A Dtest_shell_basics.py1 # Copyright (c) 2015-2016, NVIDIA CORPORATION. All rights reserved.
3 # SPDX-License-Identifier: GPL-2.0
5 # Test basic shell functionality, such as commands separate by semi-colons.
18 """Test two shell commands separate by a semi-colon."""
26 """Test three shell commands separate by a semi-colon, with variable
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/i2c/
H A Dtda1997x.txt1 Device-Tree bindings for the NXP TDA1997x HDMI receiver
6 - RGB 8bit per color (24 bits total): R[11:4] B[11:4] G[11:4]
7 - YUV444 8bit per color (24 bits total): Y[11:4] Cr[11:4] Cb[11:4]
8 - YUV422 semi-planar 8bit per component (16 bits total): Y[11:4] CbCr[11:4]
9 - YUV422 semi-planar 10bit per component (20 bits total): Y[11:2] CbCr[11:2]
10 - YUV422 semi-planar 12bit per component (24 bits total): - Y[11:0] CbCr[11:0]
11 - YUV422 BT656 8bit per component (8 bits total): YCbCr[11:4] (2-cycles)
12 - YUV422 BT656 10bit per component (10 bits total): YCbCr[11:2] (2-cycles)
13 - YUV422 BT656 12bit per component (12 bits total): YCbCr[11:0] (2-cycles)
16 - RGB 12bit per color (36 bits total): R[11:0] B[11:0] G[11:0]
[all …]
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dact8945a_charger.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * Power supply driver for the Active-semi ACT8945A PMIC
19 static const char *act8945a_charger_manufacturer = "Active-semi";
214 int lbo_level = gpiod_get_value(charger->lbo_gpio); in act8945a_get_capacity_level()
268 * Riset(K) = 2336 * (1V/Ichg(mA)) - 0.205
282 int chgin_level = gpiod_get_value(charger->chglev_gpio); in act8945a_get_current_max()
347 struct regmap *regmap = charger->regmap; in act8945a_charger_get_property()
352 ret = act8945a_get_charger_state(regmap, &val->intval); in act8945a_charger_get_property()
355 ret = act8945a_get_charge_type(regmap, &val->intval); in act8945a_charger_get_property()
358 val->intval = POWER_SUPPLY_TECHNOLOGY_LION; in act8945a_charger_get_property()
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/
H A Dactions,owl-cmu.txt1 * Actions Semi Owl Clock Management Unit (CMU)
3 The Actions Semi Owl Clock Management Unit generates and supplies clock
9 - compatible: should be one of the following,
10 "actions,s900-cmu"
11 "actions,s700-cmu"
12 "actions,s500-cmu"
13 - reg: physical base address of the controller and length of memory mapped
15 - clocks: Reference to the parent clocks ("hosc", "losc")
16 - #clock-cells: should be 1.
17 - #reset-cells: should be 1.
[all …]
/OK3568_Linux_fs/u-boot/drivers/video/fonts/
H A DKconfig16 From: https://fontlibrary.org/en/font/nimbus-sans-l
24 The Anka/Coder family is a monospaced, courier-width font for source
27 https://code.google.com/p/anka-coder-fonts/
28 From: https://fontlibrary.org/en/font/anka-coder-narrow
36 A laid-back handwritten font.
45 Cantora is a friendly semi formal, semi condensed, semi sans-serif
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dat91-sama5d2_xplained.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * at91-sama5d2_xplained.dts - Device Tree file for SAMA5D2 Xplained board
8 /dts-v1/;
10 #include "sama5d2-pinfunc.h"
11 #include <dt-bindings/mfd/atmel-flexcom.h>
12 #include <dt-bindings/gpio/gpio.h>
13 #include <dt-bindings/input/input.h>
14 #include <dt-bindings/regulator/active-semi,8945a-regulator.h>
18 compatible = "atmel,sama5d2-xplained", "atmel,sama5d2", "atmel,sama5";
28 stdout-path = "serial0:115200n8";
[all …]
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dact8945a.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * MFD driver for Active-semi ACT8945a PMIC
18 .name = "act8945a-regulator",
21 .name = "act8945a-charger",
22 .of_compatible = "active-semi,act8945a-charger",
40 dev_err(&i2c->dev, "regmap init failed: %d\n", ret); in act8945a_i2c_probe()
46 ret = devm_mfd_add_devices(&i2c->dev, PLATFORM_DEVID_NONE, in act8945a_i2c_probe()
50 dev_err(&i2c->dev, "Failed to add sub devices\n"); in act8945a_i2c_probe()
64 { .compatible = "active-semi,act8945a", },
90 MODULE_DESCRIPTION("ACT8945A PMIC multi-function driver");
/OK3568_Linux_fs/kernel/include/dt-bindings/clock/
H A Dactions,s700-cmu.h1 /* SPDX-License-Identifier: GPL-2.0
3 * Device Tree binding constants for Actions Semi S700 Clock Management Unit
5 * Copyright (c) 2014 Actions Semi Inc.
6 * Author: David Liu <liuwei@actions-semi.com>
/OK3568_Linux_fs/kernel/drivers/char/hw_random/
H A Dpasemi-rng.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2006-2007 PA Semi, Inc
36 void __iomem *rng_regs = (void __iomem *)rng->priv; in pasemi_rng_data_present()
51 void __iomem *rng_regs = (void __iomem *)rng->priv; in pasemi_rng_data_read()
58 void __iomem *rng_regs = (void __iomem *)rng->priv; in pasemi_rng_init()
70 void __iomem *rng_regs = (void __iomem *)rng->priv; in pasemi_rng_cleanup()
96 pr_info("Registering PA Semi RNG\n"); in rng_probe()
97 return devm_hwrng_register(&pdev->dev, &pasemi_rng); in rng_probe()
101 { .compatible = "1682m-rng", },
102 { .compatible = "pasemi,pwrficient-rng", },
[all …]
/OK3568_Linux_fs/kernel/arch/arm/mach-actions/
H A Dplatsmp.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Actions Semi Leopard
7 * Copyright 2012 Actions Semi Inc.
8 * Author: Actions Semi, Inc.
18 #include <linux/soc/actions/owl-sps.h>
43 return -EINVAL; in s500_wakeup_secondary()
67 timer_base_addr + OWL_CPU1_ADDR + (cpu - 1) * 4); in s500_wakeup_secondary()
69 timer_base_addr + OWL_CPU1_FLAG + (cpu - 1) * 4); in s500_wakeup_secondary()
89 writel(0, timer_base_addr + OWL_CPU1_ADDR + (cpu - 1) * 4); in s500_smp_boot_secondary()
90 writel(0, timer_base_addr + OWL_CPU1_FLAG + (cpu - 1) * 4); in s500_smp_boot_secondary()
[all …]
/OK3568_Linux_fs/kernel/lib/math/
H A Drational.c1 // SPDX-License-Identifier: GPL-2.0
25 * (1 << 8) - 1, (1 << 5) - 1, &n, &d);
78 * largest semi-convergent, the final term of which is in rational_best_approximation()
85 t = (max_denominator - d0) / d1; in rational_best_approximation()
87 t = min(t, (max_numerator - n0) / n1); in rational_best_approximation()
89 /* This tests if the semi-convergent is closer than the previous in rational_best_approximation()
91 * is the 1st iteration, so always choose the semi-convergent. in rational_best_approximation()
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dact8865-regulator.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * act8865-regulator.c - Voltage regulation for active-semi ACT88xx PMUs
5 * http://www.active-semi.com/products/power-management-units/act88xx/
22 #include <dt-bindings/regulator/active-semi,8865-regulator.h>
124 #define ACT8865_ENA 0x80 /* ON - [7] */
125 #define ACT8865_DIS 0x40 /* DIS - [6] */
127 #define ACT8865_VSEL_MASK 0x3F /* VSET - [5:0] */
130 #define ACT8600_LDO10_ENA 0x40 /* ON - [6] */
131 #define ACT8600_SUDCDC_VSEL_MASK 0xFF /* SUDCDC VSET - [7:0] */
239 struct regmap *regmap = rdev->regmap; in act8865_set_suspend_state()
[all …]

12345678910>>...21