Home
last modified time | relevance | path

Searched +full:mode +full:- +full:based (Results 1 – 25 of 1060) sorted by relevance

12345678910>>...43

/kernel/linux/linux-6.6/drivers/firmware/arm_scmi/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
9 set of operating system-independent software interfaces that are
11 interfaces for: Discovery and self-description of the interfaces
13 a given device or domain into the various power-saving states that
34 bool "Enable support for SCMI Raw transmission mode"
38 Enable support for SCMI Raw transmission mode.
49 bool "Allow SCMI Raw mode coexistence with normal SCMI stack"
52 Allow SCMI Raw transmission mode to coexist with normal SCMI stack.
56 SCMI Raw mode support unreliable. If unsure, say N.
68 This declares whether a shared memory based transport for SCMI is
[all …]
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
3 menu "DesignWare-based PCIe controllers"
27 required only for DT-based platforms. ACPI platforms with the
37 SoCs. The PCI controller on Amlogic is based on DesignWare hardware
38 and therefore the driver re-uses the DesignWare core functions to
45 bool "Axis ARTPEC-6 PCIe controller (host mode)"
51 Enables support for the PCIe controller in the ARTPEC-6 SoC to work in
52 host mode. This uses the DesignWare core.
55 bool "Axis ARTPEC-6 PCIe controller (endpoint mode)"
61 Enables support for the PCIe controller in the ARTPEC-6 SoC to work in
[all …]
/kernel/linux/linux-6.6/Documentation/dev-tools/
Dkasan.rst5 --------
8 designed to find out-of-bounds and use-after-free bugs.
13 2. Software Tag-Based KASAN
14 3. Hardware Tag-Based KASAN
16 Generic KASAN, enabled with CONFIG_KASAN_GENERIC, is the mode intended for
17 debugging, similar to userspace ASan. This mode is supported on many CPU
20 Software Tag-Based KASAN or SW_TAGS KASAN, enabled with CONFIG_KASAN_SW_TAGS,
22 This mode is only supported for arm64, but its moderate memory overhead allows
23 using it for testing on memory-restricted devices with real workloads.
25 Hardware Tag-Based KASAN or HW_TAGS KASAN, enabled with CONFIG_KASAN_HW_TAGS,
[all …]
/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
23 bool "TI DRA7xx PCIe controller Host Mode"
32 host mode. There are two instances of PCIe controller in DRA7xx.
34 host-specific features PCI_DRA7XX_HOST must be selected and in order
35 to enable device-specific features PCI_DRA7XX_EP must be selected.
39 bool "TI DRA7xx PCIe controller Endpoint Mode"
47 endpoint mode. There are two instances of PCIe controller in DRA7xx.
49 host-specific features PCI_DRA7XX_HOST must be selected and in order
50 to enable device-specific features PCI_DRA7XX_EP must be selected.
57 bool "Platform bus based DesignWare PCIe Controller - Host mode"
[all …]
/kernel/linux/linux-5.10/lib/
DKconfig.kasan1 # SPDX-License-Identifier: GPL-2.0-only
2 # This config refers to the generic KASAN mode.
13 def_bool $(cc-option, -fsanitize=kernel-address)
16 def_bool $(cc-option, -fsanitize=kernel-hwaddress)
28 Enables KASAN (KernelAddressSANitizer) - runtime memory debugger,
29 designed to find out-of-bounds accesses and use-after-free bugs.
30 See Documentation/dev-tools/kasan.rst for details.
35 prompt "KASAN mode"
40 software tag-based KASAN (a version based on software memory
44 Both generic and tag-based KASAN are strictly debugging features.
[all …]
/kernel/linux/linux-6.6/Documentation/networking/device_drivers/ethernet/cirrus/
Dcs89x0.rst1 .. SPDX-License-Identifier: GPL-2.0
33 2.1 CS8900-based Adapter Configuration
34 2.2 CS8920-based Adapter Configuration
40 4.2 Compiling the driver to support memory mode
46 5.2.1 Diagnostic Self-Test
66 The CS8900-based ISA Ethernet Adapters from Cirrus Logic follow
67 IEEE 802.3 standards and support half or full-duplex operation in ISA bus
69 in 16-bit ISA or EISA bus expansion slots and are available in
70 10BaseT-only or 3-media configurations (10BaseT, 10Base2, and AUI for 10Base-5
73 CS8920-based adapters are similar to the CS8900-based adapter with additional
[all …]
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/cirrus/
Dcs89x0.rst1 .. SPDX-License-Identifier: GPL-2.0
33 2.1 CS8900-based Adapter Configuration
34 2.2 CS8920-based Adapter Configuration
40 4.2 Compiling the driver to support memory mode
46 5.2.1 Diagnostic Self-Test
66 The CS8900-based ISA Ethernet Adapters from Cirrus Logic follow
67 IEEE 802.3 standards and support half or full-duplex operation in ISA bus
69 in 16-bit ISA or EISA bus expansion slots and are available in
70 10BaseT-only or 3-media configurations (10BaseT, 10Base2, and AUI for 10Base-5
73 CS8920-based adapters are similar to the CS8900-based adapter with additional
[all …]
/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dsysfs-class-net-qmi9 framing from '802.3' to 'raw-ip'.
12 mode. The netdev is an ordinary ethernet device in
13 '802.3' mode, and the driver expects to exchange
15 netdev is a headerless p-t-p device in 'raw-ip' mode,
22 link framing mode, changing this setting to 'Y' if the
23 firmware is configured for 'raw-ip' mode.
33 based network device, supported by recent Qualcomm based
50 created qmap mux based network device.
69 Set this to 'Y' to enable 'pass-through' mode, allowing packets
75 'Pass-through' mode can be enabled when the device is in
[all …]
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-class-net-qmi9 framing from '802.3' to 'raw-ip'.
12 mode. The netdev is an ordinary ethernet device in
13 '802.3' mode, and the driver expects to exchange
15 netdev is a headerless p-t-p device in 'raw-ip' mode,
22 link framing mode, changing this setting to 'Y' if the
23 firmware is configured for 'raw-ip' mode.
33 based network device, supported by recent Qualcomm based
50 created qmap mux based network device.
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
17 Y030XX067A 320x480 3.0" panel as found in the YLM RG-280M, RG-300
18 and RG-99 handheld gaming consoles.
37 NT35596 1080x1920 video mode panel as found in some Asus
46 as found in the YLM RS-97 handheld gaming console.
49 tristate "Boe BF060Y8M-AJ0 panel"
54 Say Y here if you want to enable support for Boe BF060Y8M-AJ0
66 TFT-LCD modules. The panel has a 1200x1920 resolution and uses
68 the host and has a built-in LED backlight.
77 45NA WUXGA PANEL DSI Video Mode panel
[all …]
/kernel/linux/linux-6.6/arch/arm/mach-lpc32xx/
Dpm.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * arch/arm/mach-lpc32xx/pm.c
15 * direct-run, and halt modes. When switching between halt and run modes,
16 * the CPU transistions through direct-run mode. For Linux, direct-run
17 * mode is not used in normal operation. Halt mode is used when the
20 * Run mode:
23 * the HCLK_PLL rate. Linux runs in this mode.
25 * Direct-run mode:
27 * SYSCLK. SYSCLK is usually around 13MHz, but may vary based on SYSCLK
28 * source or the frequency of the main oscillator. In this mode, the
[all …]
/kernel/linux/linux-5.10/arch/arm/mach-lpc32xx/
Dpm.c2 * arch/arm/mach-lpc32xx/pm.c
17 * direct-run, and halt modes. When switching between halt and run modes,
18 * the CPU transistions through direct-run mode. For Linux, direct-run
19 * mode is not used in normal operation. Halt mode is used when the
22 * Run mode:
25 * the HCLK_PLL rate. Linux runs in this mode.
27 * Direct-run mode:
29 * SYSCLK. SYSCLK is usually around 13MHz, but may vary based on SYSCLK
30 * source or the frequency of the main oscillator. In this mode, the
33 * Halt mode:
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
28 NT35596 1080x1920 video mode panel as found in some Asus
38 TFT-LCD modules. The panel has a 1200x1920 resolution and uses
40 the host and has a built-in LED backlight.
49 45NA WUXGA PANEL DSI Video Mode panel
57 This driver supports LVDS panels that don't require device-specific
79 KD35T133 controller for 320x480 LCD panels with MIPI-DSI
89 4-lane 800x1280 MIPI DSI panel.
92 tristate "Feiyang FY07024DI26A30-D MIPI-DSI LCD panel"
97 Say Y if you want to enable support for panels based on the
[all …]
/kernel/linux/linux-6.6/lib/
DKconfig.kasan1 # SPDX-License-Identifier: GPL-2.0-only
3 # This config refers to the generic KASAN mode.
23 def_bool $(cc-option, -fsanitize=kernel-address)
26 def_bool $(cc-option, -fsanitize=kernel-hwaddress)
43 Enables KASAN (Kernel Address Sanitizer) - a dynamic memory safety
44 error detector designed to find out-of-bounds and use-after-free bugs.
46 See Documentation/dev-tools/kasan.rst for details.
53 …def_bool (CC_IS_CLANG && $(cc-option,-fsanitize=kernel-address -mllvm -asan-kernel-mem-intrinsic-p…
54 (CC_IS_GCC && $(cc-option,-fsanitize=kernel-address --param asan-kernel-mem-intrinsic-prefix=1))
62 prompt "KASAN mode"
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
Dice_vlan_mode.c1 // SPDX-License-Identifier: GPL-2.0
2 /* Copyright (C) 2019-2021, Intel Corporation. */
7 * ice_pkg_get_supported_vlan_mode - determine if DDP supports Double VLAN mode
26 return -ENOMEM; in ice_pkg_get_supported_vlan_mode()
29 sect->count = cpu_to_le16(1); in ice_pkg_get_supported_vlan_mode()
30 sect->offset = cpu_to_le16(ICE_META_VLAN_MODE_ENTRY); in ice_pkg_get_supported_vlan_mode()
42 arr[i] = le32_to_cpu(sect->entry.bm[i]); in ice_pkg_get_supported_vlan_mode()
56 * ice_aq_get_vlan_mode - get the VLAN mode of the device
58 * @get_params: structure FW fills in based on the current VLAN mode config
60 * Get VLAN Mode Parameters (0x020D)
[all …]
/kernel/linux/linux-5.10/drivers/usb/dwc3/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
10 USB controller based on the DesignWare USB3 IP Core.
25 bool "DWC3 Mode Selection"
31 bool "Host only mode"
34 Select this when you want to use DWC3 in host mode only,
38 bool "Gadget only mode"
41 Select this when you want to use DWC3 in gadget mode only,
45 bool "Dual Role mode"
49 This is the default mode of working of DWC3 controller where
77 tristate "PCIe-based Platforms"
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
16 This driver provides kernel mode setting and buffer
28 on RK3288 or RK3399 based SoC, you should select this option.
36 RK3399 based SoC, you should select this
44 enable HDMI on RK3288 or RK3399 based SoC, you should select
53 enable MIPI DSI on RK3288 or RK3399 based SoC, you should
61 HDMI on RK3036 based SoC, you should select this option.
70 support LVDS, rgb, dual LVDS output mode. say Y to enable its
89 HDMI on RK3066 based SoC, you should select this option.
/kernel/linux/linux-6.6/drivers/usb/dwc3/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
11 USB controller based on the DesignWare USB3 IP Core.
26 bool "DWC3 Mode Selection"
32 bool "Host only mode"
35 Select this when you want to use DWC3 in host mode only,
39 bool "Gadget only mode"
42 Select this when you want to use DWC3 in gadget mode only,
46 bool "Dual Role mode"
49 This is the default mode of working of DWC3 controller where
78 tristate "PCIe-based Platforms"
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/
Dmicrochip,sparx5-switch.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/net/microchip,sparx5-switch.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Steen Hegelund <steen.hegelund@microchip.com>
11 - Lars Povlsen <lars.povlsen@microchip.com>
14 The SparX-5 Enterprise Ethernet switch family provides a rich set of
15 Enterprise switching features such as advanced TCAM-based VLAN and
17 security through TCAM-based frame processing using versatile content
25 forwarding (uRPF) tasks. Additional L3 features include VRF-Lite and
[all …]
/kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/jaketown/
Duncore-memory.json11 … "BriefDescription": "DRAM RD_CAS and WR_CAS Commands.; All DRAM WR_CAS (w/ and w/out auto-pre)",
27 … "BriefDescription": "DRAM RD_CAS and WR_CAS Commands.; All DRAM RD_CAS (w/ and w/out auto-pre)",
51 …ption": "DRAM RD_CAS and WR_CAS Commands.; DRAM WR_CAS (w/ and w/out auto-pre) in Read Major Mode",
59 …tion": "DRAM RD_CAS and WR_CAS Commands.; DRAM WR_CAS (w/ and w/out auto-pre) in Write Major Mode",
70 "PublicDescription": "Uncore Fixed Counter - uclks",
104 …iMC can correct up to 4 bit errors in independent channel mode and 8 bit errors in lockstep mode.",
108 "BriefDescription": "Cycles in a Major Mode; Isoch Major Mode",
112 …ent in a major mode (selected by a filter) on the given channel. Major modea are channel-wide, a…
117 "BriefDescription": "Cycles in a Major Mode; Partial Major Mode",
121 …ent in a major mode (selected by a filter) on the given channel. Major modea are channel-wide, a…
[all …]
/kernel/linux/linux-5.10/Documentation/x86/x86_64/
Dfsgs.rst1 .. SPDX-License-Identifier: GPL-2.0
7 memory can use segment register based addressing mode. The following
10 Segment-register:Byte-address
12 The segment base address is added to the Byte-address to compute the
14 instances of data with the identical Byte-address, i.e. the same code. The
15 selection of a particular instance is purely based on the base-address in
18 In 32-bit mode the CPU provides 6 segments, which also support segment
21 In 64-bit mode the CS/SS/DS/ES segments are ignored and the base address is
23 still functional in 64-bit mode.
26 ------------------------------
[all …]
/kernel/linux/linux-6.6/Documentation/arch/x86/x86_64/
Dfsgs.rst1 .. SPDX-License-Identifier: GPL-2.0
7 memory can use segment register based addressing mode. The following
10 Segment-register:Byte-address
12 The segment base address is added to the Byte-address to compute the
14 instances of data with the identical Byte-address, i.e. the same code. The
15 selection of a particular instance is purely based on the base-address in
18 In 32-bit mode the CPU provides 6 segments, which also support segment
21 In 64-bit mode the CS/SS/DS/ES segments are ignored and the base address is
23 still functional in 64-bit mode.
26 ------------------------------
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
17 This driver provides kernel mode setting and buffer
45 on RK3288 or RK3399 based SoC, you should select this option.
55 RK3399 based SoC, you should select this
63 enable HDMI on RK3288 or RK3399 based SoC, you should select
72 enable MIPI DSI on RK3288 or RK3399 based SoC, you should
80 HDMI on RK3036 based SoC, you should select this option.
89 support LVDS, rgb, dual LVDS output mode. say Y to enable its
108 HDMI on RK3066 based SoC, you should select this option.
/kernel/linux/linux-6.6/Documentation/networking/device_drivers/ethernet/intel/
Dice.rst1 .. SPDX-License-Identifier: GPL-2.0+
8 Copyright(c) 2018-2021 Intel Corporation.
13 - Overview
14 - Identifying Your Adapter
15 - Important Notes
16 - Additional Features & Configurations
17 - Performance Optimization
28 This driver supports XDP (Express Data Path) and AF_XDP zero-copy. Note that
43 -------------------------------------------
44 Devices based on the Intel(R) Ethernet Controller 800 Series are designed to
[all …]
/kernel/linux/linux-5.10/Documentation/input/devices/
Dedt-ft5x06.rst1 EDT ft5x06 based Polytouch devices
2 ----------------------------------
4 The edt-ft5x06 driver is useful for the EDT "Polytouch" family of capacitive
5 touch screens. Note that it is *not* suitable for other devices based on the
6 focaltec ft5x06 devices, since they contain vendor-specific firmware. In
18 allows setting the "click"-threshold in the range from 0 to 80.
36 (readonly) contains the number of sensor fields in X- and
37 Y-direction.
39 mode:
40 allows switching the sensor between "factory mode" and "operation
[all …]

12345678910>>...43