Home
last modified time | relevance | path

Searched refs:defaults (Results 1 – 25 of 235) sorted by relevance

12345678910

/Linux-v4.19/Documentation/devicetree/bindings/reserved-memory/
Dramoops.txt31 (defaults to 0: no ECC)
34 (defaults to 0: disabled)
37 (defaults to 0: disabled)
40 profiling (defaults to 0: disabled)
43 (defaults to 0: disabled)
46 (defaults to buffered mappings)
48 - no-dump-oops: if present, only dump panics (defaults to panics and oops)
50 - flags: if present, pass ramoops behavioral flags (defaults to 0,
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
Dsense.c66 enum mlx4_port_type *defaults) in mlx4_do_sense_ports() argument
78 stype[i - 1] = defaults[i - 1]; in mlx4_do_sense_ports()
80 stype[i - 1] = defaults[i - 1]; in mlx4_do_sense_ports()
87 stype[i] = stype[i] ? stype[i] : defaults[i]; in mlx4_do_sense_ports()
/Linux-v4.19/tools/testing/selftests/rcutorture/doc/
Drcu-test-image.txt21 /dev/vda / ext3 defaults 1 1
23 tmpfs /dev/shm tmpfs defaults 0 0
25 sysfs /sys sysfs defaults 0 0
26 proc /proc proc defaults 0 0
/Linux-v4.19/drivers/media/rc/img-ir/
Dimg-ir-hw.c105 struct img_ir_timing_range *defaults) in img_ir_timing_defaults() argument
108 range->min = defaults->min; in img_ir_timing_defaults()
110 range->max = defaults->max; in img_ir_timing_defaults()
114 struct img_ir_symbol_timing *defaults) in img_ir_symbol_timing_defaults() argument
116 img_ir_timing_defaults(&timing->pulse, &defaults->pulse); in img_ir_symbol_timing_defaults()
117 img_ir_timing_defaults(&timing->space, &defaults->space); in img_ir_symbol_timing_defaults()
121 struct img_ir_timings *defaults) in img_ir_timings_defaults() argument
123 img_ir_symbol_timing_defaults(&timings->ldr, &defaults->ldr); in img_ir_timings_defaults()
124 img_ir_symbol_timing_defaults(&timings->s00, &defaults->s00); in img_ir_timings_defaults()
125 img_ir_symbol_timing_defaults(&timings->s01, &defaults->s01); in img_ir_timings_defaults()
[all …]
/Linux-v4.19/scripts/
Dpatch-kernel72 source directory defaults to /usr/src/linux,
73 patch directory defaults to the current directory,
74 stopversion defaults to <all in patchdir>.
/Linux-v4.19/Documentation/devicetree/bindings/arm/omap/
Domap.txt44 - OMAP2 generic - defaults to OMAP2420
46 - OMAP3 generic - defaults to OMAP3430
48 - OMAP4 generic - defaults to OMAP4430
50 - OMAP5 generic - defaults to OMAP5430
52 - DRA7 generic - defaults to DRA742
54 - AM43x generic - defaults to AM4372
/Linux-v4.19/Documentation/fb/
Dsisfb.txt83 specified, it defaults to 8. If no rate is given, it defaults to 60Hz. Depth 32
91 Linux 2.4 only: If no mode is given, sisfb defaults to "no mode" (mode=none) if
93 defaults to 800x600x8 unless CRT2 type is LCD, in which case the LCD's native
97 Linux 2.6 only: If no mode is given, sisfb defaults to 800x600x8 unless CRT2
98 type is LCD, in which case it defaults to the LCD's native resolution. If
/Linux-v4.19/Documentation/devicetree/bindings/mfd/
Dsun4i-gpadc.txt38 (defaults to 15)
46 (defaults to 1)
/Linux-v4.19/Documentation/devicetree/bindings/input/
Dgpio-keys-polled.txt20 If not specified defaults to <1> == EV_KEY.
29 If not specified defaults to 5.
Dgpio-keys.txt24 If not specified defaults to <1> == EV_KEY.
26 If not specified defaults to 5.
/Linux-v4.19/Documentation/devicetree/bindings/iio/light/
Dus5182d.txt30 The glass-coef defaults to no compensation for the covering material.
31 The threshold array defaults to experimental values that work with US5182D
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/
Darm,vic.txt24 clear means otherwise. If unspecified, defaults to all valid.
28 configured as a wake up source for the system. If unspecied, defaults to all
/Linux-v4.19/Documentation/ia64/
Dxen.txt66 /dev/xvda1 / ext3 defaults 1 1
68 none /dev/shm tmpfs defaults 0 0
69 none /proc proc defaults 0 0
70 none /sys sysfs defaults 0 0
/Linux-v4.19/Documentation/devicetree/bindings/dma/
Dmmp-dma.txt13 - #dma-channels: Number of DMA channels supported by the controller (defaults
16 (defaults to 32 when not specified)
/Linux-v4.19/tools/testing/ktest/examples/
Dtest.conf43 INCLUDE include/defaults.conf
Dkvm.conf44 INCLUDE include/defaults.conf
/Linux-v4.19/arch/arm/boot/dts/
Dbcm5301x-nand-cs0-bch8.dtsi3 * Broadcom BCM470X / BCM5301X Nand chip defaults.
Dtwl6030_omap4.dtsi14 * Therefore, configure the defaults for the SYS_NIRQ1 and
/Linux-v4.19/Documentation/arm/SA1100/
DHUW_WEBPANEL9 [accept all defaults]
/Linux-v4.19/Documentation/kbuild/
Dheaders_install.txt29 ARCH indicates which architecture to produce headers for, and defaults to the
36 INSTALL_HDR_PATH indicates where to install the headers. It defaults to
/Linux-v4.19/tools/perf/Documentation/
Dperfconfig.example3 # These were the old defaults
/Linux-v4.19/virt/kvm/
DKconfig2 # KVM common configuration items and defaults
/Linux-v4.19/Documentation/devicetree/bindings/i2c/
Di2c-hix5hd2.txt13 - clock-frequency: Desired I2C bus frequency in Hz, otherwise defaults to 100000
/Linux-v4.19/Documentation/devicetree/bindings/net/
Dqca,qca7000.txt32 property is missing the driver defaults to burst mode.
68 - current-speed : current baud rate of QCA7000 which defaults to 115200
/Linux-v4.19/Documentation/cpu-freq/
Dcpufreq-nforce2.txt13 min_fsb defaults to FSB at boot time - 50 MHz.

12345678910