Home
last modified time | relevance | path

Searched full:logic (Results 1 – 25 of 2336) sorted by relevance

12345678910>>...94

/linux-6.12.1/arch/arm/mach-ep93xx/
DKconfig39 bool "Support Cirrus Logic EDB9301"
43 Logic EDB9301 Evaluation Board.
46 bool "Support Cirrus Logic EDB9302"
50 Logic EDB9302 Evaluation Board.
53 bool "Support Cirrus Logic EDB9302A"
57 Logic EDB9302A Evaluation Board.
60 bool "Support Cirrus Logic EDB9307"
64 Logic EDB9307 Evaluation Board.
67 bool "Support Cirrus Logic EDB9307A"
71 Logic EDB9307A Evaluation Board.
[all …]
/linux-6.12.1/include/media/
Dv4l2-ioctl.h28 * :ref:`VIDIOC_ENUM_FMT <vidioc_enum_fmt>` ioctl logic
31 * :ref:`VIDIOC_ENUM_FMT <vidioc_enum_fmt>` ioctl logic
34 * :ref:`VIDIOC_ENUM_FMT <vidioc_enum_fmt>` ioctl logic
37 * :ref:`VIDIOC_ENUM_FMT <vidioc_enum_fmt>` ioctl logic
40 * :ref:`VIDIOC_ENUM_FMT <vidioc_enum_fmt>` ioctl logic
43 * :ref:`VIDIOC_ENUM_FMT <vidioc_enum_fmt>` ioctl logic
46 * :ref:`VIDIOC_ENUM_FMT <vidioc_enum_fmt>` ioctl logic
49 * :ref:`VIDIOC_G_FMT <vidioc_g_fmt>` ioctl logic for video capture
52 * :ref:`VIDIOC_G_FMT <vidioc_g_fmt>` ioctl logic for video overlay
54 * :ref:`VIDIOC_G_FMT <vidioc_g_fmt>` ioctl logic for video out
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/bus/
Darm,integrator-ap-lm.yaml7 title: Integrator/AP Logic Module extension bus
13 site for stacking up to four logic modules (LM) designed specifically for
15 determine if a logic module is connected at index 0, 1, 2 or 3. The logic
16 module connector is described in this binding. The logic modules per se
18 as subnodes under this logic module extension bus.
36 description: Nodes on the Logic Module bus represent logic modules
61 /* The Logic Modules sees the Core Module 0 RAM @80000000 */
Dst,stm32mp25-rifsc.yaml19 - RISC registers associated with RISUP logic (resource isolation device unit
22 - RIMC registers: associated with RIMU logic (resource isolation master
25 Alternatively, the RISUP logic controlling the device port access to a
28 - RISC registers associated with RISAL logic (resource isolation device unit
/linux-6.12.1/sound/soc/codecs/
DKconfig749 tristate "KUnit test for Cirrus Logic cs-amp-lib"
754 This builds KUnit tests for the Cirrus Logic common
762 tristate "Cirrus Logic CS35L32 CODEC"
766 tristate "Cirrus Logic CS35L33 CODEC"
770 tristate "Cirrus Logic CS35L34 CODEC"
774 tristate "Cirrus Logic CS35L35 CODEC"
778 tristate "Cirrus Logic CS35L36 CODEC"
788 tristate "Cirrus Logic CS35L41 CODEC (SPI)"
795 tristate "Cirrus Logic CS35L41 CODEC (I2C)"
806 tristate "Cirrus Logic CS35L45 CODEC (SPI)"
[all …]
Dcirrus_legacy.h3 * Some small helpers for older Cirrus Logic parts.
5 * Copyright (C) 2021 Cirrus Logic, Inc. and
6 * Cirrus Logic International Semiconductor Ltd.
Dcs35l41-spi.c5 // Copyright 2017-2021 Cirrus Logic, Inc.
73 { "CSC3541", 0 }, /* Cirrus Logic PnP ID + part ID */
74 { "CLSA3541", 0 }, /* Cirrus Logic PnP ID + part ID */
95 MODULE_AUTHOR("David Rhodes, Cirrus Logic Inc, <david.rhodes@cirrus.com>");
/linux-6.12.1/Documentation/dev-tools/
Dgpio-sloppy-logic-analyzer.rst4 Linux Kernel GPIO based sloppy logic analyzer
13 logic analyzer running on an isolated CPU.
15 The sloppy logic analyzer will utilize a few GPIO lines in input mode on a
20 common logic analyzer.
41 sloppy logic analyzer does not interfere with your other settings.
48 compatible = "gpio-sloppy-logic-analyzer";
60 The logic analyzer is configurable via files in debugfs. However, it is
62 ``tools/gpio/gpio-sloppy-logic-analyzer``. Besides checking parameters more
79 gpio-sloppy-logic-analyzer -s 1500000 -t 1H+2F -d 15000
90 which may be consumed by other software. The filename is the logic analyzer
/linux-6.12.1/drivers/scsi/megaraid/
DKconfig.megaraid3 bool "LSI Logic New Generation RAID Device Drivers"
6 LSI Logic RAID Device Drivers
9 tristate "LSI Logic Management Module (New Driver)"
12 Management Module provides ioctl, sysfs support for LSI Logic
19 tristate "LSI Logic MegaRAID Driver (New Driver)"
69 tristate "LSI Logic Legacy MegaRAID Driver"
80 tristate "LSI Logic MegaRAID SAS RAID Module"
84 Module for LSI Logic's SAS based RAID controllers.
/linux-6.12.1/drivers/pinctrl/cirrus/
DKconfig3 tristate "Cirrus Logic CS42L43 Pinctrl Driver"
11 Logic CS42L43 PC CODEC.
14 tristate "Cirrus Logic Lochnagar pinctrl driver"
23 of the Cirrus Logic Lochnagar audio development board.
/linux-6.12.1/tools/gpio/
Dgpio-sloppy-logic-analyzer.sh4 # Helper script for the Linux Kernel GPIO sloppy logic analyzer
14 ladirname='gpio-sloppy-logic-analyzer'
29 $progname - helper script for the Linux Kernel Sloppy GPIO Logic Analyzer
36 -i|--instance <str>: name of the logic analyzer in case you have multiple instances. Default
58 use the first logic analyzer instance found:
68 The filename is the logic analyzer instance name plus a since-epoch timestamp.
154 cp "$lasysfsdir"/sample_data "$srtmp"/logic-1-1
160 capturefile=logic-1
172 echo "Logic analyzer done. Saved '$zipname'"
214 [ -d "$sysfsdir" ] || fail "Could not find logic analyzer root dir '$sysfsdir'. Module loaded?"
[all …]
/linux-6.12.1/drivers/media/rc/
Dmeson-ir.c122 * @bit0_max: max time for NEC Logic '0', half of RC6 trailer bit, XMP Logic '00'
123 * @bit0_min: min time for NEC Logic '0', half of RC6 trailer bit, XMP Logic '00'
124 * @bit1_max: max time for NEC Logic '1', whole of RC6 trailer bit, XMP Logic '01'
125 * @bit1_min: min time for NEC Logic '1', whole of RC6 trailer bit, XMP Logic '01'
126 * @duration2_max: max time for half of RC6 normal bit, XMP Logic '10'
127 * @duration2_min: min time for half of RC6 normal bit, XMP Logic '10'
128 * @duration3_max: max time for whole of RC6 normal bit, XMP Logic '11'
129 * @duration3_min: min time for whole of RC6 normal bit, XMP Logic '11'
352 * NEC: Time for logic '0' in meson_ir_hw_decoder_init()
361 * NEC: Time for logic '1' in meson_ir_hw_decoder_init()
[all …]
/linux-6.12.1/Documentation/driver-api/media/drivers/
Dpvrusb2.rst76 pvrusb2-audio.[ch] - This is glue logic that resides between this
101 pvrusb2-eeprom.[ch] - This is glue logic that resides between this
107 device. It is a crude echo of corresponding logic in ivtv,
125 pvrusb2-hdw.c - This module implements all the various bits of logic
130 pvrusb2-i2c-chips-\*.c - These modules implement the glue logic to
134 implement just the logic that makes sense for a pure V4L
156 glue logic which is coordinated by pvrusb2-hdw, doled out by
180 pvrusb2-tuner.[ch] - This is glue logic that resides between this
194 pvrusb2-video-\*.[ch] - This is glue logic that resides between this
/linux-6.12.1/Documentation/devicetree/bindings/display/xlnx/
Dxlnx,zynqmp-dpsub.yaml31 live audio/video streams from the programmable logic. The Video Rendering
76 Logic)
123 Connections to the programmable logic and the DisplayPort PHYs. Each port
129 description: The live video input from the programmable logic
133 description: The live graphics input from the programmable logic
137 description: The live audio input from the programmable logic
141 description: The blended video output to the programmable logic
145 description: The mixed audio output to the programmable logic
/linux-6.12.1/Documentation/devicetree/bindings/iio/adc/
Dadi,ad7606.yaml40 Determines the voltage level at which the interface logic pins will
55 Must be the device tree identifier of the CONVST pin(s). This logic input
89 is tied to a logic high, the analog input range is ±10V for all channels.
90 On the AD760X, if this pin is tied to a logic low, the analog input range
93 tied to a logic high, software mode is enabled, otherwise one of the 3
102 parts that support it, if all 3 pins are tied to a logic high, software
Dst,stm32-dfsdm-adc.yaml134 - "MANCH_R": manchester codec, rising edge = logic 0, falling edge = logic 1
135 - "MANCH_F": manchester codec, rising edge = logic 1, falling edge = logic 0
202 - "MANCH_R": manchester codec, rising edge = logic 0, falling edge = logic 1
203 - "MANCH_F": manchester codec, rising edge = logic 1, falling edge = logic 0
/linux-6.12.1/arch/arm/boot/dts/arm/
Dvexpress-v2p-ca9.dts218 /* Test Chip internal logic voltage */
227 /* PL310, L2 cache, RAM cell supply (not PL310 logic) */
236 /* Cortex-A9 system supply, Cores, MPEs, SCU and PL310 logic */
263 /* Local board supply for miscellaneous logic external to the Test Chip */
272 /* PL310, L2 cache, RAM cell supply (not PL310 logic) */
279 /* Cortex-A9 system supply, Cores, MPEs, SCU and PL310 logic */
286 /* PL310, L2 cache, RAM cell supply (not PL310 logic) */
293 /* Cortex-A9 system supply, Cores, MPEs, SCU and PL310 logic */
/linux-6.12.1/drivers/mfd/
DKconfig259 tristate "Cirrus Logic CS42L43 (I2C)"
264 Select this to support the Cirrus Logic CS42L43 PC CODEC with
268 tristate "Cirrus Logic CS42L43 (SoundWire)"
273 Select this to support the Cirrus Logic CS42L43 PC CODEC with
277 tristate "Cirrus Logic Madera codecs"
285 Support for the Cirrus Logic Madera platform audio codecs
288 tristate "Cirrus Logic Madera codecs with I2C"
293 Support for the Cirrus Logic Madera platform audio SoC
297 tristate "Cirrus Logic Madera codecs with SPI"
302 Support for the Cirrus Logic Madera platform audio SoC
[all …]
/linux-6.12.1/sound/isa/
Dals100.c4 card-als100.c - driver for Avance Logic ALS100 based soundcards.
26 MODULE_DESCRIPTION("Avance Logic ALS007/ALS1X0");
42 MODULE_PARM_DESC(index, "Index value for Avance Logic based soundcard.");
44 MODULE_PARM_DESC(id, "ID string for Avance Logic based soundcard.");
46 MODULE_PARM_DESC(enable, "Enable Avance Logic based soundcard.");
202 strcpy(card->shortname, "Avance Logic ALS100"); in snd_card_als100_probe()
204 "Avance Logic ALS100, %s at 0x%lx, irq %d, dma %d&%d", in snd_card_als100_probe()
325 pr_err("no Avance Logic based soundcards found\n"); in alsa_card_als100_init()
DKconfig62 CS4248 (Cirrus Logic - Crystal Semiconductors) chips.
64 For newer chips from Cirrus Logic, use the CS4231 or CS4232+
71 tristate "Diamond Tech. DT-019x and Avance Logic ALSxxx"
79 Diamond Technologies DT-019X or Avance Logic chips: ALS007,
151 tristate "Generic Cirrus Logic CS4231 driver"
156 Logic - Crystal Semiconductors.
162 tristate "Generic Cirrus Logic CS4232/CS4236+ driver"
168 CS4238B,CS4239 chips from Cirrus Logic - Crystal
/linux-6.12.1/Documentation/misc-devices/
Dbh1770glc.rst22 interface and interrupt logic. In principle they can run on their own,
25 ALS produces 16 bit lux values. The chip contains interrupt logic to produce
57 Uses counting logic
110 Uses counting logic
/linux-6.12.1/Documentation/devicetree/bindings/hwmon/
Dcirrus,lochnagar.yaml7 title: Cirrus Logic Lochnagar Audio Development Board
13 Lochnagar is an evaluation and development board for Cirrus Logic
15 Logic devices on mini-cards, as well as allowing connection of various
/linux-6.12.1/Documentation/devicetree/bindings/arm/cirrus/
Dcirrus,ep9301.yaml7 title: Cirrus Logic EP93xx platforms
32 - description: EDB302 is an evaluation board by Cirrus Logic,
33 based on a Cirrus Logic EP9302 CPU
/linux-6.12.1/include/uapi/linux/
Dnitro_enclaves.h37 * * -1 - There was a failure in the ioctl logic.
63 * * 0 - Logic successfully completed.
64 * * -1 - There was a failure in the ioctl logic.
98 * * 0 - Logic successfully completed.
99 * * -1 - There was a failure in the ioctl logic.
121 * * 0 - Logic successfully completed.
122 * * -1 - There was a failure in the ioctl logic.
164 * * 0 - Logic successfully completed.
165 * * -1 - There was a failure in the ioctl logic.
/linux-6.12.1/sound/pci/hda/
Dcs35l56_hda.h3 * HDA audio driver for Cirrus Logic CS35L56 smart amp
5 * Copyright (C) 2023 Cirrus Logic, Inc. and
6 * Cirrus Logic International Semiconductor Ltd.

12345678910>>...94