Home
last modified time | relevance | path

Searched +full:ls +full:- +full:oe (Results 1 – 24 of 24) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/display/ti/
H A Dti,tpd12s015.txt5 - compatible: "ti,tpd12s015"
8 - gpios: CT CP HPD, LS OE and HPD gpios
11 - Video port 0 for HDMI input
12 - Video port 1 for HDMI output
15 -------
21 <&gpio2 9 GPIO_ACTIVE_HIGH>, /* 41, LS OE */
25 #address-cells = <1>;
26 #size-cells = <0>;
32 remote-endpoint = <&hdmi_out>;
40 remote-endpoint = <&hdmi_connector_in>;
H A Dti,omap-dss.txt5 -------------------
25 -----------
36 -------
39 name for each display. If no aliases are defined, a semi-random number is used
43 -------
45 A shortened example of the DSS description for OMAP4, with non-relevant parts
49 compatible = "ti,omap4-dss";
54 clock-names = "fck";
55 #address-cells = <1>;
56 #size-cells = <1>;
[all …]
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Dam57xx-beagle-x15-revc.dts1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2014-2017 Texas Instruments Incorporated - https://www.ti.com/
6 #include "am57xx-beagle-x15-common.dtsi"
9 model = "TI AM5728 BeagleBoard-X15 rev C";
14 <&gpio2 30 GPIO_ACTIVE_HIGH>, /* gpio2_30, LS OE */
19 pinctrl-names = "default", "hs";
20 pinctrl-0 = <&mmc1_pins_default>;
21 pinctrl-1 = <&mmc1_pins_hs>;
22 vmmc-supply = <&vdd_3v3>;
23 vqmmc-supply = <&ldo1_reg>;
[all …]
H A Dam57xx-beagle-x15-revb1.dts1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2014-2016 Texas Instruments Incorporated - https://www.ti.com/
6 #include "am57xx-beagle-x15-common.dtsi"
9 model = "TI AM5728 BeagleBoard-X15 rev B1";
14 <&gpio2 30 GPIO_ACTIVE_HIGH>, /* gpio2_30, LS OE */
19 pinctrl-names = "default", "hs";
20 pinctrl-0 = <&mmc1_pins_default>;
21 pinctrl-1 = <&mmc1_pins_hs>;
22 vmmc-supply = <&vdd_3v3>;
23 vqmmc-supply = <&ldo1_reg>;
[all …]
H A Dam57xx-beagle-x15.dts1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2014-2016 Texas Instruments Incorporated - https://www.ti.com/
6 #include "am57xx-beagle-x15-common.dtsi"
9 /* NOTE: This describes the "original" pre-production A2 revision */
10 model = "TI AM5728 BeagleBoard-X15";
15 <&gpio6 28 GPIO_ACTIVE_HIGH>, /* gpio6_28, LS OE */
20 pinctrl-names = "default", "hs";
21 pinctrl-0 = <&mmc1_pins_default>;
22 pinctrl-1 = <&mmc1_pins_hs>;
24 vmmc-supply = <&ldo1_reg>;
[all …]
H A Domap5-uevm.dts1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com/
5 /dts-v1/;
7 #include "omap5-board-common.dtsi"
11 compatible = "ti,omap5-uevm", "ti,omap5";
18 reserved-memory {
19 #address-cells = <2>;
20 #size-cells = <2>;
23 dsp_memory_region: dsp-memory@95000000 {
24 compatible = "shared-dma-pool";
[all …]
H A Ddra72-evm-common.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2014-2016 Texas Instruments Incorporated - https://www.ti.com/
5 /dts-v1/;
8 #include "dra7-ipu-dsp-commo
[all...]
H A Ddra76-evm.dts1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2017 Texas Instruments Incorporated - https://www.ti.com/
5 /dts-v1/;
8 #include "dra7-evm-common.dtsi"
9 #include "dra76x-mmc-iodela
[all...]
H A Domap4-panda-common.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2011-2013 Texas Instruments Incorporated - https://www.ti.com/
5 #include <dt-bindings/input/input.h>
7 #include "omap4-mcpdm.dtsi"
15 reserved-memory {
16 #address-cells = <1>;
17 #size-cells = <1>;
20 dsp_memory_region: dsp-memory@98000000 {
21 compatible = "shared-dma-pool";
27 ipu_memory_region: ipu-memory@98800000 {
[all …]
H A Domap4-sdp.dts1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2011 Texas Instruments Incorporated - https://www.ti.com/
5 /dts-v1/;
9 #include "omap4-mcpdm.dtsi"
13 compatible = "ti,omap4-sdp", "ti,omap4430", "ti,omap4";
26 vdd_eth: fixedregulator-vdd-eth {
27 pinctrl-names = "default";
28 pinctrl-0 = <&enet_enable_gpio>;
30 compatible = "regulator-fixed";
31 regulator-name = "VDD_ETH";
[all …]
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio-pca953x.txt4 - compatible: Has to contain one of the following:
38 - gpio-controller: if used as gpio expander.
39 - #gpio-cells: if used as gpio expander.
40 - interrupt-controller: if to be used as interrupt expander.
41 - #interrupt-cells: if to be used as interrupt expander.
44 - interrupts: interrupt specifier for the device's interrupt output.
45 - reset-gpios: GPIO specification for the RESET input. This is an
47 - vcc-supply: power supply regulator.
55 pinctrl-names = "default";
56 pinctrl-0 = <&pinctrl_pca9505>;
[all …]
H A Dgpio-pca95xx.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/gpio/gpio-pca95xx.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Krzysztof Kozlowski <krzk@kernel.org>
19 - items:
20 - const: diodes,pi4ioe5v6534q
21 - const: nxp,pcal6534
22 - items:
23 - enum:
[all …]
/freebsd/sbin/bsdlabel/
H A Ddisktab10 # fdformat [-f <size>] fd<drive>[.<size>]
11 # disklabel -B -w fd<drive>[.<size>] fd<size>
15 # -t 2 - two heads
16 # -u 9|15|18 - sectors per track
18 # -l 1 - interleave 1 (for most floppies)
19 # -i 65536 - bytes of data per i-node
20 # (the default -i value will render you with a floppy wasting way
21 # too much space in i-node areas)
51 # Stressed floppy-formats. No guarantees given.
75 # LS-120 floppy-format.
[all …]
/freebsd/contrib/tcsh/
H A DWishList10 those containing non-numerics)
13 % ls -1 *[^0-9]*
25 foreach? if ( $p !~ *[^0-9]* ) echo $p
31 foreach? if ( $p =~ *[^0-9]* ) echo $p
52 - bhooglan
55 Wish "tcsh -l" would accept other flags. At least "-c".
63 ssh remote_application_server "tcsh -l -c application"
65 The "ssh -t" doesn't work for me and I don't know why.
74 http://groups.google.com/groups?hl=sv&lr=&ie=UTF-8&oe=ISO-2022-JP&selm
77 http://groups.google.com/groups?hl=sv&lr=&ie=UTF-8&selm=87snmba4id.fsf
[all …]
/freebsd/contrib/libedit/
H A Drefresh.c3 /*-
66 #define __F el->el_errfile
98 el->el_refresh.r_cursor.h = 0; /* reset it. */ in re_nextline()
103 * We do this via pointer shuffling - it's safe in this case in re_nextline()
106 if (el->el_refresh.r_cursor.v + 1 >= el->el_terminal.t_size.v) { in re_nextline()
107 int i, lins = el->el_terminal.t_size.v; in re_nextline()
108 wint_t *firstline = el->el_vdisplay[0]; in re_nextline()
111 el->el_vdisplay[i - 1] = el->el_vdisplay[i]; in re_nextline()
114 el->el_vdisplay[i - 1] = firstline; in re_nextline()
116 el->el_refresh.r_cursor.v++; in re_nextline()
[all …]
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.cpp1 //===-- ARMWinEHPrinter.cpp - Windows on ARM EH Data Printer ----*- C++ -*-
178 printRange(raw_ostream & OS,ListSeparator & LS,unsigned First,unsigned Last,char Letter) printRange() argument
186 printRange(raw_ostream & OS,uint32_t Mask,ListSeparator & LS,unsigned Start,unsigned End,char Letter) printRange() argument
206 ListSeparator LS; printGPRMask() local
217 ListSeparator LS; printVFPMask() local
995 for (unsigned OI = Offset, OE = Opcodes.size(); !Terminated && OI < OE; ) { decodeOpcodes() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DUnicodeNameToCodepoint.cpp1 //===- llvm/Support/UnicodeNameToCodepoint.cpp - Unicode character properties
2 //-*- C++ -*-===//
6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exceptio
[all...]
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp1 //===- RegisterInfoEmitter.cpp - Generate a Register File Desc. -*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
13 //===----------------------------------------------------------------------===//
49 cl::OptionCategory RegisterInfoCat("Options for -gen-register-info");
52 RegisterInfoDebug("register-info-debug", cl::init(false),
68 // runEnums - Print out enum values for all of the registers.
71 // runMCDesc - Print out MC register descriptions.
74 // runTargetHeader - Emit a header fragment for the register info emitter.
78 // runTargetDesc - Output the target register and register file descriptions.
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.td1 //===-- PPCInstrInfo.td - The PowerPC Instruction Set ------*- tablegen -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 // This file describes the subset of the 32-bit PowerPC instruction set, as used
12 //===----------------------------------------------------------------------===//
16 //===----------------------------------------------------------------------===//
127 //===----------------------------------------------------------------------===//
187 // Perform FADD in round-to-zero mode.
244 // These nodes represent the 32-bit PPC shifts that operate on 6-bit shift
245 // amounts. These nodes are generated by the multi-precision shift code.
[all …]
/freebsd/tests/sys/geom/class/eli/
H A Dtestvect.h1 /* Test Vectors for PBKDF2-SHA512 */
3 …\300!tp\367\257\347c'\000\243F\246\376\274H\263\312m\336\304\3515P\222Cb\037-\313W\0067\232\024%\2…
4 …356?alD\231I[%A\372\367\027\267,\303\022\324\004\302a\302t\257\306S\251\250;-pa\246Z\200\003*+\026…
10 …4\334\005O,\374\225\234\014\266\365\030i6\210a\205", 100, "\220\006\216\2420-8m\2766\353(6\212\306…
16 …2\014J=\2079?\134\015(", 200, "\334\222G\300~'\042LS\0218\006,\261\207]\277\245GH\007\246\357f\205…
17 …212\377\257\177\350f\276\330\3035\204\215\327f\256\300\364\212\271\306q\242?-\307\324\317y^\201t\2…
18 …{ "\234^\035\320rt-B", 8, "\357\274\204\366N9\273:\216\331,D\300t\320\361\324F\313\220E\250u\203\3…
25 …5\317 w\034u?", 300, "\276\317.\310Gj \217\3502.za\021\230\322C6\255\301\354-\263\247\002\352\377\…
26 …{ "\265G\357\330S\302?8", 8, "7S-\203\036\340\015\356\027\253\302\376\222\037\2276\0141|p\255\313\…
32 …{ "p(\256-\313\020{\300", 8, "\334\310\227\225J\356\360\307!\353\023\332|\214\306\036\026\253|-\26…
[all …]
/freebsd/contrib/sendmail/
H A DPGPKEYS4 PGP 2.X: pgp -ka PGPKEYS
5 PGP 5.X: pgpk -a PGPKEYS
6 GPG: gpg --import PGPKEYS
14 pub 4096R/CA28E5A4 2016-03-04
16 uid Sendmail Security <sendmail-security@sendmail.org>
18 -----BEGIN PGP PUBLIC KEY BLOCK-----
188 -----END PGP PUBLIC KEY BLOCK-----
190 pub rsa4096/0xC4065A87C71F6844 2024-01-02 [SC]
193 sub rsa4096/0x8DBCFBC42AF9E161 2024-01-02 [E]
196 -----BEGIN PGP PUBLIC KEY BLOCK-----
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1 //===--- ItaniumDemangle.h -----------*- mode:c++;eval:(read-only-mode) -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 // cp-to-llvm.sh to update the copy. See README.txt for more details.
14 //===----------------------------------------------------------------------===//
35 #pragma clang diagnostic ignored "-Wunused-template"
120 // NOLINTNEXTLINE(readability-identifier-naming)
127 // NOLINTNEXTLINE(readability-identifier-naming)
130 --Last; in pop_back()
142 size_t size() const { return static_cast<size_t>(Last - First); } in size()
[all …]
/freebsd/crypto/heimdal/lib/wind/
H A DUnicodeData.txt40 0027;APOSTROPHE;Po;0;ON;;;;;N;APOSTROPHE-QUOTE;;;;
46 002D;HYPHEN-MINUS;Pd;0;ES;;;;;N;;;;;
61 003C;LESS-THAN SIGN;Sm;0;ON;;;;;Y;;;;;
63 003E;GREATER-THAN SIGN;Sm;0;ON;;;;;Y;;;;;
161 00A0;NO-BREAK SPACE;Zs;0;CS;<noBreak> 0020;;;;N;NON-BREAKING SPACE;;;;
172 00AB;LEFT-POINTING DOUBLE ANGLE QUOTATION MARK;Pi;0;ON;;;;;Y;LEFT POINTING GUILLEMET;*;;;
178 00B1;PLUS-MINUS SIGN;Sm;0;ET;;;;;N;PLUS-OR-MINUS SIGN;;;;
188 00BB;RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK;Pf;0;ON;;;;;Y;RIGHT POINTING GUILLEMET;*;;;
339 0152;LATIN CAPITAL LIGATURE OE;Lu;0;L;;;;;N;LATIN CAPITAL LETTER O E;;;0153;
340 0153;LATIN SMALL LIGATURE OE;Ll;0;L;;;;;N;LATIN SMALL LETTER O E;;0152;;0152
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp1 //===- ARMISelLowering.cpp - ARM DAG Lowering Implementation --------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
122 #define DEBUG_TYPE "arm-isel"
131 ARMInterworking("arm-interworking", cl::Hidden,
136 "arm-promote-constant", cl::Hidden,
141 "arm-promote-constant-max-size", cl::Hidden,
145 "arm-promote-constant-max-total", cl::Hidden,
150 MVEMaxSupportedInterleaveFactor("mve-max-interleave-factor", cl::Hidden,
[all …]