Home
last modified time | relevance | path

Searched refs:auto (Results 1 – 25 of 362) sorted by relevance

12345678910>>...15

/Linux-v6.1/tools/testing/selftests/bpf/
DDENYLIST.s390x10 d_path # failed to auto-attach program 'prog_stat': -524 …
41 task_local_storage # failed to auto-attach program 'trace_exit_creds': -524 …
43 test_bprm_opts # failed to auto-attach program 'secure_exec': -524 …
44 test_ima # failed to auto-attach program 'ima': -524 …
45 test_local_storage # failed to auto-attach program 'unlink_hook': -524 …
49 timer # failed to auto-attach program 'test1': -524 …
51 timer_mim # failed to auto-attach program 'test1': -524 …
52 trace_ext # failed to auto-attach program 'test_pkt_md_access_new': …
57 vmlinux # failed to auto-attach program 'handle__fentry': -524 …
59 xdp_bonding # failed to auto-attach program 'trace_on_entry': -524 …
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/mfd/
Das3711.txt28 - su2-feedback-curr-auto: automatic current feedback selection
36 If "su2-feedback-curr-auto" is selected, one or more of the following properties
38 - su2-auto-curr1 : use CURR1 input for current feedback
39 - su2-auto-curr2 : use CURR2 input for current feedback
40 - su2-auto-curr3 : use CURR3 input for current feedback
67 su2-feedback-curr-auto;
69 su2-auto-curr1;
70 su2-auto-curr2;
71 su2-auto-curr3;
/Linux-v6.1/arch/arm/boot/dts/
Dtegra124-apalis-emc.dtsi315 nvidia,emc-auto-cal-config = <0xa1430000>;
316 nvidia,emc-auto-cal-config2 = <0x00000000>;
317 nvidia,emc-auto-cal-config3 = <0x00000000>;
318 nvidia,emc-auto-cal-interval = <0x001fffff>;
412 nvidia,emc-auto-cal-config = <0xa1430000>;
413 nvidia,emc-auto-cal-config2 = <0x00000000>;
414 nvidia,emc-auto-cal-config3 = <0x00000000>;
415 nvidia,emc-auto-cal-interval = <0x001fffff>;
509 nvidia,emc-auto-cal-config = <0xa1430000>;
510 nvidia,emc-auto-cal-config2 = <0x00000000>;
[all …]
Dtegra124-jetson-tk1-emc.dtsi418 nvidia,emc-auto-cal-config = <0xa1430000>;
419 nvidia,emc-auto-cal-config2 = <0x00000000>;
420 nvidia,emc-auto-cal-config3 = <0x00000000>;
421 nvidia,emc-auto-cal-interval = <0x001fffff>;
586 nvidia,emc-auto-cal-config = <0xa1430000>;
587 nvidia,emc-auto-cal-config2 = <0x00000000>;
588 nvidia,emc-auto-cal-config3 = <0x00000000>;
589 nvidia,emc-auto-cal-interval = <0x001fffff>;
754 nvidia,emc-auto-cal-config = <0xa1430000>;
755 nvidia,emc-auto-cal-config2 = <0x00000000>;
[all …]
Dtegra124-nyan-blaze-emc.dtsi380 nvidia,emc-auto-cal-config = <0xa1430000>;
381 nvidia,emc-auto-cal-config2 = <0x00000000>;
382 nvidia,emc-auto-cal-config3 = <0x00000000>;
383 nvidia,emc-auto-cal-interval = <0x001fffff>;
548 nvidia,emc-auto-cal-config = <0xa1430000>;
549 nvidia,emc-auto-cal-config2 = <0x00000000>;
550 nvidia,emc-auto-cal-config3 = <0x00000000>;
551 nvidia,emc-auto-cal-interval = <0x001fffff>;
716 nvidia,emc-auto-cal-config = <0xa1430000>;
717 nvidia,emc-auto-cal-config2 = <0x00000000>;
[all …]
Dtegra124-nyan-big-emc.dtsi1131 nvidia,emc-auto-cal-config = <0xa1430000>;
1132 nvidia,emc-auto-cal-config2 = <0x00000000>;
1133 nvidia,emc-auto-cal-config3 = <0x00000000>;
1134 nvidia,emc-auto-cal-interval = <0x001fffff>;
1299 nvidia,emc-auto-cal-config = <0xa1430000>;
1300 nvidia,emc-auto-cal-config2 = <0x00000000>;
1301 nvidia,emc-auto-cal-config3 = <0x00000000>;
1302 nvidia,emc-auto-cal-interval = <0x001fffff>;
1467 nvidia,emc-auto-cal-config = <0xa1430000>;
1468 nvidia,emc-auto-cal-config2 = <0x00000000>;
[all …]
Dkirkwood-linkstation.dtsi44 pmx_power_auto_switch: pmx-power-auto-switch {
108 power-auto-switch {
109 label = "Power-auto Switch";
Dtegra30-asus-tf300t.dts350 nvidia,emc-auto-cal-interval = <0x001fffff>;
386 nvidia,emc-auto-cal-interval = <0x001fffff>;
422 nvidia,emc-auto-cal-interval = <0x001fffff>;
458 nvidia,emc-auto-cal-interval = <0x001fffff>;
494 nvidia,emc-auto-cal-interval = <0x001fffff>;
528 nvidia,emc-auto-cal-interval = <0x001fffff>;
568 nvidia,emc-auto-cal-interval = <0x001fffff>;
604 nvidia,emc-auto-cal-interval = <0x001fffff>;
640 nvidia,emc-auto-cal-interval = <0x001fffff>;
676 nvidia,emc-auto-cal-interval = <0x001fffff>;
[all …]
/Linux-v6.1/Documentation/sphinx/
Dparallel-wrapper.sh17 auto=$(perl -e 'open IN,"'"$sphinx"' --version 2>&1 |";
24 if [ -n "$auto" ] ; then
25 parallel="$auto"
/Linux-v6.1/Documentation/admin-guide/
Dbtmrvl.rst35 These commands are used to enable/disable auto sleep mode
39 1 -- Enable auto sleep mode
40 0 -- Disable auto sleep mode
44 # Enable auto sleep mode
48 # Disable auto sleep mode
84 This command displays current auto sleep status.
/Linux-v6.1/scripts/
Dsetlocalversion114 if ! test -e include/config/auto.conf; then
126 config_localversion=$(sed -n 's/^CONFIG_LOCALVERSION=\(.*\)$/\1/p' include/config/auto.conf)
130 if grep -q "^CONFIG_LOCALVERSION_AUTO=y$" include/config/auto.conf; then
Dgen_autoksyms.sh28 if grep -q "^CONFIG_MODVERSIONS=y$" include/config/auto.conf; then
32 ksym_wl=$(sed -n 's/^CONFIG_UNUSED_KSYMS_WHITELIST=\(.*\)$/\1/p' include/config/auto.conf)
/Linux-v6.1/sound/pci/hda/
DKconfig115 comment "Set to Y if you want auto-loading the side codec driver"
130 comment "Set to Y if you want auto-loading the side codec driver"
141 comment "Set to Y if you want auto-loading the codec driver"
151 comment "Set to Y if you want auto-loading the codec driver"
162 comment "Set to Y if you want auto-loading the codec driver"
172 comment "Set to Y if you want auto-loading the codec driver"
186 comment "Set to Y if you want auto-loading the codec driver"
196 comment "Set to Y if you want auto-loading the codec driver"
206 comment "Set to Y if you want auto-loading the codec driver"
217 comment "Set to Y if you want auto-loading the codec driver"
[all …]
/Linux-v6.1/tools/testing/selftests/drivers/net/netdevsim/
Dethtool-fec.sh17 $ETHTOOL --set-fec $NSIM_NETDEV encoding auto
55 $ETHTOOL --set-fec $NSIM_NETDEV encoding rs off auto
71 $ETHTOOL --set-fec $NSIM_NETDEV encoding auto
79 $ETHTOOL --set-fec $NSIM_NETDEV encoding auto RS
/Linux-v6.1/Documentation/networking/
Dsmc-sysctl.rst11 Setting SMC auto corking size:
12 SMC auto corking is like TCP auto corking from the application's
18 the under device in 1 single sending. If set to 0, the SMC auto corking
/Linux-v6.1/Documentation/sound/cards/
Djoystick.rst43 als4000 joystick_port 0 = disable (default), 1 = auto-detect,
46 azf3328 joystick 0 = disable, 1 = enable, -1 = auto (default)
48 ens1371 joystick_port 0 = disable (default), 1 = auto-detect,
50 cmipci joystick_port 0 = disable (default), 1 = auto-detect,
59 ymfpci joystick_port 0 = disable (default), 1 = auto-detect,
/Linux-v6.1/Documentation/ABI/obsolete/
Dsysfs-bus-usb8 the device, either "on" or "auto".
12 be honored. "auto" means the device will autosuspend
16 During normal use, devices should be left in the "auto"
/Linux-v6.1/Documentation/devicetree/bindings/serial/
Dmilbeaut-uart.txt11 - auto-flow-control: flow control enable.
20 auto-flow-control;
/Linux-v6.1/Documentation/sound/hd-audio/
Dmodels.rst425 auto
426 auto-config reading BIOS (default)
491 auto
492 auto-config reading BIOS (default)
572 auto
587 auto
608 intel-mac-auto
632 auto
653 auto
676 auto
[all …]
/Linux-v6.1/Documentation/hwmon/
Dmax31760.rst43 Lookup table for auto fan control
72 pwm1_enable 1: direct fan control, 2: temperature based auto fan control
74 pwm1_auto_channels_temp Temperature source for auto fan control. 1: temp1, 2: temp2, 3: max…
76 pwm1_auto_point_temp_hyst Temperature hysteresis for auto fan control. Can be either 2000mC o…
/Linux-v6.1/init/
DMakefile31 build-version = $(or $(KBUILD_BUILD_VERSION), $(build-version-auto))
32 build-timestamp = $(or $(KBUILD_BUILD_TIMESTAMP), $(build-timestamp-auto))
/Linux-v6.1/Documentation/gpu/
Dkms-properties.csv21 ,,“audio”,ENUM,"{ ""force-dvi"", ""off"", ""auto"", ""on"" }",Connector,TBD
41 ,,"""Broadcast RGB""",ENUM,"{ “off”, “auto”, “on” }",Connector,TBD
83 ,Display,“dithering mode”,ENUM,"{ ""auto"", ""off"", ""on"" }",Connector,TBD
84 ,,“dithering depth”,ENUM,"{ ""auto"", ""off"", ""on"", ""static 2x2"", ""dynamic 2x2"", ""temporal"…
85 ,,“underscan”,ENUM,"{ ""auto"", ""6 bpc"", ""8 bpc"" }",Connector,TBD
96 ,Underscan,"""underscan""",ENUM,"{ ""off"", ""on"", ""auto"" }",Connector,TBD
99 ,Audio,“audio”,ENUM,"{ ""off"", ""on"", ""auto"" }",Connector,TBD
/Linux-v6.1/tools/testing/kunit/
Dkunit_parser.py16 from enum import Enum, auto
63 SUCCESS = auto()
64 FAILURE = auto()
65 SKIPPED = auto()
66 TEST_CRASHED = auto()
67 NO_TESTS = auto()
68 FAILURE_TO_PARSE_TESTS = auto()
/Linux-v6.1/Documentation/devicetree/bindings/extcon/
Dextcon-rt8973a.txt7 speed USB operation. Also, RT8973A support 'auto-configuration' mode.
8 If auto-configuration mode is enabled, RT8973A would control internal h/w patch
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-class-power-twl40309 "auto" draw power as appropriate for detected
30 "auto" draw power as appropriate for detected

12345678910>>...15