Home
last modified time | relevance | path

Searched +full:ams +full:- +full:ps (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dxlnx,zynqmp-ams.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/iio/adc/xlnx,zynqmp-am
[all...]
/freebsd/sys/contrib/device-tree/src/arm64/xilinx/
H A Dzynqmp.dtsi1 // SPDX-License-Identifier: GPL-2.0+
5 * (C) Copyright 2014 - 2021, Xilinx, Inc.
15 #include <dt-bindings/dma/xlnx-zynqmp-dpdma.h>
16 #include <dt-bindings/gpio/gpio.h>
17 #include <dt-bindings/interrupt-controller/arm-gic.h>
18 #include <dt-bindings/interrupt-controller/irq.h>
19 #include <dt-bindings/power/xlnx-zynqmp-power.h>
20 #include <dt-bindings/reset/xlnx-zynqmp-resets.h>
24 #address-cells = <2>;
25 #size-cells = <2>;
[all …]
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap3-n950-n9.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
3 * omap3-n950-n9.dtsi - Device Tree file for Nokia N950 & N9 (common stuff)
13 cpu0-supply = <&vcc>;
23 compatible = "regulator-fixed";
24 regulator-name = "VEMMC";
25 regulator-min-microvolt = <2900000>;
26 regulator-max-microvolt = <2900000>;
28 startup-delay-us = <150>;
29 enable-active-high;
33 compatible = "regulator-fixed";
[all …]
/freebsd/share/misc/
H A Dusb_vendors6 # http://www.linux-usb.org/usb-ids.html
7 # or send entries as patches (diff -u old new) in the
10 # http://www.linux-usb.org/usb.ids
13 # Date: 2024-12-04 20:34:02
20 # device device_name <-- single tab
21 # interface interface_name <-- two tabs
38 5301 GW-US54ZGL 802.11bg
54 145f NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211]
62 0200 TP-Link
81 120e ASI120MC-S Planetary Camera
[all …]
/freebsd/contrib/tcsh/
H A Dsh.c4 /*-
64 * Sometime March 1983 - Feb 1984.
75 * ported to Apple Unix (TM) (OREO) 26 -- 29 Jun 1987
184 if (stat(trypath, &st) == -1) in add_localedir_to_nlspath()
203 len -= new_p - new; in add_localedir_to_nlspath()
211 if (strncmp(old_p + pathlen, msgs_LOC, sizeof(msgs_LOC) - 1) == 0) in add_localedir_to_nlspath()
214 sizeof(msgs_lang) - 1) == 0) in add_localedir_to_nlspath()
307 if ((f = xopen(_PATH_DEVNULL, O_RDONLY|O_LARGEFILE)) == -1 && in main()
308 (f = xopen("/", O_RDONLY|O_LARGEFILE)) == -1) in main()
329 if (*t == '-') t++; in main()
[all …]
H A DFixes1 15. V6.22.04 - 20210426
2 14. Don't crash with 'bindkey "^0" clear-screen' (Karl Jeacle)
4 12. V6.22.03 - 20201118
14 4. V6.22.02 - 20191204
16 2. V6.22.01 - 20191201
23 6. V6.22.00 - 20191128
24 5. PR/113: Sobomax: avoid infinite loops for -c commands when stdout is
31 range character instead of the start of range. [l-z]* would match foo
33 12. V6.21.00 - 20190508
48 20. V6.20.00 - 20161124
[all …]