Home
last modified time | relevance | path

Searched refs:INPUT (Results 1 – 25 of 348) sorted by relevance

12345678910>>...14

/freebsd/sys/contrib/device-tree/src/arm/samsung/
H A Ds5pv210-galaxys.dts203 PIN_SLP(gpa0-4, INPUT, DOWN);
205 PIN_SLP(gpa0-6, INPUT, DOWN);
208 PIN_SLP(gpa1-0, INPUT, DOWN);
210 PIN_SLP(gpa1-2, INPUT, NONE);
217 PIN_SLP(gpb-4, INPUT, NONE);
219 PIN_SLP(gpb-6, INPUT, DOWN);
223 PIN_SLP(gpc0-1, INPUT, DOWN);
225 PIN_SLP(gpc0-3, INPUT, NONE);
228 PIN_SLP(gpc1-0, INPUT, DOWN);
229 PIN_SLP(gpc1-1, INPUT, DOW
[all...]
H A Ds5pv210-fascinate4g.dts170 PIN_SLP(gpa1-0, INPUT, DOWN);
172 PIN_SLP(gpa1-2, INPUT, DOWN);
179 PIN_SLP(gpb-4, INPUT, NONE);
181 PIN_SLP(gpb-6, INPUT, DOWN);
185 PIN_SLP(gpc0-1, INPUT, DOWN);
187 PIN_SLP(gpc0-3, INPUT, DOWN);
190 PIN_SLP(gpc1-0, INPUT, DOWN);
191 PIN_SLP(gpc1-1, INPUT, DOWN);
192 PIN_SLP(gpc1-2, INPUT, DOWN);
193 PIN_SLP(gpc1-3, INPUT, DOW
[all...]
H A Dexynos4212-tab3.dtsi855 PIN_SLP(gpa0-0, INPUT, NONE);
857 PIN_SLP(gpa0-2, INPUT, NONE);
858 PIN_SLP(gpa0-3, INPUT, UP);
859 PIN_SLP(gpa0-4, INPUT, DOWN);
860 PIN_SLP(gpa0-5, INPUT, DOWN);
861 PIN_SLP(gpa0-6, INPUT, DOWN);
862 PIN_SLP(gpa0-7, INPUT, DOWN);
864 PIN_SLP(gpa1-0, INPUT, DOWN);
865 PIN_SLP(gpa1-1, INPUT, DOWN);
866 PIN_SLP(gpa1-2, INPUT, DOWN);
[all …]
H A Dexynos3250-monk.dts487 PIN_SLP(gpa0-0, INPUT, DOWN);
488 PIN_SLP(gpa0-1, INPUT, DOWN);
489 PIN_SLP(gpa0-2, INPUT, DOWN);
490 PIN_SLP(gpa0-3, INPUT, DOWN);
491 PIN_SLP(gpa0-4, INPUT, DOWN);
492 PIN_SLP(gpa0-5, INPUT, DOWN);
493 PIN_SLP(gpa0-6, INPUT, DOWN);
494 PIN_SLP(gpa0-7, INPUT, DOWN);
496 PIN_SLP(gpa1-0, INPUT, DOWN);
497 PIN_SLP(gpa1-1, INPUT, DOWN);
[all …]
H A Dexynos4412-midas.dtsi1061 PIN_SLP(gpa0-0, INPUT, NONE);
1063 PIN_SLP(gpa0-2, INPUT, NONE);
1064 PIN_SLP(gpa0-3, INPUT, UP);
1065 PIN_SLP(gpa0-4, INPUT, NONE);
1066 PIN_SLP(gpa0-5, INPUT, DOWN);
1067 PIN_SLP(gpa0-6, INPUT, DOWN);
1068 PIN_SLP(gpa0-7, INPUT, UP);
1070 PIN_SLP(gpa1-0, INPUT, DOWN);
1071 PIN_SLP(gpa1-1, INPUT, DOWN);
1072 PIN_SLP(gpa1-2, INPUT, DOW
[all...]
H A Dexynos4412-p4note.dtsi767 PIN_SLP(gpa0-0, INPUT, NONE);
769 PIN_SLP(gpa0-2, INPUT, NONE);
770 PIN_SLP(gpa0-3, INPUT, UP);
771 PIN_SLP(gpa0-4, INPUT, NONE);
772 PIN_SLP(gpa0-5, INPUT, DOWN);
773 PIN_SLP(gpa0-6, INPUT, DOWN);
774 PIN_SLP(gpa0-7, INPUT, UP);
776 PIN_SLP(gpa1-0, INPUT, DOWN);
777 PIN_SLP(gpa1-1, INPUT, DOWN);
778 PIN_SLP(gpa1-2, INPUT, DOWN);
[all …]
H A Dexynos3250-rinato.dts721 PIN_SLP(gpa0-0, INPUT, DOWN);
722 PIN_SLP(gpa0-1, INPUT, DOWN);
723 PIN_SLP(gpa0-2, INPUT, DOWN);
724 PIN_SLP(gpa0-3, INPUT, DOWN);
725 PIN_SLP(gpa0-4, INPUT, DOWN);
726 PIN_SLP(gpa0-5, INPUT, DOWN);
727 PIN_SLP(gpa0-6, INPUT, DOWN);
728 PIN_SLP(gpa0-7, INPUT, DOWN);
730 PIN_SLP(gpa1-0, INPUT, DOWN);
731 PIN_SLP(gpa1-1, INPUT, DOWN);
[all …]
/freebsd/contrib/ncurses/man/
H A Dmake_sed.sh44 INPUT=input$$
49 trap "rm -f $COL.* $INPUT $UPPER $SCRIPT $RESULT; exit 1" 1 2 3 15
50 trap "rm -f $COL.* $INPUT $UPPER $SCRIPT $RESULT" 0
52 sed -e 's/[ ][ ]*/ /g' >$INPUT
56 sed -e 's/\./ /g' $INPUT | \
/freebsd/contrib/sendmail/contrib/
H A Dbounce-resender.pl77 open(INPUT,$ARGV[0]) || die "$ARGV[0]: $!\n";
87 while (! eof INPUT) {
96 $_ = <INPUT>; $lineno++;
100 $nrl = <INPUT>; $lineno++;
116 $_ = <INPUT>; $lineno++;
136 $next = <INPUT>; $lineno++;
154 $next = <INPUT>; $lineno++;
265 close INPUT;
/freebsd/usr.bin/join/
H A Djoin.c73 } INPUT; typedef
74 static INPUT input1 = { NULL, 0, 0, 1, NULL, 0, 0, 0, 0 },
94 static void joinlines(INPUT *, INPUT *);
99 static void outoneline(INPUT *, LINE *);
100 static void outtwoline(INPUT *, LINE *, INPUT *, LINE *);
101 static void slurp(INPUT *);
108 INPUT *F1, *F2; in main()
262 slurp(INPUT *
[all...]
/freebsd/contrib/ntp/scripts/
H A Dsummary.in126 open INPUT, "$directory/$fname" or warn "can't open $directory/$fname: $!";
137 while (<INPUT>) {
160 close INPUT;
195 open INPUT, "$directory/$fname" or warn "can't open $directory/$fname: $!";
213 while (<INPUT>) {
254 close INPUT;
287 open INPUT, "$directory/$fname";
290 close INPUT;
302 open INPUT, "<$in_file" or die "can't open $in_file: $!";
305 while (<INPUT>) {
[all...]
H A Dplot_summary.in112 open INPUT, "$fname" or die "$fname: $!";
115 while (<INPUT>) {
150 close INPUT;
254 open INPUT, "$fname" or die "$fname: $!";
257 while (<INPUT>) {
281 close INPUT;
/freebsd/crypto/openssl/ms/
H A Duplink-common.pl13 open(INPUT,$applink_c) || die "can't open $applink_c: $!";
14 @max=grep {/APPLINK_MAX\s+(\d+)/} <INPUT>;
15 close(INPUT);
/freebsd/contrib/libxo/xolint/
H A Dxolint.pl75 open INPUT, "$cmd |";
76 local @input = <INPUT>;
77 close INPUT;
131 open INPUT, "cpp $opt_cflags $file |";
133 open INPUT, $file || die "cannot open input file '$file'";
135 local @input = <INPUT>;
136 close INPUT;
/freebsd/crypto/openssl/test/
H A Dgenerate_ssl_tests.pl143 open(INPUT, "< $fname") or die "Can't open input file '$fname'!\n";
145 my $content = <INPUT>;
146 close(INPUT);
/freebsd/crypto/openssl/engines/
H A De_afalg.ec1 # The INPUT HEADER is scanned for declarations
2 # LIBNAME INPUT HEADER ERROR-TABLE FILE
H A De_capi.ec1 # The INPUT HEADER is scanned for declarations
2 # LIBNAME INPUT HEADER ERROR-TABLE FILE
H A De_dasync.ec1 # The INPUT HEADER is scanned for declarations
2 # LIBNAME INPUT HEADER ERROR-TABLE FILE
H A De_loader_attic.ec1 # The INPUT HEADER is scanned for declarations
2 # LIBNAME INPUT HEADER ERROR-TABLE FILE
H A De_ossltest.ec1 # The INPUT HEADER is scanned for declarations
2 # LIBNAME INPUT HEADER ERROR-TABLE FILE
/freebsd/sys/dev/cxgb/
H A Dbin2h.pl8 my $success = open INPUT, "$ARGV[0]";
68 my $number_read = read(INPUT, $binary, 4);
/freebsd/crypto/openssl/apps/
H A Dtsget.in170 open INPUT, "<" . $input
172 $body = <INPUT>;
173 close INPUT
/freebsd/contrib/openbsm/config/
H A Dylwrap43 Usage: ylwrap [--help|--version] INPUT [OUTPUT DESIRED]... -- PROGRAM [ARGS]...
47 INPUT is the input file
/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Dylwrap75 Usage: ylwrap [--help|--version] INPUT [OUTPUT DESIRED]... -- PROGRAM [ARGS]...
79 INPUT is the input file
/freebsd/usr.sbin/bsdinstall/scripts/
H A Dwlanconfig189 DEF_REGDOMAIN=$( echo "$INPUT" | cut -w -f 2 )
190 DEF_COUNTRY=$( echo "$INPUT" | cut -w -f 4 )

12345678910>>...14