/linux/lib/crypto/ |
H A D | Kconfig | 36 default y if ARM 37 default y if X86_64 49 default y if ARM 50 default y if ARM64 && KERNEL_MODE_NEON 51 default y if MIPS && CPU_MIPS32_R2 52 default y if PPC64 && CPU_LITTLE_ENDIAN && VSX 53 default y if RISCV && 64BIT && RISCV_ISA_V && TOOLCHAIN_HAS_VECTOR_CRYPTO 54 default y if S390 55 default y if X86_64 67 default y if ARM && KERNEL_MODE_NEON [all …]
|
/linux/drivers/gpu/drm/bridge/ |
H A D | sil-sii8620.h | 15 /* Vendor ID Low byte, default value: 0x01 */ 18 /* Vendor ID High byte, default value: 0x00 */ 21 /* Device ID Low byte, default value: 0x60 */ 24 /* Device ID High byte, default value: 0x86 */ 27 /* Device Revision, default value: 0x10 */ 30 /* OTP DBYTE510, default value: 0x00 */ 33 /* System Control #1, default value: 0x00 */ 44 /* System Control DPD, default value: 0x90 */ 54 /* Dual link Control, default value: 0x00 */ 65 /* PWD Software Reset, default value: 0x20 */ [all …]
|
/linux/Documentation/networking/ |
H A D | nf_conntrack-sysctl.rst | 11 - 0 - disabled (default) 19 loading, the default size is calculated by dividing total memory 26 - not 0 - enabled (default) 38 - 2 - auto (default) 42 The default allocates the extension if a userspace program is 46 Maximum size of expectation table. Default value is 50 default 262144 58 default 196608 63 default 60 68 default 600 [all …]
|
/linux/drivers/clk/mediatek/ |
H A D | Kconfig | 25 default ARCH_MEDIATEK && ARM 81 default ARCH_MEDIATEK && ARM64 168 default ARCH_MEDIATEK && ARM64 254 default ARCH_MEDIATEK && ARM64 311 default ARCH_MEDIATEK 319 default COMMON_CLK_MT6795 326 default COMMON_CLK_MT6795 333 default COMMON_CLK_MT6795 340 default COMMON_CLK_MT6795 348 default ARCH_MEDIATEK && ARM64 [all …]
|
/linux/Documentation/watchdog/ |
H A D | watchdog-parameters.rst | 29 Acquire WDT 'stop' io port (default 0x43) 31 Acquire WDT 'start' io port (default 0x443) 34 (default=kernel config parameter) 40 Advantech WDT 'stop' io port (default 0x443) 42 Advantech WDT 'start' io port (default 0x443) 44 Watchdog timeout in seconds. 1<= timeout <=63, default=60. 47 (default=kernel config parameter) 53 Watchdog timeout in seconds. (0 < timeout < 18000, default=60 56 (default=kernel config parameter) 62 Watchdog timeout in seconds. (1<=timeout<=3600, default=30 [all …]
|
/linux/drivers/gpu/drm/meson/ |
H A D | meson_dw_hdmi.h | 12 * Bit 15-10: RW Reserved. Default 1 starting from G12A 15 * Bit 7 RW Reserved. Default 1, sw_reset_emp starting from G12A 16 * Bit 6 RW Reserved. Default 1, sw_reset_flt starting from G12A 17 * Bit 5 RW Reserved. Default 1, sw_reset_hdcp22 starting from G12A 19 * Default 1. 22 * Default 1. 24 * Default 1. 26 * 0=Release from reset. Default 1. 28 * 0=Release from reset. Default 1. 34 * Bit 12 RW i2s_ws_inv:1=Invert i2s_ws; 0=No invert. Default 0. [all …]
|
H A D | meson_dw_mipi_dsi.h | 12 /* [31: 4] Reserved. Default 0. 13 * [3] RW timing_rst_n: Default 1. 15 * [2] RW dpi_rst_n: Default 1. 17 * [1] RW intr_rst_n: Default 1. 19 * [0] RW dwc_rst_n: Default 1. 29 /* [31: 5] Reserved. Default 0. 30 * [4] RW manual_edpihalt: Default 0. 32 * [3] RW auto_edpihalt_en: Default 0. 35 * [2] RW clock_freerun: Apply to auto-clock gate only. Default 0. 36 * 0=Default, use auto-clock gating to save power; [all …]
|
/linux/drivers/media/tuners/ |
H A D | Kconfig | 6 default y 30 default m if !MEDIA_SUBDRV_AUTOSELECT 37 default m if !MEDIA_SUBDRV_AUTOSELECT 44 default m if !MEDIA_SUBDRV_AUTOSELECT 51 default m if !MEDIA_SUBDRV_AUTOSELECT 59 default m if !MEDIA_SUBDRV_AUTOSELECT 67 default m if !MEDIA_SUBDRV_AUTOSELECT 75 default m if !MEDIA_SUBDRV_AUTOSELECT 82 default m if !MEDIA_SUBDRV_AUTOSELECT 89 default m if !MEDIA_SUBDRV_AUTOSELECT [all …]
|
/linux/security/ipe/ |
H A D | policy_tests.c | 20 "DEFAULT action=ALLOW", 26 "DEFAULT action=ALLOW", 32 "DEFAULT action=ALLOW\n" 39 "DEFAULT action=ALLOW\n" 46 "DEFAULT\taction=ALLOW\n" 47 " \t DEFAULT \t op=EXECUTE action=DENY\n" 50 "DEFAULT \t op=KMODULE\t\t\t action=DENY\r\n" 53 "various whitespaces and nested default", 57 "DEFAULT\taction=ALLOW\n", 63 "DEFAULT action=ALLOW", [all …]
|
/linux/drivers/clk/sunxi-ng/ |
H A D | Kconfig | 6 default ARCH_SUNXI 12 default ARCH_SUNXI 17 default ARCH_SUNXI 22 default ARCH_SUNXI 27 default ARCH_SUNXI 32 default ARCH_SUNXI 37 default ARCH_SUNXI 42 default ARCH_SUNXI 47 default ARCH_SUNXI 52 default ARCH_SUNXI [all …]
|
/linux/drivers/pinctrl/mediatek/ |
H A D | Kconfig | 10 default y if PINCTRL_MTK || PINCTRL_MTK_MOORE 11 default PINCTRL_MTK_PARIS 54 default SOC_MT7620 61 default SOC_MT7621 68 default SOC_MT7620 75 default SOC_RT288X 82 default SOC_RT305X 89 default SOC_RT3883 97 default MACH_MT2701 104 default MACH_MT7623 [all …]
|
/linux/arch/powerpc/ |
H A D | Kconfig | 20 default y if PPC32 24 default y if PPC64 32 default y 35 # On Book3S 64, the default virtual address space for 64-bit processes 41 default 29 if PPC_BOOK3S_64 && PPC_64K_PAGES # 29 = 45 (32T) - 16 (64K) 42 default 33 if PPC_BOOK3S_64 # 33 = 45 (32T) - 12 (4K) 47 default 32 if 64BIT # 32 = 44 (16T) - 12 (4K) 50 default ARCH_MMAP_RND_COMPAT_BITS_MAX 54 default 14 if 64BIT && PPC_64K_PAGES # 14 = 30 (1GB) - 16 (64K) 55 default 18 if 64BIT # 18 = 30 (1GB) - 12 (4K) [all …]
|
/linux/security/integrity/ima/ |
H A D | Kconfig | 38 default n 50 default 10 54 measurement list. If unsure, use the default 10. 59 default y 64 prompt "Default template" 65 default IMA_NG_TEMPLATE 67 Select the default IMA measurement template. 73 pathnames. The configured default template can be replaced 77 bool "ima-ng (default)" 84 default "im [all...] |
/linux/tools/power/pm-graph/config/ |
H A D | example.cfg | 17 # print verbose messages (default: false) 21 # e.g. standby, mem, freeze, disk (default: mem) 29 # Use rtcwake to autoresume after X seconds, or off to disable (default: 15) 33 # add the dmesg and ftrace log to the html output (default: false) 37 # insert a small visible gap between suspend and resume on the timeline (default: false) 41 # Only capture the logs, don't generate the html timeline (default: false) 45 # run sync before the test, minimizes sys_sync call time (default: false) 49 # Enable/disable runtime suspend for all devices, restore all after test (default: no-action) 53 # Switch the display on/off for the test using xset (default: no-action) 57 # Print the status of the test run in the given file (default: no-action) [all …]
|
/linux/arch/powerpc/platforms/ |
H A D | Kconfig.cputype | 4 default y if !PPC64 59 default y 67 default y 231 bool "Rely on the toolchain's implicit default CPU" 237 default !TOOLCHAIN_DEFAULT_CPU 242 default "cell" if CELL_CPU 243 default "970" if PPC_970_CPU 244 default "power6" if POWER6_CPU 245 default "power7" if POWER7_CPU 246 default "power8" if POWER8_CPU [all …]
|
/linux/arch/sparc/ |
H A D | Kconfig | 4 default "$(ARCH)" = "sparc64" 15 default y 124 default y if SPARC64 128 default y if SPARC64 135 default y 139 default y 143 default y if SPARC32 147 default 4 if 64BIT 148 default 3 182 default 32 if SPARC32 [all …]
|
/linux/drivers/pinctrl/freescale/ |
H A D | Kconfig | 25 default IMX_SCU 37 default SOC_IMX1 46 default SOC_IMX27 56 default SOC_IMX25 65 default SOC_IMX35 74 default SOC_IMX50 83 default SOC_IMX51 92 default SOC_IMX53 101 default SOC_IMX6Q 110 default SOC_IMX6SL [all …]
|
/linux/scripts/kconfig/tests/transitional/ |
H A D | Kconfig | 8 default y 13 default OLD_BOOL 21 default OLD_TRISTATE 29 default OLD_STRING 37 default OLD_HEX 45 default OLD_INT 54 default OLD_BOOL_PRECEDENCE 62 default OLD_STRING_PRECEDENCE 70 default OLD_TRISTATE_PRECEDENCE 78 default OLD_HEX_PRECEDENCE [all …]
|
/linux/arch/arc/ |
H A D | Kconfig | 98 default ISA_ARCV2 118 default ARC_CPU_770 if ISA_ARCOMPACT 119 default ARC_CPU_HS if ISA_ARCV2 155 string "Override default -mcpu compiler flag" 156 default "" 158 Override default -mcpu=xxx compiler flag (which is set depending on 161 ISA default value will be used as a fallback. 179 default "4" 195 default y if SMP 203 default y [all …]
|
/linux/arch/sh/mm/ |
H A D | Kconfig | 10 default y 30 default "0x80000000" if MMU 31 default "0x00000000" 35 default "8" if PAGE_SIZE_16KB 36 default "6" if PAGE_SIZE_64KB 37 default "13" if !MMU 38 default "10" 44 overriding the default setting when ability to allocate very 54 default "0x08000000" 70 default "0x04000000" [all …]
|
/linux/tools/perf/Documentation/ |
H A D | perf-config.txt | 41 store a system-wide default configuration. 48 configuration files by default, and options '--system' and '--user' 79 top = red, default 80 medium = green, default 81 normal = lightgray, default 83 jump_arrows = blue, default 84 addr = magenta, default 94 # Default, disable using /dev/null 135 % perf config ui.show-headers=false kmem.default=slab 173 as 'default', for example: [all …]
|
/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | ti,gpmc-child.yaml | 23 # GPMC Timing properties for child nodes. All are optional and default to 0. 26 default: 0 31 default: 0 35 default: 0 39 default: 0 44 default: 0 48 default: 0 52 default: 0 56 default: 0 60 default: 0 [all …]
|
/linux/Documentation/devicetree/bindings/display/ |
H A D | solomon,ssd1307fb.yaml | 38 default: 1 49 default: 0 70 default: 0 76 default: 2 82 default: 2 92 Clock divisor. The default value is controller-dependent. 100 The default value is controller-dependent. 135 default: 132 137 default: 64 139 default: 1 [all …]
|
/linux/lib/crc/ |
H A D | Kconfig | 50 default y if ARM && KERNEL_MODE_NEON 51 default y if ARM64 && KERNEL_MODE_NEON 52 default y if PPC64 && ALTIVEC 53 default y if RISCV && RISCV_ISA_ZBC 54 default y if X86 66 default y if ARM && KERNEL_MODE_NEON 67 default y if ARM64 68 default y if LOONGARCH 69 default y if MIPS && CPU_MIPSR6 70 default y if PPC64 && ALTIVEC [all …]
|
/linux/Documentation/sound/cards/ |
H A D | audigy-mixer.rst | 2 Sound Blaster Audigy mixer / default DSP code 12 The ALSA driver programs this portion of chip by default code 20 functionality. Only the default built-in code in the ALSA driver is described 222 accumulators 20 and 21 for left and right PCM by default). 231 attenuation) is default. The channel mapping for three values is 234 * 0 - mono, default 0xffff (no attenuation) 235 * 1 - left, default 0xffff (no attenuation) 236 * 2 - right, default 0xffff (no attenuation) 243 * 0 - mono, A destination (FX-bus 0-63), default 0 244 * 1 - mono, B destination (FX-bus 0-63), default 1 [all …]
|