| /freebsd/sys/contrib/device-tree/Bindings/usb/ | 
| H A D | generic-ehci.yaml | 1 # SPDX-License-Identifier: GPL-2.03 ---
 4 $id: http://devicetree.org/schemas/usb/generic-ehci.yaml#
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 10   - Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 13   - $ref: usb-hcd.yaml
 14   - if:
 19               const: ibm,usb-ehci-440epx
 28       - items:
 29           - enum:
 [all …]
 
 | 
| H A D | usb251xb.yaml | 1 # SPDX-License-Identifier: GPL-2.03 ---
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 7 title: Microchip USB 2.0 Hi-Speed Hub Controller
 10   - Richard Leitner <richard.leitner@skidata.com>
 15       - microchip,usb2422
 16       - microchip,usb2512b
 17       - microchip,usb2512bi
 18       - microchip,usb2513b
 19       - microchip,usb2513bi
 [all …]
 
 | 
| H A D | usb251xb.txt | 1 Microchip USB 2.0 Hi-Speed Hub Controller4 Hi-Speed Controller.
 7  - compatible : Should be "microchip,usb251xb" or one of the specific types:
 11  - reg : I2C address on the selected bus (default is <0x2C>)
 14  - reset-gpios : Should specify the gpio for hub reset
 15  - vdd-supply : Should specify the phandle to the regulator supplying vdd
 16  - skip-config : Skip Hub configuration, but only send the USB-Attach command
 17  - vendor-id : Set USB Vendor ID of the hub (16 bit, default is 0x0424)
 18  - product-id : Set USB Product ID of the hub (16 bit, default depends on type)
 19  - device-id : Set USB Device ID of the hub (16 bit, default is 0x0bb3)
 [all …]
 
 | 
| /freebsd/sys/contrib/device-tree/src/arm/socionext/ | 
| H A D | uniphier-ld4.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT5 // Copyright (C) 2015-2016 Socionext Inc.
 8 #include <dt-bindings/gpio/uniphier-gpio.h>
 9 #include <dt-bindings/interrupt-controller/arm-gic.h>
 12 	compatible = "socionext,uniphier-ld4";
 13 	#address-cells = <1>;
 14 	#size-cells = <1>;
 17 		#address-cells = <1>;
 18 		#size-cells = <0>;
 22 			compatible = "arm,cortex-a9";
 [all …]
 
 | 
| H A D | uniphier-sld8.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT5 // Copyright (C) 2015-2016 Socionext Inc.
 8 #include <dt-bindings/gpio/uniphier-gpio.h>
 9 #include <dt-bindings/interrupt-controller/arm-gic.h>
 12 	compatible = "socionext,uniphier-sld8";
 13 	#address-cells = <1>;
 14 	#size-cells = <1>;
 17 		#address-cells = <1>;
 18 		#size-cells = <0>;
 22 			compatible = "arm,cortex-a9";
 [all …]
 
 | 
| H A D | uniphier-pro4.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT5 // Copyright (C) 2015-2016 Socionext Inc.
 8 #include <dt-bindings/gpio/uniphier-gpio.h>
 9 #include <dt-bindings/interrupt-controller/arm-gic.h>
 12 	compatible = "socionext,uniphier-pro4";
 13 	#address-cells = <1>;
 14 	#size-cells = <1>;
 17 		#address-cells = <1>;
 18 		#size-cells = <0>;
 22 			compatible = "arm,cortex-a9";
 [all …]
 
 | 
| /freebsd/sys/contrib/device-tree/src/arm64/socionext/ | 
| H A D | uniphier-ld11.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT8 #include <dt-bindings/gpio/gpio.h>
 9 #include <dt-bindings/gpio/uniphier-gpio.h>
 10 #include <dt-bindings/interrupt-controller/arm-gic.h>
 13 	compatible = "socionext,uniphier-ld1
 [all...]
 | 
| /freebsd/sys/contrib/device-tree/src/mips/qca/ | 
| H A D | ar9132.dtsi | 1 // SPDX-License-Identifier: GPL-2.02 #include <dt-bindings/clock/ath79-clk.h>
 7 	#address-cells = <1>;
 8 	#size-cells = <1>;
 11 		#address-cells = <1>;
 12 		#size-cells = <0>;
 22 	cpuintc: interrupt-controller {
 23 		compatible = "qca,ar9132-cpu-intc", "qca,ar7100-cpu-intc";
 25 		interrupt-controller;
 26 		#interrupt-cells = <1>;
 [all …]
 
 | 
| /freebsd/sys/contrib/device-tree/src/mips/mti/ | 
| H A D | sead3.dts | 1 // SPDX-License-Identifier: GPL-2.02 /dts-v1/;
 8 #include <dt-bindings/interrupt-controller/mips-gic.h>
 11 	#address-cells = <1>;
 12 	#size-cells = <1>;
 13 	compatible = "mti,sead-3";
 14 	model = "MIPS SEAD-3";
 17 		stdout-path = "serial1:115200";
 36 	cpu_intc: interrupt-controller {
 37 		compatible = "mti,cpu-interrupt-controller";
 [all …]
 
 | 
| /freebsd/sys/dev/usb/controller/ | 
| H A D | ehci.h | 1 /*-2  * SPDX-License-Identifier: BSD-2-Clause
 46 #error "maximum number of high-speed isochronous frames is higher than supported!"
 50 #error "maximum number of full-speed isochronous frames is higher than supported!"
 122  * Split Transaction Isochronous Transfer Descriptor.  This descriptor is used
 202 #define	EHCI_QTD_PAYLOAD_MAX ((EHCI_QTD_NBUFFERS-1)*EHCI_PAGE_SIZE)
 341 #define	EHCI_SCFLG_BIGEDESC	0x0008	/* big-endian byte order descriptors */
 342 #define	EHCI_SCFLG_TT		0x0020	/* transaction translator present */
 346 #define	EHCI_SCFLG_DONEINIT	0x1000	/* ehci_init() has been called. */
 364 #define	EREAD1(sc, a)	bus_space_read_1((sc)->sc_io_tag, (sc)->sc_io_hdl, (a))
 [all …]
 
 | 
| H A D | ehci.c | 1 /*-2  * SPDX-License-Identifier: BSD-2-Clause
 35  * http://developer.intel.com/technology/usb/download/ehci-r096.pdf
 37  * http://developer.intel.com/technology/usb/download/ehci-r10.pdf
 154 	cb(bus, &sc->sc_hw.pframes_pc, &sc->sc_hw.pframes_pg,  in ehci_iterate_hw_softc()
 157 	cb(bus, &sc->sc_hw.terminate_pc, &sc->sc_hw.terminate_pg,  in ehci_iterate_hw_softc()
 160 	cb(bus, &sc->sc_hw.async_start_pc, &sc->sc_hw.async_start_pg,  in ehci_iterate_hw_softc()
 164 		cb(bus, sc->sc_hw.intr_start_pc + i,  in ehci_iterate_hw_softc()
 165 		    sc->sc_hw.intr_start_pg + i,  in ehci_iterate_hw_softc()
 170 		cb(bus, sc->sc_hw.isoc_hs_start_pc + i,  in ehci_iterate_hw_softc()
 [all …]
 
 | 
| H A D | xhci.c | 1 /*-2  * SPDX-License-Identifier: BSD-2-Clause
 4  * Copyright (c) 2010-2022 Hans Petter Selasky
 91 	((sc)->sc_ctx_is_64_byte ? \
 92 	    &((struct which##64 *)(ptr))->field.ctx : \
 93 	    &((struct which *)(ptr))->field)
 124     &xhcidma32, 0, "Set to only use 32-bit DMA for the XHCI controller");
 183 	DPRINTFN(5, "qwTrb0 = 0x%016llx\n", (long long)le64toh(trb->qwTrb0));  in xhci_dump_trb()
 184 	DPRINTFN(5, "dwTrb2 = 0x%08x\n", le32toh(trb->dwTrb2));  in xhci_dump_trb()
 185 	DPRINTFN(5, "dwTrb3 = 0x%08x\n", le32toh(trb->dwTrb3));  in xhci_dump_trb()
 [all …]
 
 | 
| /freebsd/sys/dev/usb/ | 
| H A D | usb_hub.c | 1 /*-2  * SPDX-License-Identifier: BSD-2-Clause
 6  * Copyright (c) 2008-2022 Hans Petter Selasky
 108 #define	UHUB_PROTO(sc) ((sc)->sc_udev->ddesc.bDeviceProtocol)
 194 		 * has changed status. Notify the bus  in uhub_intr_callback()
 198 		usb_needs_explore(sc->sc_udev->bus, 0);  in uhub_intr_callback()
 206 		if (xfer->error != USB_ERR_CANCELLED) {  in uhub_intr_callback()
 208 			 * Do a clear-stall. The "stall_pipe" flag  in uhub_intr_callback()
 220 /*------------------------------------------------------------------------*
 224  *------------------------------------------------------------------------*/
 [all …]
 
 | 
| /freebsd/sys/contrib/device-tree/src/arm/nxp/lpc/ | 
| H A D | lpc18xx.dtsi | 9  * Released under the terms of 3-clause BSD License14 #include "../../armv7-m.dtsi"
 16 #include "dt-bindings/clock/lpc18xx-cgu.h"
 17 #include "dt-bindings/clock/lpc18xx-ccu.h"
 23 	#address-cells = <1>;
 24 	#size-cells = <1>;
 27 		#address-cells = <1>;
 28 		#size-cell
 [all...]
 | 
| /freebsd/contrib/sqlite3/ | 
| H A D | sqlite3.c | 17 ** language. The code for the "sqlite3" command-line shell is also in a20 ** The content in this amalgamation comes from Fossil check-in
 54 **    NO_TEST                     - The branches on this line are not
 59 **    OPTIMIZATION-IF-TRUE        - This branch is allowed to always be false
 63 **    OPTIMIZATION-IF-FALSE       - This branch is allowed to always be true
 67 **    PREVENTS-HARMLESS-OVERREAD  - This branch prevents a buffer overread
 72 ** slash-asterisk...asterisk-slash comment marks, with no spaces between the
 147 ** 2015-03-02
 185 ** large file support, or if the OS is windows, these should be no-ops.
 191 ** Large file support can be disabled using the -DSQLITE_DISABLE_LFS switch
 [all …]
 
 | 
| /freebsd/contrib/one-true-awk/testdir/ | 
| H A D | funstack.in | 2 %%%  BibTeX-file{23 %%%                        (incompletely) 1970 -- 1979.
 50 %%%                        covering 1958--1996 became too large (about
 65 %%%                        Algorithms 1--492.  For Algorithms 493--686,
 72 %%%                        cross-referenced in both directions, so
 75 %%%                        Corrigenda.  Cross-referenced entries are
 77 %%%                        that each is completely self-contained.
 83 %%%                        ftp://netlib.bell-labs.com/netlib/toms.
 88 %%%                        http://ciir.cs.umass.edu/cgi-bin/web_query_form/public/cacm2.1.
 90 %%%                        The initial draft of entries for 1981 --
 [all …]
 
 | 
| /freebsd/crypto/krb5/src/po/ | 
| H A D | mit-krb5.pot | 3 # This file is distributed under the same license as the mit-krb5 package.9 "Project-Id-Version: mit-krb5 1.22.1\n"
 10 "Report-Msgid-Bugs-To: \n"
 11 "POT-Creation-Date: 2025-08-20 15:43-0400\n"
 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 14 "Language-Team: LANGUAGE <LL@li.org>\n"
 16 "MIME-Version: 1.0\n"
 17 "Content-Type: text/plain; charset=CHARSET\n"
 18 "Content-Transfer-Encoding: 8bit\n"
 [all …]
 
 | 
| H A D | ka.po | 3 # This file is distributed under the same license as the mit-krb5 package.8 "Project-Id-Version: mit-krb5 1.21-prerelease\n"
 9 "Report-Msgid-Bugs-To: \n"
 10 "POT-Creation-Date: 2022-04-26 17:09-0400\n"
 11 "PO-Revision-Date: 2022-11-09 08:11+0100\n"
 12 "Last-Translator: Temuri Doghonadze <temuri.doghonadze@gmail.com>\n"
 13 "Language-Team: Georgian <(nothing)>\n"
 15 "MIME-Version: 1.0\n"
 16 "Content-Type: text/plain; charset=UTF-8\n"
 17 "Content-Transfer-Encoding: 8bit\n"
 [all …]
 
 | 
| /freebsd/share/misc/ | 
| H A D | pci_vendors | 5 #	Date:    2025-10-18 03:15:018 #	the PCI ID Project at https://pci-ids.ucw.cz/.
 14 #	(version 2 or higher) or the 3-clause BSD License.
 25 #	device  device_name				<-- single tab
 26 #		subvendor subdevice  subsystem_name	<-- two tabs
 30 # This is a relabelled RTL-8139
 31 	8139  AT-2500TX V3 Ethernet
 41 	7a09  PCI-to-PCI Bridge
 51 	7a19  PCI-to-PCI Bridge
 57 	7a29  PCI-to-PCI Bridge
 [all …]
 
 |