/linux-6.12.1/Documentation/devicetree/bindings/power/supply/ |
D | active-semi,act8945a-charger.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/power/supply/active-semi,act8945a-charger.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Active-semi ACT8945A Charger Function 10 - Sebastian Reichel <sre@kernel.org> 13 - $ref: power-supply.yaml# 17 const: active-semi,act8945a-charger 22 active-semi,chglev-gpios: 26 active-semi,lbo-gpios: [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/regulator/ |
D | active-semi,act8945a.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/regulator/active-semi,act8945a.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Active-semi ACT8945a regulator 10 - Paul Cercueil <paul@crapouillou.net> 14 const: active-semi,act8945a 19 system-power-controller: 25 active-semi,vsel-high: 42 vp1-supply: [all …]
|
D | active-semi,act8865.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/regulator/active-semi,act8865.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Active-semi ACT8865 regulator 10 - Paul Cercueil <paul@crapouillou.net> 14 const: active-semi,act8865 19 system-power-controller: 25 active-semi,vsel-high: 42 vp1-supply: [all …]
|
D | active-semi,act8600.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/regulator/active-semi,act8600.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Active-semi ACT8600 regulator 10 - Paul Cercueil <paul@crapouillou.net> 14 const: active-semi,act8600 19 system-power-controller: 25 active-semi,vsel-high: 42 vp1-supply: [all …]
|
D | active-semi,act8846.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/regulator/active-semi,act8846.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Active-semi ACT8846 regulator 10 - Paul Cercueil <paul@crapouillou.net> 14 const: active-semi,act8846 19 system-power-controller: 25 active-semi,vsel-high: 31 inl1-supply: [all …]
|
/linux-6.12.1/drivers/pinctrl/actions/ |
D | Kconfig | 1 # 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" 18 Say Y here to enable Actions Semi S500 pinctrl driver 21 bool "Actions Semi S700 pinctrl driver" 25 Say Y here to enable Actions Semi S700 pinctrl driver 28 bool "Actions Semi S900 pinctrl driver" 32 Say Y here to enable Actions Semi S900 pinctrl driver
|
/linux-6.12.1/Documentation/devicetree/bindings/mfd/ |
D | act8945a.txt | 1 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 …]
|
/linux-6.12.1/net/netfilter/ |
D | nf_conntrack_h323_types.c | 1 // 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 …]
|
/linux-6.12.1/drivers/net/ethernet/pasemi/ |
D | Kconfig | 1 # 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.
|
/linux-6.12.1/arch/powerpc/platforms/pasemi/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 4 bool "PA Semi SoC-based platforms" 12 This option enables support for PA Semi's PWRficient line 13 of SoC processors, including PA6T-1682M 15 menu "PA Semi PWRficient options" 24 used in A-Eons's Amigaone X1000. This consists of some 29 bool "PA Semi IOMMU support" 32 IOMMU support for PA Semi PWRficient
|
/linux-6.12.1/tools/testing/selftests/bpf/verifier/ |
D | ld_dw.c | 2 "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,
|
/linux-6.12.1/Documentation/devicetree/bindings/i2c/ |
D | i2c-owl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/i2c/i2c-owl.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Actions Semi Owl I2C Controller 10 - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> 13 This I2C controller is found in the Actions Semi Owl SoCs: 17 - $ref: /schemas/i2c/i2c-controller.yaml# 22 - actions,s500-i2c # Actions Semi S500 compatible SoCs 23 - actions,s700-i2c # Actions Semi S700 compatible SoCs [all …]
|
/linux-6.12.1/drivers/clk/actions/ |
D | Kconfig | 1 # 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"
|
D | owl-fixed-factor.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 5 // Copyright (c) 2014 Actions Semi Inc. 6 // Author: David Liu <liuwei@actions-semi.com> 14 #include "owl-common.h"
|
/linux-6.12.1/drivers/net/ethernet/actions/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 4 bool "Actions Semi devices" 12 questions about Actions Semi devices. If you say Y, you will be 18 tristate "Actions Semi Owl Ethernet MAC support" 21 This driver supports the Actions Semi Ethernet Media Access 24 both half-duplex and full-duplex operation modes at 10/100 Mb/s.
|
/linux-6.12.1/Documentation/devicetree/bindings/arm/ |
D | actions.yaml | 1 # 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 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 …]
|
/linux-6.12.1/drivers/pmdomain/actions/ |
D | owl-sps-helper.c | 1 // 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()
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | actions,owl-cmu.txt | 1 * 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 …]
|
/linux-6.12.1/Documentation/devicetree/bindings/media/i2c/ |
D | tda1997x.txt | 1 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 …]
|
/linux-6.12.1/drivers/i2c/busses/ |
D | i2c-pasemi-pci.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2006-2007 PA Semi, Inc 5 * SMBus host driver for PA Semi PWRficient 18 #include "i2c-pasemi-core.h" 34 return -ENODEV; in pasemi_smb_pci_probe() 36 smbus = devm_kzalloc(&dev->dev, sizeof(*smbus), GFP_KERNEL); in pasemi_smb_pci_probe() 38 return -ENOMEM; in pasemi_smb_pci_probe() 40 smbus->dev = &dev->dev; in pasemi_smb_pci_probe() 43 smbus->clk_div = CLK_100K_DIV; in pasemi_smb_pci_probe() 49 smbus->hw_rev = PASEMI_HW_REV_PCI; in pasemi_smb_pci_probe() [all …]
|
/linux-6.12.1/drivers/mfd/ |
D | act8945a.c | 1 // 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", 39 dev_err(&i2c->dev, "regmap init failed: %d\n", ret); in act8945a_i2c_probe() 45 ret = devm_mfd_add_devices(&i2c->dev, PLATFORM_DEVID_NONE, in act8945a_i2c_probe() 49 dev_err(&i2c->dev, "Failed to add sub devices\n"); in act8945a_i2c_probe() 63 { .compatible = "active-semi,act8945a", }, 89 MODULE_DESCRIPTION("ACT8945A PMIC multi-function driver");
|
/linux-6.12.1/include/dt-bindings/clock/ |
D | actions,s700-cmu.h | 1 /* 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>
|
/linux-6.12.1/drivers/power/supply/ |
D | act8945a_charger.c | 1 // 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 …]
|
/linux-6.12.1/arch/arm/boot/dts/microchip/ |
D | at91-sama5d2_xplained.dts | 1 // 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 …]
|
/linux-6.12.1/drivers/char/hw_random/ |
D | pasemi-rng.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2006-2007 PA Semi, Inc 35 void __iomem *rng_regs = (void __iomem *)rng->priv; in pasemi_rng_data_present() 50 void __iomem *rng_regs = (void __iomem *)rng->priv; in pasemi_rng_data_read() 57 void __iomem *rng_regs = (void __iomem *)rng->priv; in pasemi_rng_init() 69 void __iomem *rng_regs = (void __iomem *)rng->priv; in pasemi_rng_cleanup() 95 pr_info("Registering PA Semi RNG\n"); in rng_probe() 96 return devm_hwrng_register(&pdev->dev, &pasemi_rng); in rng_probe() 100 { .compatible = "1682m-rng", }, 101 { .compatible = "pasemi,pwrficient-rng", }, [all …]
|