/openbmc/linux/Documentation/hwmon/ |
H A D | f71882fg.rst | 10 Addresses scanned: none, address read from Super I/O config space 18 Addresses scanned: none, address read from Super I/O config space 26 Addresses scanned: none, address read from Super I/O config space 34 Addresses scanned: none, address read from Super I/O config space 42 Addresses scanned: none, address read from Super I/O config space 50 Addresses scanned: none, address read from Super I/O config space 58 Addresses scanned: none, address read from Super I/O config space 66 Addresses scanned: none, address read from Super I/O config space 74 Addresses scanned: none, address read from Super I/O config space 82 Addresses scanned: none, address read from Super I/O config space [all …]
|
H A D | it87.rst | 10 Addresses scanned: from Super I/O config space (8 I/O ports) 18 Addresses scanned: from Super I/O config space (8 I/O ports) 24 Addresses scanned: from Super I/O config space (8 I/O ports) 32 Addresses scanned: from Super I/O config space (8 I/O ports) 40 Addresses scanned: from Super I/O config space (8 I/O ports) 48 Addresses scanned: from Super I/O config space (8 I/O ports) 56 Addresses scanned: from Super I/O config space (8 I/O ports) 64 Addresses scanned: from Super I/O config space (8 I/O ports) 72 Addresses scanned: from Super I/O config space (8 I/O ports) 80 Addresses scanned: from Super I/O config space (8 I/O ports) [all …]
|
/openbmc/linux/arch/sh/drivers/pci/ |
H A D | pci-sh7751.h | 1 /* SPDX-License-Identifier: GPL-2.0 3 * Low-Level PCI Support for SH7751 targets 6 * Paul Mundt (lethal@linux-sh.org) (c) 2003 18 #define SH7751_PCI_CONFIG_BASE 0xFD000000 /* Config space base addr */ 19 #define SH7751_PCI_CONFIG_SIZE 0x1000000 /* Config space size */ 20 #define SH7751_PCI_MEMORY_BASE 0xFD000000 /* Memory space base addr */ 22 #define SH7751_PCI_IO_BASE 0xFE240000 /* IO space base address */ 27 #define SH7751_PCICONF0 0x0 /* PCI Config Reg 0 */ 30 #define SH7751_PCICONF1 0x4 /* PCI Config Reg 1 */ 50 #define SH7751_PCICONF1_MES 0x00000002 /* Memory Space Control */ [all …]
|
/openbmc/linux/arch/microblaze/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 2 config MICROBLAZE 57 config CPU_BIG_ENDIAN 60 config CPU_LITTLE_ENDIAN 65 config ARCH_HAS_ILOG2_U32 68 config ARCH_HAS_ILOG2_U64 71 config GENERIC_HWEIGHT 74 config GENERIC_CALIBRATE_DELAY 77 config GENERIC_CSUM 80 config STACKTRACE_SUPPORT [all …]
|
/openbmc/linux/mm/damon/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 5 config DAMON 10 for performance-centric DRAM level memory management. 12 See https://damonitor.github.io/doc/html/latest-damon/index.html for 15 config DAMON_KUNIT_TEST 27 config DAMON_VADDR 35 config DAMON_PADDR 36 bool "Data access monitoring operations for the physical address space" 41 that works for the physical address space. 43 config DAMON_VADDR_KUNIT_TEST [all …]
|
/openbmc/linux/drivers/usb/gadget/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 7 # NOTE: Gadget support ** DOES NOT ** depend on host-side CONFIG_USB !! 9 # - Host systems (like PCs) need CONFIG_USB (with "A" jacks). 10 # - Peripherals (like PDAs) need CONFIG_USB_GADGET (with "B" jacks). 11 # - Some systems have both kinds of controllers. 13 # With help from a special transceiver and a "Mini-AB" jack, systems with 14 # both kinds of controller can also support "USB On-the-G [all...] |
/openbmc/u-boot/drivers/core/ |
H A D | Kconfig | 3 config DM 6 This config option enables Driver Model. This brings in the core 7 support, including scanning of platform data on start-up. If 11 config SPL_DM 24 config TPL_DM 38 config DM_WARN 43 The dm_warn() function can use up quite a bit of space for its 44 strings. By default this is disabled for SPL builds to save space. 45 This will cause dm_warn() to be compiled out - it will do nothing 48 config DM_DEBUG [all …]
|
/openbmc/linux/kernel/power/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 2 config SUSPEND 9 suspend-to-RAM state (e.g. the ACPI S3 state). 11 config SUSPEND_FREEZER 22 config SUSPEND_SKIP_SYNC 30 user-space before invoking suspend. There's a run-time switch 32 This setting changes the default for the run-tim switch. Say Y 35 config HIBERNATE_CALLBACKS 38 config HIBERNATION 60 for suspend states like suspend-to-RAM (STR) often don't work very [all …]
|
/openbmc/linux/arch/powerpc/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 4 config CC_HAS_ELFV2 5 def_bool PPC64 && $(cc-option, -mabi=elfv2) 7 config CC_HAS_PREFIXED 8 def_bool PPC64 && $(cc-option, -mcpu=power10 -mprefixed) 10 config CC_HAS_PCREL 11 # Clang has a bug (https://github.com/llvm/llvm-project/issues/62372) 12 # where pcrel code is not generated if -msoft-float, -mno-altivec, or 13 # -mno-vsx options are also given. Without these options, fp/vec 16 def_bool PPC64 && CC_IS_GCC && $(cc-option, -mcpu=power10 -mpcrel) [all …]
|
/openbmc/linux/include/linux/bcma/ |
H A D | bcma_regs.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 50 /* BCMA PCI config space registers. */ 53 #define BCMA_PCI_BAR0_WIN 0x80 /* Backplane address space 0 */ 54 #define BCMA_PCI_BAR1_WIN 0x84 /* Backplane address space 1 */ 57 #define BCMA_PCI_BAR1_CONTROL 0x8c /* Address space 1 burst control */ 65 #define BCMA_PCI_GPIO_SCS 0x10 /* PCI config space bit 4 for 4306c0 slow clock source */ 66 #define BCMA_PCI_GPIO_HWRAD 0x20 /* PCI config space GPIO 13 for hw radio disable */ 67 #define BCMA_PCI_GPIO_XTAL 0x40 /* PCI config space GPIO 14 for Xtal powerup */ 68 #define BCMA_PCI_GPIO_PLL 0x80 /* PCI config space GPIO 15 for PLL powerdown */
|
/openbmc/linux/net/batman-adv/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 10 config BATMAN_ADV 14 B.A.T.M.A.N. (better approach to mobile ad-hoc networking) is 15 a routing protocol for multi-hop ad-hoc mesh networks. The 17 https://www.open-mesh.org/ for more information and user space 20 config BATMAN_ADV_BATMAN_V 34 config BATMAN_ADV_BLA 44 this feature and save some space. 46 config BATMAN_ADV_DAT 54 this option you can safely remove it and save some space. [all …]
|
/openbmc/linux/drivers/acpi/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 6 config ARCH_SUPPORTS_ACPI 18 Linux requires an ACPI-compliant platform (hardware/firmware), 19 and assumes the presence of OS-directed configuration and power 25 the Plug-and-Play BIOS specification (PnP BIOS), the 35 ACPI is an open industry specification originally co-developed by 36 Hewlett-Packard, Intel, Microsoft, Phoenix, and Toshiba. Currently, 45 config ACPI_LEGACY_TABLES_LOOKUP 48 config ARCH_MIGHT_HAVE_ACPI_PDC 51 config ACPI_GENERIC_GSI [all …]
|
/openbmc/qemu/include/hw/pci/ |
H A D | pci_device.h | 8 #define TYPE_PCI_DEVICE "pci-device" 17 #define INTERFACE_CXL_DEVICE "cxl-device" 20 #define INTERFACE_PCIE_DEVICE "pci-express-device" 23 #define INTERFACE_CONVENTIONAL_PCI_DEVICE "conventional-pci-device" 62 /* PCI config space */ 63 uint8_t *config; member 66 * Used to enable config checks on load. Note that writable bits are 77 /* Used to allocate config space for capabilities. */ 108 /* Offset of MSI-X capability in config space */ 111 /* MSI-X entries */ [all …]
|
/openbmc/u-boot/arch/x86/ |
H A D | Kconfig | 4 config SYS_ARCH 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 22 config X86_RUN_32BIT [all …]
|
/openbmc/linux/mm/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 9 config ARCH_NO_SWAP 12 config ZPOOL 25 config ZSWAP 33 compress them into a dynamically allocated RAM-based memory pool. 38 config ZSWAP_DEFAULT_ON 48 config ZSWAP_EXCLUSIVE_LOADS_DEFAULT_ON 62 swapped out again, it will be re-compressed. 82 config ZSWAP_COMPRESSOR_DEFAULT_DEFLATE 88 config ZSWAP_COMPRESSOR_DEFAULT_LZO [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/ |
H A D | 0005-RH-add-mpathconf.patch | 8 has a couple of built-in options that can be set directly from the 13 Signed-off-by: Benjamin Marzinski <bmarzins@redhat.com> 15 Upstream-Status: Pending 18 Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com> 21 Signed-off-by: Changqing Li <changqing.li@windriver.com> 22 --- 23 libmultipath/config.c | 1 + 31 diff --git a/libmultipath/config.c b/libmultipath/config.c 33 --- a/libmultipath/config.c 34 +++ b/libmultipath/config.c [all …]
|
/openbmc/linux/arch/arc/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 # Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com) 6 config ARC 56 config LOCKDEP_SUPPORT 59 config SCHED_OMIT_FRAME_POINTER 62 config GENERIC_CSUM 65 config ARCH_FLATMEM_ENABLE 68 config MMU 71 config NO_IOPORT_MAP 74 config GENERIC_CALIBRATE_DELAY [all …]
|
/openbmc/linux/include/linux/ |
H A D | vdpa.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 13 * struct vdpa_callback - vDPA callback definition. 29 * struct vdpa_notification_area - vDPA notification area 39 * struct vdpa_vq_state_split - vDPA split virtqueue state 47 * struct vdpa_vq_state_packed - vDPA packed virtqueue state 70 * struct vdpa_device - representation of a vDPA device 76 * @config: the configuration ops for this device. 91 const struct vdpa_config_ops *config; member 92 struct rw_semaphore cf_lock; /* Protects get/set config */ 103 * struct vdpa_iova_range - the IOVA range support by the device [all …]
|
/openbmc/linux/arch/mips/loongson2ef/common/cs5536/ |
H A D | cs5536_pci.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * read/write operation to the PCI config space of CS5536 12 * configure space are defined in cs5536_modulename.c respectively, 14 * after this virtulizing, user can access the PCI configure space 15 * directly as a normal multi-function PCI device which follows 16 * the PCI-2.2 spec. 24 CS5536_FUNC_START = -1, 53 * write to PCI config space and transfer it to MSR write. 67 * read PCI config space and transfer it to MSR access.
|
/openbmc/linux/drivers/usb/gadget/legacy/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 7 # NOTE: Gadget support ** DOES NOT ** depend on host-side CONFIG_USB !! 9 # - Host systems (like PCs) need CONFIG_USB (with "A" jacks). 10 # - Peripherals (like PDAs) need CONFIG_USB_GADGET (with "B" jacks). 11 # - Some systems have both kinds of controllers. 13 # With help from a special transceiver and a "Mini-AB" jack, systems with 14 # both kinds of controller can also support "USB On-the-Go" (CONFIG_USB_OTG). 23 # Gadget drivers are hardware-neutral, or "platform independent", 39 config USB_ZERO 44 Gadget Zero is a two-configuration device. It either sinks and [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/pci/ |
H A D | snps,dw-pcie.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/pci/snps,dw-pcie.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jingoo Han <jingoohan1@gmail.com> 11 - Gustavo Pimentel <gustavo.pimentel@synopsys.com> 16 # Please create a separate DT-schema for your DWC PCIe Root Port controller 17 # and make sure it's assigned with the vendor-specific compatible string. 21 const: snps,dw-pcie 23 - compatible [all …]
|
/openbmc/linux/drivers/rpmsg/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 6 config RPMSG 9 config RPMSG_CHAR 15 in /dev. They make it possible for user-space programs to send and 18 config RPMSG_CTRL 23 allows user-space programs to create endpoints with specific service name, 26 config RPMSG_NS 34 config RPMSG_MTK_SCP 43 config RPMSG_QCOM_GLINK 47 config RPMSG_QCOM_GLINK_RPM [all …]
|
/openbmc/linux/drivers/i2c/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 8 config I2C 13 I2C (pronounce: I-squared-C) is a slow serial bus protocol used in 26 will be called i2c-core. 28 config ACPI_I2C_OPREGION 39 config I2C_BOARDINFO 43 config I2C_COMPAT 44 bool "Enable compatibility bits for old user-space" 47 Say Y here if you intend to run lm-sensors 3.1.1 or older, or any 48 other user-space package which expects i2c adapters to be class [all …]
|
/openbmc/u-boot/arch/arm/cpu/armv8/ |
H A D | Kconfig | 3 config ARMV8_SPL_EXCEPTION_VECTORS 9 dump, but still takes quite a lot of space in the image size. 11 Say N here if you are running out of code space in the image 12 and want to save some space at the cost of less debugging info. 14 config ARMV8_MULTIENTRY 15 bool "Enable multiple CPUs to enter into U-Boot" 17 config ARMV8_SET_SMPEN 21 CPUECTLR_EL1.SMPEN bit before U-Boot. 35 config ARMV8_SPIN_TABLE 36 bool "Support spin-table enable method" [all …]
|
/openbmc/u-boot/dts/ |
H A D | Kconfig | 5 config SUPPORT_OF_CONTROL 8 config DTC 11 config PYLIBFDT 14 config DTOC 18 config BINMAN 25 config OF_CONTROL 26 bool "Run-time configuration via Device Tree" 29 This feature provides for run-time configuration of U-Boot 32 config OF_BOARD_FIXUP 33 bool "Board-specific manipulation of Device Tree" [all …]
|