/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-devices-mmc | 5 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
|
/Linux-v6.1/drivers/tty/serial/jsm/ |
D | jsm_cls.c | 59 * 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 …]
|
/Linux-v6.1/drivers/iommu/ |
D | fsl_pamu.h | 338 #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 */
|
/Linux-v6.1/drivers/cpufreq/ |
D | speedstep-centrino.c | 3 * 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.");
|
D | Kconfig.x86 | 75 This driver also supports Intel Enhanced Speedstep and newer 192 tristate "Intel Enhanced SpeedStep (deprecated)" 199 This adds the CPUFreq driver for Enhanced SpeedStep enabled 299 tristate "VIA C7 Enhanced PowerSaver (DANGEROUS)"
|
D | e_powersaver.c | 227 /* Enable Enhanced PowerSaver */ in eps_cpu_init() 235 pr_info("Can't enable Enhanced PowerSaver\n"); in eps_cpu_init() 385 * Enhanced SpeedStep/PowerSaver registers */ 420 MODULE_DESCRIPTION("Enhanced PowerSaver driver for VIA C7 CPU's.");
|
/Linux-v6.1/drivers/net/ethernet/stmicro/stmmac/ |
D | descs_com.h | 3 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 */
|
D | descs.h | 46 /* Enhanced receive descriptor defines */ 92 /* Enhanced transmit descriptor defines */ 174 /* Enhanced descriptor for TBS */
|
/Linux-v6.1/arch/s390/tools/ |
D | gen_facilities.c | 77 8, /* enhanced-DAT 1 */ 86 78, /* enhanced-DAT 2 */ 88 131, /* enhanced-SOP 2 and side-effect */ 91 150, /* enhanced sort */
|
/Linux-v6.1/arch/arm64/mm/ |
D | mmap.c | 21 /* PAGE_EXECONLY if Enhanced PAN */ 30 /* PAGE_EXECONLY if Enhanced PAN */ 68 * With Enhanced PAN we can honour the execute-only permissions as in adjust_protection_map()
|
/Linux-v6.1/Documentation/devicetree/bindings/regulator/ |
D | maxim,max8973.yaml | 76 description: Enable Enhanced Transient Response. 81 Enhanced transient response circuit is enabled and set for high 84 Enhanced transient response (ETR) will affect the configuration of CKADV.
|
/Linux-v6.1/Documentation/devicetree/bindings/mmc/ |
D | fsl-esdhc.txt | 1 * Freescale Enhanced Secure Digital Host Controller (eSDHC) 3 The Enhanced Secure Digital Host Controller provides an interface
|
/Linux-v6.1/drivers/input/keyboard/ |
D | pxa930_rotary.c | 3 * 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");
|
/Linux-v6.1/net/sched/ |
D | Kconfig | 324 tristate "Common Applications Kept Enhanced (CAKE)" 326 Say Y here if you want to use the Common Applications Kept Enhanced 358 tristate "Proportional Integral controller Enhanced (PIE) scheduler" 361 Enhanced scheduler packet scheduling algorithm. 371 tristate "Flow Queue Proportional Integral controller Enhanced (FQ-PIE)" 374 controller Enhanced (FQ-PIE) packet scheduling algorithm. 426 tristate "Enhanced transmission selection scheduler (ETS)" 428 The Enhanced Transmission Selection scheduler is a classful 472 bool "Flow Queue Proportional Integral controller Enhanced" if NET_SCH_FQ_PIE
|
/Linux-v6.1/Documentation/admin-guide/hw-vuln/ |
D | spectre.rst | 139 Enhanced IBRS. 220 x86 CPUs with Enhanced Indirect Branch Restricted Speculation 221 (Enhanced IBRS) available in hardware should use the feature to 222 mitigate Spectre variant 2 instead of retpoline. Enhanced IBRS is 385 'Mitigation: Enhanced IBRS' Hardware-focused mitigation 386 'Mitigation: Enhanced IBRS + Retpolines' Hardware-focused + Retpolines 387 'Mitigation: Enhanced IBRS + LFENCE' Hardware-focused + LFENCE 482 On CPUs with hardware mitigation for Spectre variant 2 (e.g. Enhanced 537 Linux kernel uses retpoline or Enhanced IBRS to prevent consumption of 613 eibrs enhanced IBRS [all …]
|
/Linux-v6.1/sound/soc/fsl/ |
D | Kconfig | 71 tristate "Enhanced Serial Audio Interface (ESAI) module support" 75 Say Y if you want to add Enhanced Synchronous Audio Interface 91 tristate "Enhanced Asynchronous Sample Rate Converter (EASRC) module support" 96 Say Y if you want to add Enhanced ASRC support for NXP. The ASRC is
|
/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
D | fsl,esai.txt | 1 Freescale Enhanced Serial Audio Interface (ESAI) Controller 3 The Enhanced Serial Audio Interface (ESAI) provides a full-duplex serial port
|
/Linux-v6.1/drivers/net/wireless/ath/wil6210/ |
D | txrx_edma.h | 75 /* Enhanced Rx descriptor - MAC part 89 /* Enhanced Rx descriptor - DMA part 113 /* Enhanced Tx descriptor - DMA part 139 /* Enhanced Tx descriptor - MAC part 189 /* Enhanced TX status message 236 /* Enhanced Rx status message - compressed part 294 /* Enhanced Rx status message - extension part
|
/Linux-v6.1/drivers/eisa/ |
D | eisa.ids | 372 CPQA000 "Compaq Enhanced Option Slot Serial Board" 373 CPQA010 "Compaq Enhanced Option Slot Modem Board" 508 ELS8041 "ELSA WINNER 1000 Enhanced VGA" 535 HWP0030 "HP Enhanced Graphics Adapter Board (45983A)" 804 ISA8201 "AST 5251/11 Enhanced Plus" 808 ISA8300 "IBM Enhanced 5250 Emulator" 809 ISA8301 "IBM Enhanced 5250 Emulator Rev B" 820 ISA830C "IBM Enhanced Graphics Adapter" 928 ISAA102 "Orchid Enhanced Board OM" 929 ISAA103 "Orchid Enhanced Board w/IO" [all …]
|
/Linux-v6.1/drivers/counter/ |
D | Kconfig | 67 Select this option to enable the Texas Instruments Enhanced Quadrature 110 Select this option to enable the Texas Instruments Enhanced Capture
|
/Linux-v6.1/include/linux/ |
D | scc.h | 64 char enhanced; /* Enhanced SCC support */ member
|
/Linux-v6.1/arch/powerpc/boot/dts/fsl/ |
D | e6500_power_isa.dtsi | 43 power-isa-e.ed; // Embedded.Enhanced Debug 61 fsl,eref-er; // Enhanced Reservations (Load and Reserve and Store Cond.)
|
/Linux-v6.1/sound/pci/ |
D | azt3328.h | 132 #define IRQ_GAMEPORT 0x0008 /* Interrupt of Digital(ly) Enhanced Game Port */ 159 * Is this Digital Enhanced Game Port Enable??? Or maybe it's Testmode 160 * for Enhanced Digital Gameport (see 4D Wave DX card): */ 173 * I/O address (0x200); is this enabling of the Digital Enhanced Game Port??? 284 * there might be some enhanced functionality lurking at the end
|
/Linux-v6.1/arch/x86/lib/ |
D | memset_64.S | 22 * Some CPUs support enhanced REP MOVSB/STOSB feature. It is recommended 51 * enhanced rep stosb to override the fast string function.
|
/Linux-v6.1/tools/arch/x86/lib/ |
D | memset_64.S | 22 * Some CPUs support enhanced REP MOVSB/STOSB feature. It is recommended 51 * enhanced rep stosb to override the fast string function.
|