/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A D | Kconfig | 1 # 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 tristate "AVerMedia AverTV DVB-T USB 2.0 (A800)" 30 select DVB_USB_DIB3000MC 31 select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT 32 select MEDIA_TUNER_MT2060 if MEDIA_SUBDRV_AUTOSELECT 34 Say Y here to support the AVerMedia AverTV DVB-T USB 2.0 (A800) receiver. [all …]
|
/openbmc/u-boot/arch/arm/mach-at91/ |
H A D | Kconfig | 8 select CPU_ARM926EJS 12 select CPU_ARM926EJS 16 select CPU_ARM926EJS 20 select CPU_ARM926EJS 24 select CPU_ARM926EJS 28 select CPU_ARM926EJS 32 select CPU_ARM926EJS 36 select CPU_ARM926EJS 40 select CPU_ARM926EJS 44 select CPU_ARM926EJS [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | adi,ad4130.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Cosmin Tanislav <cosmin.tanislav@analog.com> 15 https://www.analog.com/media/en/technical-documentation/data-sheets/AD4130-8.pdf 20 - adi,ad4130 29 clock-names: 31 - const: mclk 36 interrupt-names: 42 - int [all …]
|
H A D | adi,ad7124.yaml | 1 # 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 …]
|
H A D | adi,max11410.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Ibrahim Tilki <Ibrahim.Tilki@analog.com> 21 - adi,max11410 30 interrupt-names: 34 - enum: [gpio0, gpio1] 35 - const: gpio1 37 '#address-cells': 40 '#size-cells': [all …]
|
/openbmc/u-boot/arch/mips/mach-ath79/ |
H A D | Kconfig | 9 select MIPS_TUNE_24KC 10 select ROM_EXCEPTION_VECTORS 11 select SUPPORTS_BIG_ENDIAN 12 select SUPPORTS_CPU_MIPS32_R1 13 select SUPPORTS_CPU_MIPS32_R2 19 select MIPS_TUNE_74KC 20 select SUPPORTS_BIG_ENDIAN 21 select SUPPORTS_CPU_MIPS32_R1 22 select SUPPORTS_CPU_MIPS32_R2 28 select MIPS_TUNE_24KC [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | micrel.txt | 7 - micrel,led-mode : LED mode value to set for PHYs with configurable LEDs. 23 - micrel,rmii-reference-clock-select-25-mhz: RMII Reference Clock Select 26 Setting the RMII Reference Clock Select bit enables 25 MHz rather 30 non-standard, inverted function of this configuration bit. 31 Specifically, a clock reference ("rmii-ref" below) is always needed to 32 actually select a mode. 34 - clocks, clock-names: contains clocks according to the common clock bindings. 37 - KSZ8021, KSZ8031, KSZ8081, KSZ8091: "rmii-ref": The RMII reference 40 - micrel,fiber-mode: If present the PHY is configured to operate in fiber mode 47 In fiber mode, auto-negotiation is disabled and the PHY can only work in [all …]
|
/openbmc/u-boot/doc/device-tree-bindings/spi/ |
H A D | spi-cadence.txt | 2 -------------------------------------------- 5 - compatible : should be "cdns,qspi-nor" 6 - reg : 1.Physical base address and size of SPI registers map. 8 - clocks : Clock phandles (see clock bindings for details). 9 - cdns,fifo-depth : Size of the data FIFO in words. 10 - cdns,fifo-width : Bus width of the data FIFO in bytes. 11 - cdns,trigger-address : 32-bit indirect AHB trigger address. 12 - cdns,is-decoded-cs : Flag to indicate whether decoder is used or not. 13 - status : enable in requried dts. 16 -------------------------- [all …]
|
/openbmc/linux/sound/soc/adi/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 tristate "Audio support for Analog Devices reference designs" 5 Audio support for various reference designs by Analog Devices. 8 tristate "AXI-I2S support" 10 select SND_SOC_GENERIC_DMAENGINE_PCM 11 select REGMAP_MMIO 13 ASoC driver for the Analog Devices AXI-I2S softcore peripheral. 16 tristate "AXI-SPDIF support" 18 select SND_SOC_GENERIC_DMAENGINE_PCM 19 select REGMAP_MMIO [all …]
|
/openbmc/linux/fs/btrfs/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 5 select BLK_CGROUP_PUNT_BIO 6 select CRYPTO 7 select CRYPTO_CRC32C 8 select LIBCRC32C 9 select CRYPTO_XXHASH 10 select CRYPTO_SHA256 11 select CRYPTO_BLAKE2B 12 select ZLIB_INFLATE 13 select ZLIB_DEFLATE [all …]
|
/openbmc/u-boot/arch/arm/ |
H A D | Kconfig | 9 select PHYS_64BIT 10 select SYS_CACHE_SHIFT_6 14 bool "Generate position-independent pre-relocation code" 16 U-Boot expects to be linked to a specific hard-coded address, and to 20 information that is embedded into the binary to support U-Boot 21 relocating itself to the top-of-RAM later during execution. 28 U-Boot typically uses a hard-coded value for the stack pointer 30 initial SP at run-time. This is useful to avoid hard-coding addresses 31 into U-Boot, so that can be loaded and executed at arbitrary 41 Place a Linux kernel image header at the start of the U-Boot binary. [all …]
|
/openbmc/qemu/include/hw/ssi/ |
H A D | ssi.h | 4 * In principle SSI is a point-point interface. As such the qemu 7 * connected to a single master, and select devices with an external 8 * chip select. This is implemented in qemu by having an explicit mux device. 16 #include "hw/qdev-core.h" 21 #define TYPE_SSI_PERIPHERAL "ssi-peripheral" 25 #define SSI_GPIO_CS "ssi-gpio-cs" 47 int (*set_cs)(SSIPeripheral *dev, bool select); 51 /* if you have non-standard CS behaviour override this to take control 65 /* Chip select state */ 68 /* Chip select index */ [all …]
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 082.out | 5 Testing: create -f foo -f qcow2 TEST_DIR/t.qcow2 128M 12 Testing: create -f qcow2 -o cluster_size=4k -o lazy_refcounts=on TEST_DIR/t.qcow2 128M 26 Testing: create -f qcow2 -o cluster_size=4k -o lazy_refcounts=on -o cluster_size=8k TEST_DIR/t.qcow… 40 Testing: create -f qcow2 -o cluster_size=4k,cluster_size=8k TEST_DIR/t.qcow2 128M 47 === create: help for -o === 49 Testing: create -f qcow2 -o help TEST_DIR/t.qcow2 128M 51 backing_file=<str> - File name of a base image 52 backing_fmt=<str> - Image format of the base image 53 cluster_size=<size> - qcow2 cluster size 54 compat=<str> - Compatibility level (v2 [0.10] or v3 [1.1]) [all …]
|
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
H A D | Kconfig | 3 select ARMV8_SET_SMPEN 4 select ARM_ERRATA_855873 if !TFABOOT 5 select FSL_LAYERSCAPE 6 select FSL_LSCH2 7 select SYS_FSL_SRDS_1 8 select SYS_HAS_SERDES 9 select SYS_FSL_DDR_BE 10 select SYS_FSL_MMDC 11 select SYS_FSL_ERRATUM_A010315 12 select SYS_FSL_ERRATUM_A009798 [all …]
|
/openbmc/linux/drivers/usb/dwc3/ |
H A D | dwc3-octeon.c | 1 // SPDX-License-Identifier: GPL-2.0 5 * Copyright (C) 2010-2017 Cavium Networks 24 /* BIST fast-clear mode select. A BIST run with this bit set 30 /* Reference clock select for SuperSpeed and HighSpeed PLLs: 31 * 0x0 = Both PLLs use DLMC_REF_CLK0 for reference clock 32 * 0x1 = Both PLLs use DLMC_REF_CLK1 for reference clock 33 * 0x2 = SuperSpeed PLL uses DLMC_REF_CLK0 for reference clock & 34 * HighSpeed PLL uses PLL_REF_CLK for reference clck 35 * 0x3 = SuperSpeed PLL uses DLMC_REF_CLK1 for reference clock & 36 * HighSpeed PLL uses PLL_REF_CLK for reference clck [all …]
|
/openbmc/linux/drivers/clk/baikal-t1/ |
H A D | Kconfig | 1 # 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 …]
|
/openbmc/linux/arch/powerpc/platforms/85xx/ |
H A D | Kconfig | 1 # 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 …]
|
/openbmc/u-boot/arch/x86/ |
H A D | Kconfig | 8 prompt "Run U-Boot in 32/64-bit mode" 11 U-Boot can be built as a 32-bit binary which runs in 32-bit mode 12 even on 64-bit machines. In this case SPL is not used, and U-Boot 13 runs directly from the reset vector (via 16-bit start-up). 15 Alternatively it can be run as a 64-bit binary, thus requiring a 16 64-bit machine. In this case SPL runs in 32-bit mode (via 16-bit 17 start-up) then jumps to U-Boot in 64-bit mode. 19 For now, 32-bit mode is recommended, as 64-bit is still 23 bool "32-bit" 25 Build U-Boot as a 32-bit binary with no SPL. This is the currently [all …]
|
/openbmc/linux/drivers/clk/versatile/ |
H A D | Kconfig | 1 # 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
|
/openbmc/linux/arch/powerpc/platforms/chrp/ |
H A D | Kconfig | 1 # 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 …]
|
/openbmc/linux/mm/ |
H A D | Kconfig.debug | 1 # 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 54 memory. This can make kmalloc/kfree-intensive workloads much slower. 60 select STACKDEPOT if STACKTRACE_SUPPORT 70 select STACKDEPOT_ALWAYS_INIT if STACKTRACE_SUPPORT 79 "slub_debug=-". 84 select DEBUG_FS 85 select STACKTRACE 86 select STACKDEPOT [all …]
|
/openbmc/u-boot/board/freescale/mx6memcal/ |
H A D | Kconfig | 22 Select this if your board uses UART1 for its' console. 27 Select this if your board uses UART2 for its' console. 34 Select the RX and TX pads used for your serial console. 69 Say "Y" if you want output formatted for use in non-SPL 70 (DCD-style) configuration files. 76 Select either 32 or 64 to reflect the DDR bus width. 83 Select the number of chip selects used in your board design 88 Select the type of DDR (DDR3 or LPDDR2) used on your design 93 Select this if your board design uses DDR3. 98 Select this if your board design uses LPDDR2. [all …]
|
/openbmc/linux/drivers/net/usb/ |
H A D | Kconfig | 1 # 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 …]
|
/openbmc/linux/sound/soc/pxa/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 5 select SND_PXA2XX_LIB 9 to select the audio interfaces to support below. 19 select AC97_BUS_NEW 20 select SND_PXA2XX_LIB 21 select SND_PXA2XX_LIB_AC97 22 select SND_SOC_AC97_BUS_NEW 25 select SND_PXA2XX_LIB 31 select PXA_SSP 32 select SND_PXA2XX_LIB [all …]
|
/openbmc/linux/security/ |
H A D | Kconfig.hardening | 1 # 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) 29 # Clang 16 and later warn about using the -enable flag, but it 31 …def_bool $(cc-option,-ftrivial-auto-var-init=zero -enable-trivial-auto-var-init-zero-knowing-it-wi… 64 bool "zero-init structs marked for userspace (weak)" 67 select GCC_PLUGIN_STRUCTLEAK 69 Zero-initialize any structures on the stack containing [all …]
|