Home
last modified time | relevance | path

Searched refs:DOWN (Results 1 – 25 of 89) sorted by relevance

1234

/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dexynos3250-rinato.dts704 PIN_IN(gpa1-4, DOWN, LV1);
705 PIN_IN(gpa1-5, DOWN, LV1);
707 PIN_IN(gpc0-0, DOWN, LV1);
708 PIN_IN(gpc0-1, DOWN, LV1);
709 PIN_IN(gpc0-2, DOWN, LV1);
710 PIN_IN(gpc0-3, DOWN, LV1);
711 PIN_IN(gpc0-4, DOWN, LV1);
713 PIN_IN(gpd0-0, DOWN, LV1);
714 PIN_IN(gpd0-1, DOWN, LV1);
718 PIN_SLP(gpa0-0, INPUT, DOWN);
[all …]
H A Ds5pv210-fascinate4g.dts170 PIN_SLP(gpa1-0, INPUT, DOWN);
172 PIN_SLP(gpa1-2, INPUT, DOWN);
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, DOWN);
194 PIN_SLP(gpc1-4, INPUT, DOWN);
[all …]
H A Dexynos3250-monk.dts486 PIN_SLP(gpa0-0, INPUT, DOWN);
487 PIN_SLP(gpa0-1, INPUT, DOWN);
488 PIN_SLP(gpa0-2, INPUT, DOWN);
489 PIN_SLP(gpa0-3, INPUT, DOWN);
490 PIN_SLP(gpa0-4, INPUT, DOWN);
491 PIN_SLP(gpa0-5, INPUT, DOWN);
492 PIN_SLP(gpa0-6, INPUT, DOWN);
493 PIN_SLP(gpa0-7, INPUT, DOWN);
495 PIN_SLP(gpa1-0, INPUT, DOWN);
496 PIN_SLP(gpa1-1, INPUT, DOWN);
[all …]
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);
219 PIN_SLP(gpb-6, INPUT, DOWN);
223 PIN_SLP(gpc0-1, INPUT, DOWN);
228 PIN_SLP(gpc1-0, INPUT, DOWN);
229 PIN_SLP(gpc1-1, INPUT, DOWN);
230 PIN_SLP(gpc1-2, INPUT, DOWN);
231 PIN_SLP(gpc1-3, INPUT, DOWN);
232 PIN_SLP(gpc1-4, INPUT, DOWN);
[all …]
H A Dexynos4412-midas.dtsi1008 PIN_SLP(gpa0-5, INPUT, DOWN);
1009 PIN_SLP(gpa0-6, INPUT, DOWN);
1012 PIN_SLP(gpa1-0, INPUT, DOWN);
1013 PIN_SLP(gpa1-1, INPUT, DOWN);
1014 PIN_SLP(gpa1-2, INPUT, DOWN);
1015 PIN_SLP(gpa1-3, INPUT, DOWN);
1016 PIN_SLP(gpa1-4, INPUT, DOWN);
1017 PIN_SLP(gpa1-5, INPUT, DOWN);
1023 PIN_SLP(gpb-4, INPUT, DOWN);
1025 PIN_SLP(gpb-6, INPUT, DOWN);
[all …]
H A Dexynos4412-p4note.dtsi662 PIN_SLP(gpa0-5, INPUT, DOWN);
663 PIN_SLP(gpa0-6, INPUT, DOWN);
666 PIN_SLP(gpa1-0, INPUT, DOWN);
667 PIN_SLP(gpa1-1, INPUT, DOWN);
668 PIN_SLP(gpa1-2, INPUT, DOWN);
669 PIN_SLP(gpa1-3, INPUT, DOWN);
670 PIN_SLP(gpa1-4, INPUT, DOWN);
671 PIN_SLP(gpa1-5, INPUT, DOWN);
677 PIN_SLP(gpb-4, INPUT, DOWN);
678 PIN_SLP(gpb-5, INPUT, DOWN);
[all …]
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/exynos/
H A Dexynos5433-tm2-common.dtsi1014 PIN(INPUT, gpa0-0, DOWN, FAST_SR1);
1016 PIN(INPUT, gpa0-2, DOWN, FAST_SR1);
1019 PIN(INPUT, gpa0-5, DOWN, FAST_SR1);
1026 PIN(INPUT, gpa1-3, DOWN, FAST_SR1);
1027 PIN(INPUT, gpa1-4, DOWN, FAST_SR1);
1035 PIN(INPUT, gpa2-3, DOWN, FAST_SR1);
1037 PIN(INPUT, gpa2-5, DOWN, FAST_SR1);
1038 PIN(INPUT, gpa2-6, DOWN, FAST_SR1);
1041 PIN(INPUT, gpa3-0, DOWN, FAST_SR1);
1042 PIN(INPUT, gpa3-1, DOWN, FAST_SR1);
[all …]
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Drbt.c105 #define DOWN( global() macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Drbt.c234 #define DOWN(node) ((node)->down) macro
379 fixup_uppernodes_helper(DOWN(node), node); in fixup_uppernodes_helper()
1173 if (DOWN(node) == NULL) { in move_chain_to_last()
1178 node = DOWN(node); in move_chain_to_last()
1330 root = &DOWN(current); in dns_rbt_addnode()
1337 child = DOWN(current); in dns_rbt_addnode()
1427 DOWN(new_current) = current; in dns_rbt_addnode()
1428 root = &DOWN(new_current); in dns_rbt_addnode()
1809 current = DOWN(current); in dns_rbt_findnode()
2008 if (DOWN(current) != NULL) { in dns_rbt_findnode()
[all …]
/netbsd-src/external/bsd/ppp/usr.sbin/plugins/status/
H A Dstatus.c81 static char DOWN[] = "down"; variable
117 writestatus(DOWN); in status_lcp_down()
/netbsd-src/sys/arch/x68k/dev/
H A Dkbdmap.c.ascii86 S, 0x04, /* CRSR DOWN */
199 S, 0x4C, /* shift CRSR DOWN */
267 3, ESC, '[', 'B', /* 0x04: CRSR DOWN */
283 4, ESC, '[', 'S', '~', /* 0x4C: shift CRSR DOWN */
/netbsd-src/games/rogue/
H A Dlevel.c341 put_door(&rooms[room2], DOWN, &row2, &col2); in connect_rooms()
345 put_door(&rooms[room1], DOWN, &row1, &col1); in connect_rooms()
347 dir = DOWN; in connect_rooms()
402 case DOWN: in put_door()
564 DOWN : UPWARD; in fill_it()
619 DOWN : UPWARD; in recursive_deadend()
651 dirs[1] = DOWN; in make_maze()
678 case DOWN: in make_maze()
/netbsd-src/external/gpl2/groff/dist/src/preproc/eqn/
H A Deqn.y69 %token DOWN
112 %right ROMAN BOLD ITALIC FAT FONT SIZE FWD BACK DOWN UP TYPE VCENTER SPECIAL
251 | DOWN number simple
/netbsd-src/usr.bin/rwho/
H A Drwho.c66 #define DOWN(w,now) ((now) - (w).wd_recvtime > 11 * 60) macro
143 if (DOWN(wd, now)) { in main()
/netbsd-src/usr.sbin/ifwatchd/
H A Difwatchd.c58 enum event { ARRIVAL, DEPARTURE, UP, DOWN, CARRIER, NO_CARRIER }; enumerator
347 ev = ifam->ifam_type == RTM_DELADDR ? DOWN : UP; in check_addrs()
349 if ((ev == UP && aflag == READY) || ev == DOWN) in check_addrs()
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dpuzzle12 2 string ACROSS&DOWN PUZ crossword puzzle
/netbsd-src/external/gpl2/groff/dist/contrib/mom/examples/
H A Dtypesetting.mom278 \*[UP 1.5p]\(em\*[DOWN 1.5p]\*[BCK 1p]Edgar \*[BCK 1p]Allen Poe, \*[IT]The Cask of Amontillado\*[PR…
349 \*[DOWN 1p]\(bu\*[UP 1p]\*[FWD 3p]This is the first line of a sublist with bullets.
355 \*[DOWN 1p]\(bu\*[UP 1p]\*[FWD 3p]This is the second item of the sublist with bullets. \*[BU 4]We
435 \*[DOWN 1p]\(bu\*[UP 1p]
441 \*[DOWN 1p]\(bu\*[UP 1p]
456 \*[UP .75p]\(en\*[DOWN .75p]
463 \*[UP .75p]\(en\*[DOWN .75p]
507 \f[HB]\*S[-1]Word spacing adjusted by \*[UP 1p]\*[BU 3]+\*[DOWN 1p]\*[BU 1]2\*S[+1]\*[PREV]
513 \f[HB]\*S[-1]Word spacing adjusted by \*[UP 1p]\*[BU 3]+\*[DOWN 1p]4\*S[+1]\*[PREV]
519 \f[HB]\*S[-1]Word spacing adjusted by \*[UP 1p]\*[BU 3]+\*[DOWN 1p]6\*S[+1]\*[PREV]
H A Delvis_syntax47 font args UP DOWN BCK FWD BU BP FU FP
/netbsd-src/games/battlestar/
H A Dwords.c116 { "down", DOWN, VERB, NULL },
117 { "d", DOWN, VERB, NULL },
/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dpic.y99 %token DOWN
116 %token DOWN
228 %left CHOP SOLID DASHED DOTTED UP DOWN FILL COLORED OUTLINED
337 | DOWN
781 | object_spec DOWN
788 | object_spec DOWN expr
/netbsd-src/share/examples/refuse/ian/libfetch/
H A Dftp.errors29 421 DOWN Service not available, closing control connection
/netbsd-src/external/bsd/fetch/dist/libfetch/
H A Dftp.errors30 421 DOWN Service not available, closing control connection
/netbsd-src/sys/dev/qbus/
H A Dqdreg.h199 #define DOWN 1 macro
/netbsd-src/sys/arch/vax/include/
H A Dqdreg.h201 #define DOWN 1 macro
/netbsd-src/external/bsd/openldap/dist/libraries/liblunicode/
H A DUnicodeData.txt679 02C5;MODIFIER LETTER DOWN ARROWHEAD;Sk;0;ON;;;;;N;;;;;
695 02D5;MODIFIER LETTER DOWN TACK;Sk;0;ON;;;;;N;;;;;
751 031E;COMBINING DOWN TACK BELOW;Mn;220;NSM;;;;;N;NON-SPACING DOWN TACK BELOW;;;;
3709 142A;CANADIAN SYLLABICS FINAL DOWN TACK;Lo;0;L;;;;;N;;;;;
5521 2193;DOWNWARDS ARROW;Sm;0;ON;;;;;N;DOWN ARROW;;;;
5523 2195;UP DOWN ARROW;So;0;ON;;;;;N;;;;;
5535 21A1;DOWNWARDS TWO HEADED ARROW;So;0;ON;;;;;N;DOWN TWO HEADED ARROW;;;;
5541 21A7;DOWNWARDS ARROW FROM BAR;So;0;ON;;;;;N;DOWN ARROW FROM BAR;;;;
5542 21A8;UP DOWN ARROW WITH BASE;So;0;ON;;;;;N;;;;;
5549 21AF;DOWNWARDS ZIGZAG ARROW;So;0;ON;;;;;N;DOWN ZIGZAG ARROW;;;;
[all …]

1234