Home
last modified time | relevance | path

Searched full:enhanced (Results 1 – 25 of 801) sorted by relevance

12345678910>>...33

/kernel/linux/linux-4.19/Documentation/ABI/testing/
Dsysfs-devices-mmc5 Enhanced area is a new feature defined in eMMC4.4 standard.
9 enhanced data area. If not, this attribute will be -EINVAL.
16 Enhanced area is a new feature defined in eMMC4.4 standard.
19 is enabled, this attribute will indicate the size of enhanced
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-devices-mmc5 Enhanced area is a new feature defined in eMMC4.4 standard.
9 enhanced data area. If not, this attribute will be -EINVAL.
16 Enhanced area is a new feature defined in eMMC4.4 standard.
19 is enabled, this attribute will indicate the size of enhanced
/kernel/linux/linux-5.10/drivers/tty/serial/jsm/
Djsm_cls.c59 * The Enhanced Register Set may only be accessed when in cls_set_cts_flow_control()
72 /* Write old LCR value back out, which turns enhanced access off */ in cls_set_cts_flow_control()
100 * The Enhanced Register Set may only be accessed when in cls_set_ixon_flow_control()
113 /* Now set our current start/stop chars while in enhanced mode */ in cls_set_ixon_flow_control()
119 /* Write old LCR value back out, which turns enhanced access off */ in cls_set_ixon_flow_control()
145 * The Enhanced Register Set may only be accessed when in cls_set_no_output_flow_control()
158 /* Write old LCR value back out, which turns enhanced access off */ in cls_set_no_output_flow_control()
188 * The Enhanced Register Set may only be accessed when in cls_set_rts_flow_control()
201 /* Write old LCR value back out, which turns enhanced access off */ in cls_set_rts_flow_control()
226 * The Enhanced Register Set may only be accessed when in cls_set_ixoff_flow_control()
[all …]
/kernel/linux/linux-4.19/drivers/tty/serial/jsm/
Djsm_cls.c59 * The Enhanced Register Set may only be accessed when in cls_set_cts_flow_control()
72 /* Write old LCR value back out, which turns enhanced access off */ in cls_set_cts_flow_control()
100 * The Enhanced Register Set may only be accessed when in cls_set_ixon_flow_control()
113 /* Now set our current start/stop chars while in enhanced mode */ in cls_set_ixon_flow_control()
119 /* Write old LCR value back out, which turns enhanced access off */ in cls_set_ixon_flow_control()
145 * The Enhanced Register Set may only be accessed when in cls_set_no_output_flow_control()
158 /* Write old LCR value back out, which turns enhanced access off */ in cls_set_no_output_flow_control()
188 * The Enhanced Register Set may only be accessed when in cls_set_rts_flow_control()
201 /* Write old LCR value back out, which turns enhanced access off */ in cls_set_rts_flow_control()
226 * The Enhanced Register Set may only be accessed when in cls_set_ixoff_flow_control()
[all …]
/kernel/linux/linux-4.19/drivers/iommu/
Dfsl_pamu.h350 #define IOE_EREAD0 0x82 /* Enhanced read type 0 */
351 #define IOE_EREAD0_IDX 0x02 /* Enhanced read type 0 */
352 #define IOE_EWRITE0 0x83 /* Enhanced write type 0 */
353 #define IOE_EWRITE0_IDX 0x03 /* Enhanced write type 0 */
356 #define IOE_EREAD1 0x85 /* Enhanced read type 1 */
357 #define IOE_EREAD1_IDX 0x05 /* Enhanced read type 1 */
358 #define IOE_EWRITE1 0x86 /* Enhanced write type 1 */
359 #define IOE_EWRITE1_IDX 0x06 /* Enhanced write type 1 */
/kernel/linux/linux-5.10/drivers/iommu/
Dfsl_pamu.h338 #define IOE_EREAD0 0x82 /* Enhanced read type 0 */
339 #define IOE_EREAD0_IDX 0x02 /* Enhanced read type 0 */
340 #define IOE_EWRITE0 0x83 /* Enhanced write type 0 */
341 #define IOE_EWRITE0_IDX 0x03 /* Enhanced write type 0 */
344 #define IOE_EREAD1 0x85 /* Enhanced read type 1 */
345 #define IOE_EREAD1_IDX 0x05 /* Enhanced read type 1 */
346 #define IOE_EWRITE1 0x86 /* Enhanced write type 1 */
347 #define IOE_EWRITE1_IDX 0x06 /* Enhanced write type 1 */
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Ddescs_com.h3 Header File to describe Normal/enhanced descriptor functions used for RING
8 It defines all the functions used to handle the normal/enhanced
21 /* Enhanced descriptors */
90 /* Enhanced descriptors */
/kernel/linux/linux-4.19/drivers/cpufreq/
Dspeedstep-centrino.c2 * cpufreq driver for Enhanced SpeedStep, as found in Intel's Pentium
5 * Since the original Pentium M, most new Intel CPUs support Enhanced
350 /* Only Intel makes Enhanced Speedstep-capable CPUs */ in centrino_cpu_init()
370 "Enhanced SpeedStep: send /proc/cpuinfo to " in centrino_cpu_init()
378 /* Check to see if Enhanced SpeedStep is enabled, and try to in centrino_cpu_init()
384 pr_debug("trying to enable Enhanced SpeedStep (%x)\n", l); in centrino_cpu_init()
390 pr_info("couldn't enable Enhanced SpeedStep\n"); in centrino_cpu_init()
536 * centrino_init - initializes the Enhanced SpeedStep CPUFreq driver
538 * Initializes the Enhanced SpeedStep support. Returns -ENODEV on
562 MODULE_DESCRIPTION ("Enhanced SpeedStep driver for Intel Pentium M processors.");
DKconfig.x8640 This driver also supports Intel Enhanced Speedstep and newer
167 tristate "Intel Enhanced SpeedStep (deprecated)"
174 This adds the CPUFreq driver for Enhanced SpeedStep enabled
274 tristate "VIA C7 Enhanced PowerSaver (DANGEROUS)"
/kernel/linux/linux-5.10/drivers/cpufreq/
Dspeedstep-centrino.c3 * cpufreq driver for Enhanced SpeedStep, as found in Intel's Pentium
6 * Since the original Pentium M, most new Intel CPUs support Enhanced
351 /* Only Intel makes Enhanced Speedstep-capable CPUs */ in centrino_cpu_init()
371 "Enhanced SpeedStep: send /proc/cpuinfo to " in centrino_cpu_init()
379 /* Check to see if Enhanced SpeedStep is enabled, and try to in centrino_cpu_init()
385 pr_debug("trying to enable Enhanced SpeedStep (%x)\n", l); in centrino_cpu_init()
391 pr_info("couldn't enable Enhanced SpeedStep\n"); in centrino_cpu_init()
531 * centrino_init - initializes the Enhanced SpeedStep CPUFreq driver
533 * Initializes the Enhanced SpeedStep support. Returns -ENODEV on
557 MODULE_DESCRIPTION ("Enhanced SpeedStep driver for Intel Pentium M processors.");
DKconfig.x8643 This driver also supports Intel Enhanced Speedstep and newer
170 tristate "Intel Enhanced SpeedStep (deprecated)"
177 This adds the CPUFreq driver for Enhanced SpeedStep enabled
277 tristate "VIA C7 Enhanced PowerSaver (DANGEROUS)"
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/regulator/
Dmax8973-regulator.txt28 -maxim,enable-etr: boolean, enable Enhanced Transient Response.
29 -maxim,enable-high-etr-sensitivity: boolean, Enhanced transient response
33 Enhanced transient response (ETR) will affect the configuration of CKADV.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/
Dmax8973-regulator.txt28 -maxim,enable-etr: boolean, enable Enhanced Transient Response.
29 -maxim,enable-high-etr-sensitivity: boolean, Enhanced transient response
33 Enhanced transient response (ETR) will affect the configuration of CKADV.
/kernel/linux/linux-4.19/drivers/net/ethernet/stmicro/stmmac/
Ddescs_com.h2 Header File to describe Normal/enhanced descriptor functions used for RING
7 It defines all the functions used to handle the normal/enhanced
31 /* Enhanced descriptors */
100 /* Enhanced descriptors */
/kernel/linux/linux-4.19/drivers/staging/dgnc/
Ddgnc_cls.c27 * The Enhanced Register Set may only be accessed when in cls_set_cts_flow_control()
40 /* Write old LCR value back out, which turns enhanced access off */ in cls_set_cts_flow_control()
68 * The Enhanced Register Set may only be accessed when in cls_set_ixon_flow_control()
81 /* Now set our current start/stop chars while in enhanced mode */ in cls_set_ixon_flow_control()
87 /* Write old LCR value back out, which turns enhanced access off */ in cls_set_ixon_flow_control()
113 * The Enhanced Register Set may only be accessed when in cls_set_no_output_flow_control()
126 /* Write old LCR value back out, which turns enhanced access off */ in cls_set_no_output_flow_control()
156 * The Enhanced Register Set may only be accessed when in cls_set_rts_flow_control()
169 /* Write old LCR value back out, which turns enhanced access off */ in cls_set_rts_flow_control()
194 * The Enhanced Register Set may only be accessed when in cls_set_ixoff_flow_control()
[all …]
/kernel/linux/linux-5.10/arch/s390/tools/
Dgen_facilities.c85 8, /* enhanced-DAT 1 */
94 78, /* enhanced-DAT 2 */
96 131, /* enhanced-SOP 2 and side-effect */
99 150, /* enhanced sort */
/kernel/linux/linux-4.19/arch/x86/lib/
Dclear_page_64.S5 * Most CPUs support enhanced REP MOVSB/STOSB instructions. It is
7 * If enhanced REP MOVSB/STOSB is not available, try to use fast string.
/kernel/linux/linux-5.10/arch/x86/lib/
Dclear_page_64.S6 * Most CPUs support enhanced REP MOVSB/STOSB instructions. It is
8 * If enhanced REP MOVSB/STOSB is not available, try to use fast string.
/kernel/linux/linux-5.10/sound/soc/fsl/
DKconfig69 tristate "Enhanced Serial Audio Interface (ESAI) module support"
73 Say Y if you want to add Enhanced Synchronous Audio Interface
88 tristate "Enhanced Asynchronous Sample Rate Converter (EASRC) module support"
93 Say Y if you want to add Enhanced ASRC support for NXP. The ASRC is
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mmc/
Dfsl-esdhc.txt1 * Freescale Enhanced Secure Digital Host Controller (eSDHC)
3 The Enhanced Secure Digital Host Controller provides an interface
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/mmc/
Dfsl-esdhc.txt1 * Freescale Enhanced Secure Digital Host Controller (eSDHC)
3 The Enhanced Secure Digital Host Controller provides an interface
Dfsl-imx-esdhc.txt1 * Freescale Enhanced Secure Digital Host Controller (eSDHC) for i.MX
3 The Enhanced Secure Digital Host Controller on Freescale i.MX family
/kernel/linux/linux-4.19/drivers/input/keyboard/
Dpxa930_rotary.c2 * Driver for the enhanced rotary controller on pxa930 and pxa935
152 "enhanced rotary", r); in pxa930_rotary_probe()
199 MODULE_DESCRIPTION("Driver for PXA93x Enhanced Rotary Controller");
/kernel/linux/linux-4.19/arch/s390/tools/
Dgen_facilities.c82 8, /* enhanced-DAT 1 */
91 78, /* enhanced-DAT 2 */
93 131, /* enhanced-SOP 2 and side-effect */
/kernel/linux/linux-5.10/drivers/input/keyboard/
Dpxa930_rotary.c3 * Driver for the enhanced rotary controller on pxa930 and pxa935
147 "enhanced rotary", r); in pxa930_rotary_probe()
194 MODULE_DESCRIPTION("Driver for PXA93x Enhanced Rotary Controller");

12345678910>>...33