Home
last modified time | relevance | path

Searched +full:reference +full:- +full:select (Results 1 – 25 of 736) sorted by relevance

12345678910>>...30

/kernel/linux/linux-5.10/arch/arm/mach-orion5x/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
5 select CPU_FEROCEON
6 select GPIOLIB
7 select MVEBU_MBUS
8 select FORCE_PCI
9 select PHYLIB if NETDEVICES
10 select PLAT_ORION_LEGACY
13 Orion-1 (5181), Orion-VoIP (5181L), Orion-NAS (5182),
14 Orion-2 (5281), Orion-1-90 (6183).
20 select ORION_CLK
[all …]
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
5 select CYPRESS_FIRMWARE
11 <file:Documentation/driver-api/media/drivers/dvb-usb.rst>.
19 bool "Enable extended debug support for all DVB-USB devices"
22 Say Y if you want to enable debugging. See modinfo dvb-usb (and the
28 select DVB_DIB3000MC
32 in case DVB_USB is built-in and DVB_DIB3000MC is a module,
36 tristate "AVerMedia AverTV DVB-T USB 2.0 (A800)"
38 select DVB_USB_DIB3000MC
39 select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/
Dadi,ad7124.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Stefan Popa <stefan.popa@analog.com>
16 https://www.analog.com/media/en/technical-documentation/data-sheets/AD7124-8.pdf
21 - adi,ad7124-4
22 - adi,ad7124-8
25 description: SPI chip select number for the device
32 clock-names:
34 - const: mclk
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/
Dmicrel.txt7 - micrel,led-mode : LED mode value to set for PHYs with configurable LEDs.
22 - micrel,rmii-reference-clock-select-25-mhz: RMII Reference Clock Select
25 Setting the RMII Reference Clock Select bit enables 25 MHz rather
29 non-standard, inverted function of this configuration bit.
30 Specifically, a clock reference ("rmii-ref" below) is always needed to
31 actually select a mode.
33 - clocks, clock-names: contains clocks according to the common clock bindings.
36 - KSZ8021, KSZ8031, KSZ8081, KSZ8091: "rmii-ref": The RMII reference
39 - micrel,fiber-mode: If present the PHY is configured to operate in fiber mode
46 In fiber mode, auto-negotiation is disabled and the PHY can only work in
[all …]
/kernel/linux/linux-5.10/sound/soc/pxa/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
5 select SND_PXA2XX_LIB
9 to select the audio interfaces to support below.
13 select MMP_SRAM
20 select AC97_BUS_NEW
21 select SND_PXA2XX_LIB
22 select SND_PXA2XX_LIB_AC97
23 select SND_SOC_AC97_BUS_NEW
26 select SND_PXA2XX_LIB
32 select PXA_SSP
[all …]
/kernel/linux/linux-5.10/arch/arm/mach-mv78xx0/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
5 select CPU_FEROCEON
6 select GPIOLIB
7 select MVEBU_MBUS
8 select FORCE_PCI
9 select PLAT_ORION_LEGACY
17 bool "Marvell DB-78x00-BP Development Board"
20 Marvell DB-78x00-BP Development Board.
23 bool "Marvell RD-78x00-mASA Reference Design"
26 Marvell RD-78x00-mASA Reference Design.
/kernel/linux/linux-5.10/sound/soc/adi/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "Audio support for Analog Devices reference designs"
6 Audio support for various reference designs by Analog Devices.
9 tristate "AXI-I2S support"
11 select SND_SOC_GENERIC_DMAENGINE_PCM
12 select REGMAP_MMIO
14 ASoC driver for the Analog Devices AXI-I2S softcore peripheral.
17 tristate "AXI-SPDIF support"
19 select SND_SOC_GENERIC_DMAENGINE_PCM
20 select REGMAP_MMIO
[all …]
/kernel/linux/linux-5.10/fs/btrfs/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
5 select CRYPTO
6 select CRYPTO_CRC32C
7 select LIBCRC32C
8 select CRYPTO_XXHASH
9 select CRYPTO_SHA256
10 select CRYPTO_BLAKE2B
11 select ZLIB_INFLATE
12 select ZLIB_DEFLATE
13 select LZO_COMPRESS
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/frequency/
Dadf4350.txt4 - compatible: Should be one of
7 - reg: SPI chip select numbert for the device
8 - spi-max-frequency: Max SPI frequency to use (< 20000000)
9 - clocks: From common clock binding. Clock is phandle to clock for
10 ADF435x Reference Clock (CLKIN).
13 - gpios: GPIO Lock detect - If set with a valid phandle and GPIO number,
15 - adi,channel-spacing: Channel spacing in Hz (influences MODULUS).
16 - adi,power-up-frequency: If set in Hz the PLL tunes to
18 - adi,reference-div-factor: If set the driver skips dynamic calculation
20 - adi,reference-doubler-enable: Enables reference doubler.
[all …]
/kernel/linux/linux-5.10/drivers/clk/versatile/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 menu "Clock driver for ARM Reference designs"
8 bool "Clock driver for ARM Reference designs ICST"
9 select REGMAP_MMIO
11 Supports clocking on ARM Reference designs:
12 - Integrator/AP and Integrator/CP
13 - RealView PB1176, EB, PB11MP and PBX
19 Supports clock muxing (REFCLK/TIMCLK to TIMERCLKEN0-3) capabilities
25 select REGMAP_MMIO
28 Simple regmap-based driver driving clock generators on Versatile
/kernel/linux/linux-5.10/drivers/clk/baikal-t1/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 bool "Baikal-T1 Clocks Control Unit interface"
7 Clocks Control Unit is the core of Baikal-T1 SoC System Controller
13 to select Baikal-T1 CCU PLLs and Dividers drivers.
18 bool "Baikal-T1 CCU PLLs support"
19 select MFD_SYSCON
22 Enable this to support the PLLs embedded into the Baikal-T1 SoC
24 clocks hierarchy, right after an external reference oscillator
28 then used as an individual reference clock of a target device.
31 bool "Baikal-T1 CCU Dividers support"
[all …]
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
DKconfig.s3c64xx1 # SPDX-License-Identifier: GPL-2.0
9 select ARM_AMBA
10 select ARM_VIC
11 select CLKSRC_SAMSUNG_PWM
12 select COMMON_CLK_SAMSUNG
13 select GPIO_SAMSUNG if ATAGS
14 select GPIOLIB
15 select HAVE_S3C2410_I2C if I2C
16 select HAVE_TCM
17 select PLAT_SAMSUNG
[all …]
/kernel/linux/linux-5.10/mm/
DKconfig.debug1 # SPDX-License-Identifier: GPL-2.0-only
15 select PAGE_POISONING if !ARCH_SUPPORTS_DEBUG_PAGEALLOC
24 use-after-free). The error reports for these checks can be augmented
51 select DEBUG_FS
52 select STACKTRACE
53 select STACKDEPOT
54 select PAGE_EXTENSION
61 for user-space helper.
67 select PAGE_POISONING_NO_SANITY if HIBERNATION
104 bool "Enable tracepoint to track down page reference manipulation"
[all …]
/kernel/linux/linux-5.10/arch/powerpc/platforms/85xx/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
3 bool "Freescale Book-E Machine Type"
5 select FSL_SOC
6 select PPC_UDBG_16550
7 select MPIC
8 select HAVE_PCI
9 select FSL_PCI if PCI
10 select SERIAL_8250_EXTENDED if SERIAL_8250
11 select SERIAL_8250_SHARE_IRQ if SERIAL_8250
12 select FSL_CORENET_RCPM if PPC_E500MC
[all …]
/kernel/linux/linux-5.10/arch/arm/mach-davinci/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
6 select DAVINCI_TIMER
7 select ZONE_DMA
8 select ARCH_HAS_HOLES_MEMORYMODEL
9 select PM_GENERIC_DOMAINS if PM
10 select PM_GENERIC_DOMAINS_OF if PM && OF
11 select REGMAP_MMIO
12 select RESET_CONTROLLER
13 select HAVE_IDE
14 select PINCTRL_SINGLE
[all …]
/kernel/linux/linux-5.10/arch/powerpc/platforms/chrp/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
3 bool "Common Hardware Reference Platform (CHRP) based machines"
5 select HAVE_PCSPKR_PLATFORM
6 select MPIC
7 select PPC_I8259
8 select PPC_INDIRECT_PCI
9 select PPC_RTAS
10 select PPC_RTAS_DAEMON
11 select RTAS_ERROR_LOGGING
12 select PPC_MPC106
[all …]
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/
Docteon-usb.c4 * Copyright (C) 2010-2017 Cavium Networks
28 /* Reference clock select for SuperSpeed and HighSpeed PLLs:
29 * 0x0 = Both PLLs use DLMC_REF_CLK0 for reference clock
30 * 0x1 = Both PLLs use DLMC_REF_CLK1 for reference clock
31 * 0x2 = SuperSpeed PLL uses DLMC_REF_CLK0 for reference clock &
32 * HighSpeed PLL uses PLL_REF_CLK for reference clck
33 * 0x3 = SuperSpeed PLL uses DLMC_REF_CLK1 for reference clock &
34 * HighSpeed PLL uses PLL_REF_CLK for reference clck
37 /* 1 = Spread-spectrum clock enable, 0 = SS clock disable */
39 /* Spread-spectrum clock modulation range:
[all …]
/kernel/linux/linux-5.10/arch/arm/mach-ixp4xx/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
12 select ARM_APPENDED_DTB # Old Redboot bootloaders deployed
13 select I2C
14 select I2C_IOP3XX
15 select PCI
16 select USE_OF
18 Say 'Y' here to support Device Tree-based IXP4xx platforms.
23 select FORCE_PCI
27 see http://www.nslu2-linux.org
31 select FORCE_PCI
[all …]
/kernel/linux/linux-5.10/drivers/net/usb/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
5 comment "Host-side USB support is needed for USB Network Adapter support"
16 tristate "USB CATC NetMate-based Ethernet device support"
17 select CRC32
35 tristate "USB KLSI KL5USB101-based ethernet device support"
40 ADS USB-10BT
45 D-Link DSB-650C and DU-E10
47 I-O DATA USB-ET/T
51 Mobility USB-Ethernet Adapter
52 NetGear EA-101
[all …]
/kernel/linux/linux-5.10/drivers/staging/media/allegro-dvt/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
6 select V4L2_MEM2MEM_DEV
7 select VIDEOBUF2_DMA_CONTIG
8 select REGMAP
9 select REGMAP_MMIO
13 called VCU in the reference manual.
/kernel/linux/linux-5.10/drivers/iio/dummy/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
9 select IRQ_SIM
24 select IIO_DUMMY_EVGEN
34 select IIO_BUFFER
35 select IIO_TRIGGER
36 select IIO_KFIFO_BUF
40 Buffer handling elements of industrial I/O reference driver.
/kernel/linux/linux-5.10/drivers/media/pci/cx88/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
5 select I2C_ALGOBIT
6 select VIDEOBUF2_DMA_SG
7 select VIDEO_TUNER
8 select VIDEO_TVEEPROM
9 select VIDEO_WM8775 if MEDIA_SUBDRV_AUTOSELECT
20 select SND_PCM
26 To check if your board supports, use lspci -n.
31 module will be called cx88-alsa.
36 select VIDEO_CX2341X
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/dac/
Dad7303.txt4 - compatible: Must be "adi,ad7303"
5 - reg: SPI chip select number for the device
6 - spi-max-frequency: Max SPI frequency to use (< 30000000)
7 - Vdd-supply: Phandle to the Vdd power supply
10 - REF-supply: Phandle to the external reference voltage supply. This should
11 only be set if there is an external reference voltage connected to the REF
12 pin. If the property is not set Vdd/2 is used as the reference voltage.
19 spi-max-frequency = <10000000>;
20 Vdd-supply = <&vdd_supply>;
21 adi,use-external-reference;
[all …]
/kernel/linux/linux-5.10/security/
DKconfig.hardening1 # SPDX-License-Identifier: GPL-2.0-only
9 anything passed by reference to another function, under the
12 flaws, this plugin is available to identify and zero-initialize
23 def_bool $(cc-option,-ftrivial-auto-var-init=pattern)
26 …def_bool $(cc-option,-ftrivial-auto-var-init=zero -enable-trivial-auto-var-init-zero-knowing-it-wi…
54 bool "zero-init structs marked for userspace (weak)"
56 select GCC_PLUGIN_STRUCTLEAK
58 Zero-initialize any structures on the stack containing
61 exposures, like CVE-2013-2141:
65 bool "zero-init structs passed by reference (strong)"
[all …]
/kernel/linux/linux-5.10/drivers/dma/dw-edma/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
6 select DMA_ENGINE
7 select DMA_VIRTUAL_CHANNELS
15 select DW_EDMA
17 Provides a glue-logic between the Synopsys DesignWare
19 as a reference design to whom desires to use this IP.

12345678910>>...30