Searched +full:reg +full:- +full:names (Results 4401 – 4425 of 5477) sorted by relevance
1...<<171172173174175176177178179180>>...220
/linux-6.8/arch/arm/boot/dts/nxp/imx/ |
D | imx6qdl-tx6-lcd.dtsi | 2 * Copyright 2017 Lothar Waßmann <LW@KARO-electronics.de> 4 * This file is dual-licensed: you can use it either under the terms 48 compatible = "pwm-backlight"; 50 pinctrl-names = "default"; 51 pinctrl-0 = <&pinctrl_lcd1_pwr>; 52 enable-gpios = <&gpio2 31 GPIO_ACTIVE_HIGH>; 53 power-supply = <®_3v3>; 54 turn-on-delay-ms = <35>; 59 brightness-levels = < 0 1 2 3 4 5 6 7 8 9 70 default-brightness-level = <50>; [all …]
|
/linux-6.8/arch/powerpc/boot/dts/fsl/ |
D | p1025rdb_32b.dts | 2 * P1025 RDB Device Tree Source (32-bit address map) 14 * names of its contributors may be used to endorse or promote products 35 /include/ "p1021si-pre.dtsi" 45 reg = <0 0xffe05000 0 0x1000>; 59 reg = <0 0xffe09000 0 0x1000>; 72 reg = <0 0xffe0a000 0 0x1000>; 88 reg = <0 0xffe80000 0 0x480>; 89 brg-frequency = <0>; 90 bus-frequency = <0>; 96 rx-clock-name = "clk12"; [all …]
|
D | p1021rdb-pc_36b.dts | 2 * P1021 RDB Device Tree Source (36-bit address map) 14 * names of its contributors may be used to endorse or promote products 35 /include/ "p1021si-pre.dtsi" 38 compatible = "fsl,P1021RDB-PC"; 45 reg = <0xf 0xffe05000 0 0x1000>; 60 reg = <0xf 0xffe09000 0 0x1000>; 73 reg = <0xf 0xffe0a000 0 0x1000>; 89 reg = <0xf 0xffe80000 0 0x480>; 90 brg-frequency = <0>; 91 bus-frequency = <0>; [all …]
|
D | p1021rdb-pc_32b.dts | 14 * names of its contributors may be used to endorse or promote products 35 /include/ "p1021si-pre.dtsi" 38 compatible = "fsl,P1021RDB-PC"; 45 reg = <0 0xffe05000 0 0x1000>; 60 reg = <0 0xffe09000 0 0x1000>; 73 reg = <0 0xffe0a000 0 0x1000>; 89 reg = <0 0xffe80000 0 0x480>; 90 brg-frequency = <0>; 91 bus-frequency = <0>; 95 /include/ "p1021rdb-pc.dtsi" [all …]
|
D | p1025twr.dts | 2 * P1025 TWR Device Tree Source (32-bit address map) 14 * names of its contributors may be used to endorse or promote products 35 /include/ "p1021si-pre.dtsi" 38 compatible = "fsl,TWR-P1025"; 45 reg = <0 0xffe05000 0 0x1000>; 59 reg = <0 0xffe09000 0 0x1000>; 72 reg = <0 0xffe0a000 0 0x1000>; 88 reg = <0 0xffe80000 0 0x480>; 89 brg-frequency = <0>; 90 bus-frequency = <0>; [all …]
|
D | p2020rdb-pc_36b.dts | 2 * P2020 RDB-PC 36Bit Physical Address Map Device Tree Source 14 * names of its contributors may be used to endorse or promote products 35 /include/ "p2020si-pre.dtsi" 39 compatible = "fsl,P2020RDB-PC"; 46 reg = <0xf 0xffe05000 0 0x1000>; 60 reg = <0xf 0xffe08000 0 0x1000>; 65 reg = <0xf 0xffe09000 0 0x1000>; 80 reg = <0xf 0xffe0a000 0 0x1000>; 95 /include/ "p2020rdb-pc.dtsi" 96 /include/ "p2020si-post.dtsi"
|
D | p2020rdb-pc_32b.dts | 2 * P2020 RDB-PC 32Bit Physical Address Map Device Tree Source 14 * names of its contributors may be used to endorse or promote products 35 /include/ "p2020si-pre.dtsi" 39 compatible = "fsl,P2020RDB-PC"; 46 reg = <0 0xffe05000 0 0x1000>; 60 reg = <0 0xffe08000 0 0x1000>; 65 reg = <0 0xffe09000 0 0x1000>; 80 reg = <0 0xffe0a000 0 0x1000>; 95 /include/ "p2020rdb-pc.dtsi" 96 /include/ "p2020si-post.dtsi"
|
D | p1022rdk.dts | 2 * P1022 RDK 32-bit Physical Address Map Device Tree Source 14 * names of its contributors may be used to endorse or promote products 35 /include/ "p1022si-pre.dtsi" 55 reg = <0x1a>; 56 /* MCLK source is a stand-alone oscillator */ 57 clock-frequency = <12288000>; 61 reg = <0x68>; 65 reg = <0x4c>; 69 reg = <0x21>; 73 reg = <0x24>; [all …]
|
/linux-6.8/include/linux/gpio/ |
D | gpio-reg.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 12 struct gpio_chip *gpio_reg_init(struct device *dev, void __iomem *reg, 14 const char *const *names, struct irq_domain *irqdom, const int *irqs);
|
/linux-6.8/arch/arm/boot/dts/sigmastar/ |
D | mstar-v7.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later 7 #include <dt-bindings/interrupt-controller/irq.h> 8 #include <dt-bindings/interrupt-controller/arm-gic.h> 9 #include <dt-bindings/clock/mstar-msc313-mpll.h> 12 #address-cells = <1>; 13 #size-cells = <1>; 14 interrupt-parent = <&gic>; 17 #address-cells = <1>; 18 #size-cells = <0>; 22 compatible = "arm,cortex-a7"; [all …]
|
/linux-6.8/drivers/bus/ |
D | brcmstb_gisb.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2014-2021 Broadcom 60 [ARB_BP_CAP_HI_ADDR] = -1, 63 [ARB_BP_CAP_MASTER] = -1, 65 [ARB_ERR_CAP_HI_ADDR] = -1, 68 [ARB_ERR_CAP_MASTER] = -1, 74 [ARB_BP_CAP_HI_ADDR] = -1, 79 [ARB_ERR_CAP_HI_ADDR] = -1, 88 [ARB_BP_CAP_HI_ADDR] = -1, 93 [ARB_ERR_CAP_HI_ADDR] = -1, [all …]
|
/linux-6.8/arch/powerpc/xmon/ |
D | ppc.h | 1 /* ppc.h -- Header file for PowerPC opcode table 2 Copyright (C) 1994-2016 Free Software Foundation, Inc. 19 Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ 88 (ie, compiler's -mcpu=common or assembler's -mcom). More than just 95 for the assembler's -many option, and it eliminates duplicates). */ 101 /* Opcode is supported as part of the 64-bit bridge. */ 164 /* Opcode is supported by Vector-Scalar (VSX) Unit */ 211 /* Opcode is supported by Vector-Scalar (VSX) Unit from ISA 2.08. */ 220 /* A macro to determine if the instruction is a 2-byte VLE insn. */ 239 is shifted right by -SHIFT. Use PPC_OPSHIFT_INV to indicate [all …]
|
/linux-6.8/arch/arm/boot/dts/samsung/ |
D | s5pv210-galaxys.dts | 1 // SPDX-License-Identifier: GPL-2.0 3 /dts-v1/; 4 #include <dt-bindings/gpio/gpio.h> 5 #include <dt-bindings/input/input.h> 6 #include "s5pv210-aries.dtsi" 9 model = "Samsung Galaxy S1 (GT-I9000) based on S5PV210"; 11 chassis-type = "handset"; 14 stdout-path = &uart2; 17 nand_pwrseq: nand-pwrseq { 18 compatible = "mmc-pwrseq-simple"; [all …]
|
/linux-6.8/arch/arm64/boot/dts/exynos/ |
D | exynos7885-jackpotlte.dts | 1 // SPDX-License-Identifier: GPL-2.0 3 * Samsung Galaxy A8 2018 (jackpotlte/SM-A530F) device tree source 9 /dts-v1/; 11 #include <dt-bindings/gpio/gpio.h> 12 #include <dt-bindings/input/input.h> 13 #include <dt-bindings/interrupt-controller/irq.h> 18 chassis-type = "handset"; 28 stdout-path = &serial_2; 33 reg = <0x0 0x80000000 0x3da00000>, 38 gpio-keys { [all …]
|
/linux-6.8/arch/arm64/boot/dts/qcom/ |
D | sc7180-trogdor-lazor.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 /* This file must be included after sc7180-trogdor.dtsi */ 9 #include <arm/cros-ec-keyboard.dtsi> 12 semtech,cs0-ground; 13 semtech,combined-sensors = <3>; 15 semtech,startup-sensor = <0>; 16 semtech,proxraw-strength = <8>; 17 semtech,avg-pos-strength = <64>; 35 clock-frequency = <400000>; 38 compatible = "hid-over-i2c"; [all …]
|
/linux-6.8/arch/arm64/boot/dts/ti/ |
D | k3-j721s2-evm-gesi-exp-board.dtso | 1 // SPDX-License-Identifier: GPL-2.0 7 * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/ 10 /dts-v1/; 13 #include <dt-bindings/gpio/gpio.h> 14 #include <dt-bindings/net/ti-dp83867.h> 16 #include "k3-pinctrl.h" 20 ethernet1 = "/bus@100000/ethernet@c200000/ethernet-ports/port@1"; 25 main_cpsw_mdio_default_pins: main-cpsw-mdio-default-pins { 26 pinctrl-single,pins = < 32 rgmii1_default_pins: rgmii1-default-pins { [all …]
|
/linux-6.8/arch/mips/boot/dts/realtek/ |
D | rtl838x.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR BSD-2-Clause 5 #address-cells = <1>; 6 #size-cells = <0>; 10 reg = <0>; 12 clock-names = "cpu"; 17 compatible = "fixed-clock"; 18 #clock-cells = <0>; 19 clock-frequency = <500000000>;
|
/linux-6.8/arch/riscv/boot/dts/allwinner/ |
D | sunxi-d1-t113.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 2 // Copyright (C) 2021-2022 Samuel Holland <samuel@sholland.org> 7 compatible = "allwinner,sun20i-d1-wdt"; 8 reg = <0x1700400 0x20>; 11 clock-names = "hosc", "losc";
|
/linux-6.8/arch/arm64/boot/dts/rockchip/ |
D | rk3399-puma-haikou.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 /dts-v1/; 7 #include "rk3399-puma.dtsi" 8 #include <dt-bindings/input/input.h> 11 model = "Theobroma Systems RK3399-Q7 SoM"; 12 compatible = "tsd,rk3399-puma-haikou", "rockchip,rk3399"; 19 stdout-path = "serial0:115200n8"; 22 gpio-keys { 23 compatible = "gpio-keys"; 24 pinctrl-0 = <&haikou_keys_pin>; [all …]
|
/linux-6.8/arch/arm64/boot/dts/realtek/ |
D | rtd129x.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-2-Clause) 5 * Copyright (c) 2016-2019 Andreas Färber 12 #include <dt-bindings/interrupt-controller/arm-gic.h> 13 #include <dt-bindings/reset/realtek,rtd1295.h> 16 interrupt-parent = <&gic>; 17 #address-cells = <1>; 18 #size-cells = <1>; 20 reserved-memory { 21 #address-cells = <1>; 22 #size-cells = <1>; [all …]
|
D | rtd139x.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-2-Clause) 11 #include <dt-bindings/interrupt-controller/arm-gic.h> 12 #include <dt-bindings/reset/realtek,rtd1295.h> 15 interrupt-parent = <&gic>; 16 #address-cells = <1>; 17 #size-cells = <1>; 19 reserved-memory { 20 #address-cells = <1>; 21 #size-cells = <1>; 25 reg = <0x2f000 0x1000>; [all …]
|
/linux-6.8/Documentation/devicetree/bindings/sound/ |
D | simple-card.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/sound/simple-card.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> 14 frame-master: 15 description: Indicates dai-link frame master. 18 bitclock-master: 19 description: Indicates dai-link bit clock master 22 frame-inversion: [all …]
|
/linux-6.8/arch/arm/boot/dts/marvell/ |
D | orion5x-linkstation.dtsi | 7 * This file is dual-licensed: you can use it either under the terms 46 #include "orion5x-mv88f5182.dtsi" 51 stdout-path = &uart0; 61 compatible = "restart-poweroff"; 65 compatible = "simple-bus"; 66 #address-cells = <1>; 67 #size-cells = <0>; 68 pinctrl-0 = <&pmx_power_usb &pmx_power_hdd>; 69 pinctrl-names = "default"; 72 compatible = "regulator-fixed"; [all …]
|
/linux-6.8/drivers/gpio/ |
D | gpio-tps68470.c | 1 // SPDX-License-Identifier: GPL-2.0 32 struct regmap *regmap = tps68470_gpio->tps68470_regmap; in tps68470_gpio_get() 33 unsigned int reg = TPS68470_REG_GPDO; in tps68470_gpio_get() local 37 offset -= TPS68470_N_REGULAR_GPIO; in tps68470_gpio_get() 38 reg = TPS68470_REG_SGPO; in tps68470_gpio_get() 41 ret = regmap_read(regmap, reg, &val); in tps68470_gpio_get() 43 dev_err(tps68470_gpio->gc.parent, "reg 0x%x read failed\n", in tps68470_gpio_get() 54 struct regmap *regmap = tps68470_gpio->tps68470_regmap; in tps68470_gpio_get_direction() 63 dev_err(tps68470_gpio->gc.parent, "reg 0x%x read failed\n", in tps68470_gpio_get_direction() 77 struct regmap *regmap = tps68470_gpio->tps68470_regmap; in tps68470_gpio_set() [all …]
|
/linux-6.8/arch/arm64/boot/dts/nvidia/ |
D | tegra234-p3737-0000.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 #include <dt-bindings/sound/rt5640.h> 6 compatible = "nvidia,p3737-0000"; 15 dai-format = "i2s"; 16 remote-endpoint = <&rt5640_ep>; 29 reg = <0x56>; 32 vcc-supply = <&vdd_1v8_sys>; 33 address-width = <8>; 36 read-only; 43 audio-codec@1c { [all …]
|
1...<<171172173174175176177178179180>>...220