Home
last modified time | relevance | path

Searched refs:DISABLED (Results 1 – 14 of 14) sorted by relevance

/linux/arch/sh/kernel/cpu/sh4a/
H A Dsetup-sh7366.c251 DISABLED, enumerator
334 { DISABLED, ENABLED, ENABLED, ENABLED, 0, 0, 0, SIU } },
375 .force_disable = DISABLED,
H A Dsetup-sh7343.c307 DISABLED, enumerator
397 { DISABLED, ENABLED, ENABLED, ENABLED, 0, 0, 0, SIU } },
436 .force_disable = DISABLED,
H A Dsetup-sh7722.c523 DISABLED, enumerator
611 { DISABLED, ENABLED, ENABLED, ENABLED, 0, 0, TWODG, SIU } },
652 .force_disable = DISABLED,
H A Dsetup-sh7723.c434 DISABLED, enumerator
639 .force_disable = DISABLED,
/linux/drivers/pinctrl/
H A Dpinctrl-k210.c321 K210_FUNC(RESV0, DISABLED),
322 K210_FUNC(RESV1, DISABLED),
323 K210_FUNC(RESV2, DISABLED),
324 K210_FUNC(RESV3, DISABLED),
325 K210_FUNC(RESV4, DISABLED),
326 K210_FUNC(RESV5, DISABLED),
423 K210_FUNC(CONSTANT, DISABLED),
/linux/arch/x86/
H A DKconfig.cpufeatures4 # either REQUIRED to be enabled, or DISABLED (always ignored) for this
13 # And these REQUIRED and DISABLED config options are manipulated in an
/linux/arch/x86/tools/
H A Dcpufeaturemasks.awk38 # Create a dictionary featstat[REQUIRED|DISABLED, FEATURE_NAME] = on | off
39 file == 2 && $1 ~ /^CONFIG_X86_(REQUIRED|DISABLED)_FEATURE_/ {
47 sets[2] = "DISABLED";
/linux/Documentation/admin-guide/
H A Dpnp.rst73 DISABLED
75 - Notice the string "DISABLED". This means the device is not active.
/linux/Documentation/ABI/testing/
H A Dsysfs-class-mei80 DISABLED
/linux/Documentation/driver-api/soundwire/
H A Dstream.rst249 | RELEASED |<----------+ DEPREPARED |<-------+ DISABLED |
260 does not e.g. check if a transition from DISABLED to ENABLED is valid
428 Bus implements below API for DISABLED state which needs to be called once
/linux/drivers/misc/mei/
H A Dinit.c26 MEI_DEV_STATE(DISABLED); in mei_dev_state_str()
/linux/arch/m68k/q40/
H A DREADME91 - 50 or 200 Hz - level 2, !!THIS CAN'T BE DISABLED!!
/linux/Documentation/trace/
H A Dkprobes.rst752 such probes are marked with [DISABLED]. If the probe is optimized, it is
763 [DISABLED]) will be not enabled if you turn ON all kprobes by this knob.
/linux/arch/x86/include/asm/
H A Dkvm_host.h1337 __APICV_INHIBIT_REASON(DISABLED), \