| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
| D | axp20x.txt | 4 axp152 (X-Powers) 5 axp202 (X-Powers) 6 axp209 (X-Powers) 7 axp221 (X-Powers) 8 axp223 (X-Powers) 9 axp803 (X-Powers) 10 axp806 (X-Powers) 11 axp809 (X-Powers) 12 axp813 (X-Powers) 20 - compatible: should be one of: [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/panel/ |
| D | leadtek,ltk035c5444t.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Leadtek ltk035c5444t 3.5" (640x480 pixels) 24-bit IPS LCD panel 10 - Paul Cercueil <paul@crapouillou.net> 11 - Christophe Branchereau <cbranchereau@gmail.com> 14 - $ref: panel-common.yaml# 15 - $ref: /schemas/spi/spi-peripheral-props.yaml# 23 power-supply: true 25 reset-gpios: true [all …]
|
| D | abt,y030xx067a.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Asia Better Technology 3.0" (320x480 pixels) 24-bit IPS LCD panel 10 - Paul Cercueil <paul@crapouillou.net> 13 - $ref: panel-common.yaml# 14 - $ref: /schemas/spi/spi-peripheral-props.yaml# 22 power-supply: true 24 reset-gpios: true 27 - compatible [all …]
|
| D | panel-simple-dsi.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/display/panel/panel-simple-dsi.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Simple DSI panels with a single power-supply 10 - Thierry Reding <thierry.reding@gmail.com> 11 - Sam Ravnborg <sam@ravnborg.org> 15 requires only a single power-supply. 30 - auo,b080uan01 32 - boe,tv080wum-nl0 [all …]
|
| D | focaltech,gpt3.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Focaltech GPT3 3.0" (640x480 pixels) IPS LCD panel 10 - Christophe Branchereau <cbranchereau@gmail.com> 13 - $ref: panel-common.yaml# 14 - $ref: /schemas/spi/spi-peripheral-props.yaml# 24 - compatible 25 - reg 26 - power-supply [all …]
|
| D | panel-simple.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/display/panel/panel-simple.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Simple panels with one power supply 10 - Thierry Reding <thierry.reding@gmail.com> 11 - Sam Ravnborg <sam@ravnborg.org> 15 requires only a single power-supply. 23 - $ref: panel-common.yaml# 32 # Ampire AM-1280800N3TZQW-T00H 10.1" WQVGA TFT LCD panel [all …]
|
| /kernel/linux/linux-6.6/drivers/regulator/ |
| D | axp20x-regulator.c | 354 .n_voltages = (((_max) - (_min)) / (_step) + 1), \ 376 .n_voltages = (((_max) - (_min)) / (_step) + 1), \ 448 switch (axp20x->variant) { in axp20x_set_ramp_delay() 478 return -ENOTSUPP; in axp20x_set_ramp_delay() 497 dev_err(axp20x->dev, "unsupported ramp value %d", ramp); in axp20x_set_ramp_delay() 498 return -EINVAL; in axp20x_set_ramp_delay() 504 return regmap_update_bits(axp20x->regmap, reg, mask, cfg); in axp20x_set_ramp_delay() 512 switch (axp20x->variant) { in axp20x_regulator_enable_regmap() 515 rdev->constraints && rdev->constraints->soft_start) { in axp20x_regulator_enable_regmap() 688 AXP_DESC_IO(AXP22X, LDO_IO0, "ldo_io0", "ips", 700, 3800, 100, [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/ |
| D | x-powers,axp152.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/mfd/x-powers,axp152.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: X-Powers AXP PMIC 10 - Chen-Yu Tsai <wens@csie.org> 13 - if: 18 - x-powers,axp152 19 - x-powers,axp202 20 - x-powers,axp209 [all …]
|
| /kernel/linux/linux-5.10/drivers/regulator/ |
| D | axp20x-regulator.c | 282 .n_voltages = (((_max) - (_min)) / (_step) + 1), \ 304 .n_voltages = (((_max) - (_min)) / (_step) + 1), \ 376 switch (axp20x->variant) { in axp20x_set_ramp_delay() 406 return -ENOTSUPP; in axp20x_set_ramp_delay() 425 dev_err(axp20x->dev, "unsupported ramp value %d", ramp); in axp20x_set_ramp_delay() 426 return -EINVAL; in axp20x_set_ramp_delay() 432 return regmap_update_bits(axp20x->regmap, reg, mask, cfg); in axp20x_set_ramp_delay() 440 switch (axp20x->variant) { in axp20x_regulator_enable_regmap() 443 rdev->constraints && rdev->constraints->soft_start) { in axp20x_regulator_enable_regmap() 616 AXP_DESC_IO(AXP22X, LDO_IO0, "ldo_io0", "ips", 700, 3800, 100, [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/panel/ |
| D | panel-abt-y030xx067a.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Asia Better Technology Ltd. Y030XX067A IPS LCD panel driver 12 #include <linux/media-bus-format.h> 128 struct regulator *supply; member 165 struct device *dev = &priv->spi->dev; in y030xx067a_prepare() 168 err = regulator_enable(priv->supply); in y030xx067a_prepare() 170 dev_err(dev, "Failed to enable power supply: %d\n", err); in y030xx067a_prepare() 175 gpiod_set_value_cansleep(priv->reset_gpio, 1); in y030xx067a_prepare() 177 gpiod_set_value_cansleep(priv->reset_gpio, 0); in y030xx067a_prepare() 180 err = regmap_multi_reg_write(priv->map, y030xx067a_init_sequence, in y030xx067a_prepare() [all …]
|
| D | panel-newvision-nv3052c.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * NewVision NV3052C IPS LCD panel driver 12 #include <linux/media-bus-format.h> 35 struct regulator *supply; member 244 struct mipi_dbi *dbi = &priv->dbi; in nv3052c_prepare() 248 err = regulator_enable(priv->supply); in nv3052c_prepare() 250 dev_err(priv->dev, "Failed to enable power supply: %d\n", err); in nv3052c_prepare() 255 gpiod_set_value_cansleep(priv->reset_gpio, 1); in nv3052c_prepare() 257 gpiod_set_value_cansleep(priv->reset_gpio, 0); in nv3052c_prepare() 265 dev_err(priv->dev, "Unable to set register: %d\n", err); in nv3052c_prepare() [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/panel/ |
| D | panel-simple.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/display/panel/panel-simple.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Simple panels with one power supply 10 - Thierry Reding <thierry.reding@gmail.com> 11 - Sam Ravnborg <sam@ravnborg.org> 15 requires only a single power-supply. 23 - $ref: panel-common.yaml# 32 # Ampire AM-1280800N3TZQW-T00H 10.1" WQVGA TFT LCD panel [all …]
|
| /kernel/linux/linux-5.10/drivers/mfd/ |
| D | twl-core.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * twl_core.c - driver for TWL4030/TWL5030/TWL60X0/TPS659x0 PM 6 * Copyright (C) 2005-2006 Texas Instruments, Inc. 37 #include <linux/mfd/twl4030-audio.h> 39 #include "twl-core.h" 42 * The TWL4030 "Triton 2" is one of a family of a multi-function "Power 60 /* subchip/slave 0 - USB ID */ 63 /* subchip/slave 1 - AUD ID */ 70 /* subchip/slave 2 - AUX ID */ 83 /* subchip/slave 3 - POWER ID */ [all …]
|
| /kernel/linux/linux-6.6/tools/perf/ |
| D | design.txt | 3 ------------------------------ 7 as instructions executed, cachemisses suffered, or branches mis-predicted - 9 trigger interrupts when a threshold number of events have passed - and can 15 provides "virtual" 64-bit counters, regardless of the width of the 72 is divided into 3 bit-fields: 80 machine-specific. 119 will return -EINVAL. 121 More hw_event_types are supported as well, but they are CPU-specific 173 particular counter allowing one to take the round-robin scheduling effect 195 Such (and other) events will be recorded in a ring-buffer, which is [all …]
|
| /kernel/linux/linux-5.10/tools/perf/ |
| D | design.txt | 3 ------------------------------ 7 as instructions executed, cachemisses suffered, or branches mis-predicted - 9 trigger interrupts when a threshold number of events have passed - and can 15 provides "virtual" 64-bit counters, regardless of the width of the 72 is divided into 3 bit-fields: 80 machine-specific. 116 will return -EINVAL. 118 More hw_event_types are supported as well, but they are CPU-specific 170 particular counter allowing one to take the round-robin scheduling effect 192 Such (and other) events will be recorded in a ring-buffer, which is [all …]
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| D | xfs_inode.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright (c) 2000-2006 Silicon Graphics, Inc. 63 if ((ip->i_d.di_flags & XFS_DIFLAG_EXTSIZE) && ip->i_d.di_extsize) in xfs_get_extsz_hint() 64 return ip->i_d.di_extsize; in xfs_get_extsz_hint() 66 return ip->i_mount->m_sb.sb_rextsize; in xfs_get_extsz_hint() 83 if (ip->i_d.di_flags2 & XFS_DIFLAG2_COWEXTSIZE) in xfs_get_cowextsz_hint() 84 a = ip->i_d.di_cowextsize; in xfs_get_cowextsz_hint() 98 * bringing in of the extents from disk for a file in b-tree format. If the 99 * inode is in b-tree format, then we need to lock the inode exclusively until 114 if (ip->i_df.if_format == XFS_DINODE_FMT_BTREE && in xfs_ilock_data_map_shared() [all …]
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | dra7.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com/ 8 #include <dt-bindings/bus/ti-sysc.h> 9 #include <dt-bindings/clock/dra7.h> 10 #include <dt-bindings/interrupt-controller/arm-gic.h> 11 #include <dt-bindings/pinctrl/dra.h> 12 #include <dt-bindings/clock/dra7.h> 17 #address-cells = <2>; 18 #size-cells = <2>; 21 interrupt-parent = <&crossbar_mpu>; [all …]
|
| D | omap3.dtsi | 4 * Copyright (C) 2011 Texas Instruments Incorporated - https://www.ti.com/ 11 #include <dt-bindings/bus/ti-sysc.h> 12 #include <dt-bindings/gpio/gpio.h> 13 #include <dt-bindings/interrupt-controller/irq.h> 14 #include <dt-bindings/pinctrl/omap.h> 18 interrupt-parent = <&intc>; 19 #address-cells = <1>; 20 #size-cells = <1>; 36 #address-cells = <1>; 37 #size-cells = <0>; [all …]
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/ti/omap/ |
| D | omap3.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 5 * Copyright (C) 2011 Texas Instruments Incorporated - https://www.ti.com/ 8 #include <dt-bindings/bus/ti-sysc.h> 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/interrupt-controller/irq.h> 11 #include <dt-bindings/pinctrl/omap.h> 15 interrupt-parent = <&intc>; 16 #address-cells = <1>; 17 #size-cells = <1>; 33 #address-cells = <1>; [all …]
|
| /kernel/linux/linux-6.6/include/uapi/drm/ |
| D | habanalabs_accel.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note 3 * Copyright 2016-2022 HabanaLabs, Ltd. 15 * Defines that are asic-specific but constitutes as ABI between kernel driver 196 * stream id is a running number from 0 up to (N-1), where N is the number 610 * Used to retrieve in frequency info of different IPs via 657 * enum hl_goya_dma_direction - Direction of DMA operation inside a LIN_DMA packet that is 684 * enum hl_device_status - Device status information. 716 * Notifier event values - for the notification mechanism and the HL_INFO_GET_EVENTS command 718 * HL_NOTIFIER_EVENT_TPC_ASSERT - Indicates TPC assert event 719 * HL_NOTIFIER_EVENT_UNDEFINED_OPCODE - Indicates undefined operation code [all …]
|
| /kernel/linux/linux-6.6/drivers/usb/dwc3/ |
| D | core.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * core.c - DesignWare USB3 DRD Controller Core file 5 * Copyright (C) 2010-2011 Texas Instruments Incorporated - https://www.ti.com 24 #include <linux/dma-mapping.h> 46 * dwc3_get_dr_mode - Validates and sets dr_mode 52 struct device *dev = dwc->dev; in dwc3_get_dr_mode() 55 if (dwc->dr_mode == USB_DR_MODE_UNKNOWN) in dwc3_get_dr_mode() 56 dwc->dr_mode = USB_DR_MODE_OTG; in dwc3_get_dr_mode() 58 mode = dwc->dr_mode; in dwc3_get_dr_mode() 59 hw_mode = DWC3_GHWPARAMS0_MODE(dwc->hwparams.hwparams0); in dwc3_get_dr_mode() [all …]
|
| /kernel/linux/linux-5.10/drivers/mmc/host/ |
| D | atmel-mci.c | 1 // SPDX-License-Identifier: GPL-2.0-only 5 * Copyright (C) 2004-2008 Atmel Corporation 12 #include <linux/dma-mapping.h> 33 #include <linux/atmel-mci.h> 62 #define ATMCI_MR_PDCMODE BIT(15) /* PDC-oriented Mode */ 71 #define ATMCI_SDCBUS_1BIT (0 << 6) /* 1-bit data bus */ 72 #define ATMCI_SDCBUS_4BIT (2 << 6) /* 4-bit data bus */ 73 #define ATMCI_SDCBUS_8BIT (3 << 6) /* 8-bit data bus[2] */ 79 #define ATMCI_CMDR_RSPTYP_48BIT (1 << 6) /* 48-bit response */ 80 #define ATMCI_CMDR_RSPTYP_136BIT (2 << 6) /* 136-bit response */ [all …]
|
| /kernel/linux/linux-6.6/drivers/mmc/host/ |
| D | atmel-mci.c | 1 // SPDX-License-Identifier: GPL-2.0-only 5 * Copyright (C) 2004-2008 Atmel Corporation 12 #include <linux/dma-mapping.h> 62 #define ATMCI_MR_PDCMODE BIT(15) /* PDC-oriented Mode */ 71 #define ATMCI_SDCBUS_1BIT (0 << 6) /* 1-bit data bus */ 72 #define ATMCI_SDCBUS_4BIT (2 << 6) /* 4-bit data bus */ 73 #define ATMCI_SDCBUS_8BIT (3 << 6) /* 8-bit data bus[2] */ 79 #define ATMCI_CMDR_RSPTYP_48BIT (1 << 6) /* 48-bit response */ 80 #define ATMCI_CMDR_RSPTYP_136BIT (2 << 6) /* 136-bit response */ 92 #define ATMCI_CMDR_BLOCK (0 << 19) /* Single-block transfer */ [all …]
|
| /kernel/linux/linux-5.10/ |
| D | MAINTAINERS | 9 ------------------------- 30 ``diff -u`` to make the patch easy to merge. Be prepared to get your 40 See Documentation/process/coding-style.rst for guidance here. 46 See Documentation/process/submitting-patches.rst for details. 57 include a Signed-off-by: line. The current version of this 59 Documentation/process/submitting-patches.rst. 70 that the bug would present a short-term risk to other users if it 76 Documentation/admin-guide/security-bugs.rst for details. 81 --------------------------------------------------- 97 W: *Web-page* with status/info [all …]
|
| /kernel/linux/linux-6.6/ |
| D | MAINTAINERS | 5 --------------------------------------------------- 21 W: *Web-page* with status/info 23 B: URI for where to file *bugs*. A web-page with detailed bug 28 patches to the given subsystem. This is either an in-tree file, 29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst 46 N: [^a-z]tegra all files whose path contains tegra 64 ---------------- 83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS) 85 L: linux-scsi@vger.kernel.org 88 F: drivers/scsi/3w-* [all …]
|