Home
last modified time | relevance | path

Searched refs:Enabled (Results 1 – 25 of 76) sorted by relevance

1234

/linux-6.1.9/arch/arm64/boot/dts/allwinner/
Dsun50i-h616-x96-mate.dts85 /* Enabled by the Android BSP */
93 /* Enabled by the Android BSP */
108 /* Enabled by the Android BSP */
/linux-6.1.9/fs/
Dbinfmt_misc.c46 enum {Enabled, Magic}; enumerator
102 if (!test_bit(Enabled, &e->flags)) in check_file()
325 e->flags = 1 << Enabled; in create_entry()
329 e->flags = (1 << Enabled) | (1 << Magic); in create_entry()
507 if (test_bit(Enabled, &e->flags)) in entry_status()
613 clear_bit(Enabled, &e->flags); in bm_entry_write()
617 set_bit(Enabled, &e->flags); in bm_entry_write()
/linux-6.1.9/Documentation/rust/
Dgeneral-information.rst76 #[cfg(CONFIG_X)] // Enabled (`y` or `m`)
77 #[cfg(CONFIG_X="y")] // Enabled as a built-in (`y`)
78 #[cfg(CONFIG_X="m")] // Enabled as a module (`m`)
/linux-6.1.9/Documentation/x86/x86_64/
Dcpu-hotplug-spec.rst14 objects by setting the Enabled bit in the LAPIC object to zero.
18 it should have its LAPIC Enabled bit set to 0. Linux will use the number
/linux-6.1.9/drivers/misc/mei/
DKconfig15 tristate "ME Enabled Intel Chipsets"
19 MEI support for ME Enabled Intel chipsets.
/linux-6.1.9/Documentation/x86/
Dtsx_async_abort.rst87 … 0 1 1 Enabled Yes None Same as MDS
88 … 1 X 1 Enabled X None needed None needed
103 …1 X 1 Enabled X None needed None needed
Damd-memory-encryption.rst81 - Enabled:
85 Supported, Enabled and the Linux kernel is actively applying
109 | Feature Enabled | Guest needs | Guest has | Guest boot |
Dpat.rst216 E E MTRR -> PAT init Enabled OS
235 Enabled PAT state set to enabled
Dsgx.rst31 support is enabled in the BIOS. If a BIOS presents a choice between "Enabled"
32 and "Software Enabled" modes for SGX, choose "Enabled".
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-driver-toshiba_acpi123 * 1 -> Enabled
136 * 1 -> Enabled
186 * 1 -> Enabled
199 * 1 -> Enabled (Full USB 3 functionality)
Dsysfs-class-ocxl44 Control whether the FPGA is reloaded on a link reset. Enabled
Dsysfs-driver-ccp53 1: Enabled
/linux-6.1.9/drivers/net/wireless/ath/wcn36xx/
DKconfig17 Enabled debugfs support
/linux-6.1.9/Documentation/sound/designs/
Djack-injection.rst132 Jack: Headphone Jack Inject Enabled: 0
139 Jack: Headphone Jack Inject Enabled: 1
/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/inc/
Dsmu8_fusion.h36 uint8_t Enabled; member
Dsmu74_discrete.h642 uint8_t Enabled; member
739 uint8_t Enabled; member
Dsmu75_discrete.h670 uint8_t Enabled; member
774 uint8_t Enabled; member
/linux-6.1.9/drivers/net/wireless/ath/ath10k/
DKconfig65 Enabled debugfs support
/linux-6.1.9/arch/arm/boot/dts/
Dorion5x-maxtor-shared-storage-2.dts162 * GPIO 24: Inhibit board power off (0 = Disabled, 1 = Enabled)
Dorion5x-lacie-d2-network.dts220 * GPIO 24: Inhibit board power off (0 = Disabled, 1 = Enabled)
/linux-6.1.9/Documentation/trace/
Duser_events.rst139 /* Enabled */
162 /* Enabled */
/linux-6.1.9/Documentation/scsi/
Ddpti.rst64 - Enabled hba reset from ioctls (allows a FW flash to reboot and use
/linux-6.1.9/Documentation/devicetree/bindings/iio/frequency/
Dadi,adf4350.yaml102 Enabled charge pump charge cancellation for integer-N modes.
/linux-6.1.9/Documentation/usb/
Draw-gadget.rst15 Enabled with CONFIG_USB_RAW_GADGET.
/linux-6.1.9/tools/perf/Documentation/
Dperf-annotate.txt110 Interleave source code with assembly code. Enabled by default,

1234