Searched full:default (Results 1 – 25 of 9425) sorted by relevance
12345678910>>...377
/Linux-v6.6/arch/arm/ |
D | Kconfig.debug | 50 default UNWINDER_ARM if AEABI 51 default UNWINDER_FRAME_POINTER if !AEABI 229 By default, enabling FLEXCOM3 port. Based on requirement, use 807 bool "RealView Default UART" 1144 default UART wired up to ASC2. 1154 default UART wired up to SBC ASC1. 1163 on STiH418 based platforms which has default UART wired 1174 on STM32F4 based platforms, which default UART is wired on 1186 on STM32F7 based platforms, which default UART is wired on 1198 on STM32H7 based platforms, which default UART is wired on [all …]
|
/Linux-v6.6/drivers/gpu/drm/bridge/ |
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-v6.6/Documentation/networking/ |
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 …]
|
D | ip-sysctl.rst | 11 - 0 - disabled (default) 17 parameters to their default state (RFC1122 for hosts, RFC1812 21 Default value of TTL field (Time To Live) for outgoing (but not 23 Default: 64 (as recommended by RFC1700) 50 Default: FALSE 53 default 552 - minimum Path MTU. Unless this is changed manually, 57 By default we don't trust protocol path MTUs while forwarding 65 Default: 0 (disabled) 78 Default: 0 86 Default: 0 (disabled) [all …]
|
/Linux-v6.6/drivers/clk/mediatek/ |
D | Kconfig | 25 default ARCH_MEDIATEK && ARM 81 default ARCH_MEDIATEK && ARM64 131 default ARCH_MEDIATEK && ARM64 217 default ARCH_MEDIATEK && ARM64 274 default ARCH_MEDIATEK 282 default COMMON_CLK_MT6795 289 default COMMON_CLK_MT6795 296 default COMMON_CLK_MT6795 303 default COMMON_CLK_MT6795 311 default ARCH_MEDIATEK && ARM64 [all …]
|
/Linux-v6.6/Documentation/watchdog/ |
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-v6.6/drivers/media/dvb-frontends/ |
D | Kconfig | 18 default m if !MEDIA_SUBDRV_AUTOSELECT 25 default m if !MEDIA_SUBDRV_AUTOSELECT 34 default m if !MEDIA_SUBDRV_AUTOSELECT 42 default m if !MEDIA_SUBDRV_AUTOSELECT 50 default m if !MEDIA_SUBDRV_AUTOSELECT 58 default m if !MEDIA_SUBDRV_AUTOSELECT 67 default m if !MEDIA_SUBDRV_AUTOSELECT 74 default m if !MEDIA_SUBDRV_AUTOSELECT 86 default m if !MEDIA_SUBDRV_AUTOSELECT 96 default m if !MEDIA_SUBDRV_AUTOSELECT [all …]
|
/Linux-v6.6/drivers/gpu/drm/meson/ |
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 …]
|
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-v6.6/drivers/media/tuners/ |
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-v6.6/drivers/pinctrl/mediatek/ |
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-v6.6/drivers/pinctrl/sunxi/ |
D | Kconfig | 16 default MACH_SUN4I || MACH_SUN7I || MACH_SUN8I 21 default MACH_SUN5I 26 default MACH_SUN6I 31 default MACH_SUN6I 36 default MACH_SUN8I 41 default MACH_SUN8I 46 default MACH_SUN8I 51 default MACH_SUN8I 56 default MACH_SUN8I 61 default MACH_SUN8I [all …]
|
/Linux-v6.6/arch/powerpc/ |
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-v6.6/drivers/clk/sunxi-ng/ |
D | Kconfig | 6 default ARCH_SUNXI 12 default y 17 default y 22 default y 27 default y 32 default y 37 default y 42 default y 47 default y 52 default y [all …]
|
/Linux-v6.6/security/integrity/ima/ |
D | Kconfig | 37 default n 49 default 10 53 measurement list. If unsure, use the default 10. 58 default y 63 prompt "Default template" 64 default IMA_NG_TEMPLATE 66 Select the default IMA measurement template. 72 pathnames. The configured default template can be replaced 76 bool "ima-ng (default)" 83 default "ima-ng" if IMA_NG_TEMPLATE [all …]
|
/Linux-v6.6/tools/power/pm-graph/config/ |
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-v6.6/arch/powerpc/platforms/ |
D | Kconfig.cputype | 4 default y if !PPC64 68 default y 76 default y 245 bool "Rely on the toolchain's implicit default CPU" 251 default !TOOLCHAIN_DEFAULT_CPU 256 default "cell" if CELL_CPU 257 default "970" if PPC_970_CPU 258 default "power6" if POWER6_CPU 259 default "power7" if POWER7_CPU 260 default "power8" if POWER8_CPU [all …]
|
/Linux-v6.6/arch/sparc/ |
D | Kconfig | 4 default "$(ARCH)" = "sparc64" 15 default y 117 default y if SPARC64 121 default y if SPARC64 125 default y if SPARC64 132 default y 136 default y 140 default y if SPARC32 145 default y if SPARC32 148 default 4 if 64BIT [all …]
|
/Linux-v6.6/arch/sh/mm/ |
D | Kconfig | 7 default y 18 default "0x80000000" if MMU 19 default "0x00000000" 23 default "8" if PAGE_SIZE_16KB 24 default "6" if PAGE_SIZE_64KB 25 default "13" if !MMU 26 default "10" 32 overriding the default setting when ability to allocate very 42 default "0x08000000" 58 default "0x04000000" [all …]
|
/Linux-v6.6/kernel/rcu/ |
D | Kconfig | 10 default y if SMP 21 default y if PREEMPTION 34 default y if !PREEMPTION && !SMP 43 default n 46 expert-level adjustments to RCU configuration. By default, 58 default y if TINY_RCU 64 default y if !TINY_RCU 81 default n 90 default n 97 default n [all …]
|
/Linux-v6.6/arch/arc/ |
D | Kconfig | 96 default ISA_ARCV2 116 default ARC_CPU_770 if ISA_ARCOMPACT 117 default ARC_CPU_HS if ISA_ARCV2 153 string "Override default -mcpu compiler flag" 154 default "" 156 Override default -mcpu=xxx compiler flag (which is set depending on 159 ISA default value will be used as a fallback. 177 default "4" 193 default y if SMP 201 default y [all …]
|
/Linux-v6.6/Documentation/devicetree/bindings/display/ |
D | solomon,ssd1307fb.yaml | 54 The default value is controller-dependent. 60 The default value is controller-dependent. 64 default: 1 75 default: 0 96 default: 0 102 default: 2 108 default: 2 118 Clock divisor. The default value is controller-dependent. 126 The default value is controller-dependent. 161 default: 132 [all …]
|
/Linux-v6.6/Documentation/devicetree/bindings/memory-controllers/ |
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-v6.6/arch/xtensa/ |
D | Kconfig | 82 default 100 99 default 0x6e400000 114 default XTENSA_VARIANT_FSF 117 bool "fsf - default (not generic) configuration" 152 default "dc232b" if XTENSA_VARIANT_DC232B 153 default "dc233c" if XTENSA_VARIANT_DC233C 154 default "fsf" if XTENSA_VARIANT_FSF 155 default XTENSA_VARIANT_CUSTOM_NAME if XTENSA_VARIANT_CUSTOM 160 default y 169 default n [all …]
|
/Linux-v6.6/tools/perf/Documentation/ |
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 …]
|
12345678910>>...377