Searched +full:config +full:- +full:space (Results 1 – 25 of 1059) sorted by relevance
12345678910>>...43
/linux-6.14.4/Documentation/hwmon/ |
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 …]
|
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 …]
|
/linux-6.14.4/arch/sh/drivers/pci/ |
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 …]
|
/linux-6.14.4/arch/microblaze/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 2 config MICROBLAZE 58 config CPU_BIG_ENDIAN 61 config CPU_LITTLE_ENDIAN 66 config ARCH_HAS_ILOG2_U32 69 config ARCH_HAS_ILOG2_U64 72 config GENERIC_HWEIGHT 75 config GENERIC_CALIBRATE_DELAY 78 config GENERIC_CSUM 81 config STACKTRACE_SUPPORT [all …]
|
/linux-6.14.4/arch/powerpc/ |
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 …]
|
/linux-6.14.4/drivers/usb/gadget/ |
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). 25 you can't connect a "to-the-host" connector to a peripheral. 44 For more information, see <http://www.linux-usb.org/gadget> and 49 config USB_GADGET_DEBUG [all …]
|
/linux-6.14.4/kernel/power/ |
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 …]
|
/linux-6.14.4/drivers/acpi/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 6 config ARCH_SUPPORTS_ACPI 19 Linux requires an ACPI-compliant platform (hardware/firmware), 20 and assumes the presence of OS-directed configuration and power 26 the Plug-and-Play BIOS specification (PnP BIOS), the 36 ACPI is an open industry specification originally co-developed by 37 Hewlett-Packard, Intel, Microsoft, Phoenix, and Toshiba. Currently, 46 config ACPI_LEGACY_TABLES_LOOKUP 49 config ARCH_MIGHT_HAVE_ACPI_PDC 52 config ACPI_GENERIC_GSI [all …]
|
/linux-6.14.4/net/batman-adv/ |
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 …]
|
/linux-6.14.4/include/linux/bcma/ |
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 */
|
/linux-6.14.4/mm/damon/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 5 config DAMON 10 for performance-centric DRAM level memory management. 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 55 config DAMON_SYSFS [all …]
|
/linux-6.14.4/mm/ |
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_SHRINKER_DEFAULT_ON 80 config ZSWAP_COMPRESSOR_DEFAULT_DEFLATE 86 config ZSWAP_COMPRESSOR_DEFAULT_LZO 92 config ZSWAP_COMPRESSOR_DEFAULT_842 [all …]
|
/linux-6.14.4/arch/arm/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 2 config ARM 162 The ARM series is a line of low-power-consumption RISC chip designs 164 handhelds such as the Compaq IPAQ. ARM-based PCs are no longer 165 manufactured, but legacy ARM-based PC hardware remains popular in 169 config ARM_HAS_GROUP_RELOCS 176 supported in LLD until version 14. The combined range is -/+ 256 MiB, 180 config ARM_DMA_USE_IOMMU 186 config ARM_DMA_IOMMU_ALIGNMENT 194 for larger buffers it just a waste of address space. Drivers which has [all …]
|
/linux-6.14.4/arch/arc/ |
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 58 config LOCKDEP_SUPPORT 61 config SCHED_OMIT_FRAME_POINTER 64 config GENERIC_CSUM 67 config ARCH_FLATMEM_ENABLE 70 config MMU 73 config NO_IOPORT_MAP 76 config GENERIC_CALIBRATE_DELAY [all …]
|
/linux-6.14.4/drivers/pci/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 7 config HAVE_PCI 11 config FORCE_PCI 18 config GENERIC_PCI_IOMAP 26 support for PCI-X and the foundations for PCI Express support. 31 config PCI_DOMAINS 35 config PCI_DOMAINS_GENERIC 39 config PCI_SYSCALL 44 config PCI_MSI 45 bool "Message Signaled Interrupts (MSI and MSI-X)" [all …]
|
/linux-6.14.4/drivers/usb/gadget/legacy/ |
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 …]
|
/linux-6.14.4/include/linux/ |
D | vdpa.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 14 * struct vdpa_callback - vDPA callback definition. 30 * struct vdpa_notification_area - vDPA notification area 40 * struct vdpa_vq_state_split - vDPA split virtqueue state 48 * struct vdpa_vq_state_packed - vDPA packed virtqueue state 71 * struct vdpa_device - representation of a vDPA device 77 * @config: the configuration ops for this device. 92 const struct vdpa_config_ops *config; member 93 struct rw_semaphore cf_lock; /* Protects get/set config */ 104 * struct vdpa_iova_range - the IOVA range support by the device [all …]
|
/linux-6.14.4/arch/arm64/boot/dts/freescale/ |
D | fsl-lx2160a-rev2.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 7 /dts-v1/; 9 #include "fsl-lx2160a.dtsi" 12 compatible = "fsl,lx2160ar2-pcie", "fsl,ls2088a-pcie"; 14 0x80 0x00000000 0x0 0x00002000>; /* configuration space */ 15 reg-names = "regs", "config"; 21 interrupt-names = "intr"; 23 /delete-property/ apio-wins; 24 /delete-property/ ppio-wins; 28 compatible = "fsl,lx2160ar2-pcie", "fsl,ls2088a-pcie"; [all …]
|
/linux-6.14.4/init/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 2 config CC_VERSION_TEXT 8 - Re-run Kconfig when the compiler is updated 10 CC_VERSION_TEXT so it is recorded in include/config/auto.conf.cmd. 13 - Ensure full rebuild when the compiler is updated 14 include/linux/compiler-version.h contains this option in the comment 15 line so fixdep adds include/config/CC_VERSION_TEXT into the 16 auto-generated dependency. When the compiler is updated, syncconfig 19 config CC_IS_GCC 20 def_bool $(success,test "$(cc-name)" = GCC) [all …]
|
/linux-6.14.4/arch/arm64/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 2 config ARM64 279 ARM 64-bit (AArch64) Linux support. 281 config RUSTC_SUPPORTS_ARM64 287 # required due to use of the -Zfixed-x18 flag. 290 # -Zsanitizer=shadow-call-stack flag. 293 config CLANG_SUPPORTS_DYNAMIC_FTRACE_WITH_ARGS 298 config GCC_SUPPORTS_DYNAMIC_FTRACE_WITH_ARGS 300 depends on $(cc-option,-fpatchable-function-entry=2) 302 config 64BIT [all …]
|
/linux-6.14.4/arch/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 12 config ARCH_CONFIGURES_CPU_MITIGATIONS 16 config CPU_MITIGATIONS 22 # IOMMUs not handled by dma-iommu. Drivers must never select this symbol. 24 config ARCH_HAS_DMA_OPS 29 menu "General architecture-dependent options" 31 config ARCH_HAS_SUBPAGE_FAULTS 34 Select if the architecture can check permissions at sub-page 38 config HOTPLUG_SMT 41 config SMT_NUM_THREADS_DYNAMIC [all …]
|
/linux-6.14.4/drivers/net/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 25 # All the following symbols are dependent on NETDEVICES - do not repeat 29 config MII 32 config NET_CORE 41 config BONDING 60 config DUMMY 63 This is essentially a bit-bucket device (i.e. traffic you send to 75 config WIREGUARD 107 config WIREGUARD_DEBUG 118 config EQUALIZER [all …]
|
/linux-6.14.4/drivers/rpmsg/ |
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 …]
|
/linux-6.14.4/arch/mips/loongson2ef/common/cs5536/ |
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.
|
/linux-6.14.4/Documentation/devicetree/bindings/pci/ |
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 <[email protected]> 11 - Gustavo Pimentel <[email protected]> 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 …]
|
12345678910>>...43