| /freebsd/sys/contrib/device-tree/Bindings/usb/ | 
| H A D | generic.txt | 4  - maximum-speed: tells USB controllers we want to work up to a certain5 			speed. Valid arguments are "super-speed-plus",
 6 			"super-speed", "high-speed", "full-speed" and
 7 			"low-speed". In case this isn't passed via DT, USB
 10  - dr_mode: tells Dual-Role USB controllers that we want to work on a
 15  - phy_type: tells USB controllers that we want to configure the core to support
 16 			a UTMI+ PHY with an 8- or 16-bit interface if UTMI+ is
 20  - otg-rev: tells usb driver the release number of the OTG and EH supplement
 22 			in binary-coded decimal (i.e. 2.0 is 0200H). This
 23 			property is used if any real OTG features(HNP/SRP/ADP)
 [all …]
 
 | 
| H A D | usb-drd.yaml | 1 # SPDX-License-Identifier: GPL-2.03 ---
 4 $id: http://devicetree.org/schemas/usb/usb-drd.yaml#
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 10   - Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 13   otg-rev:
 16       which the device and its descriptors are compliant, in binary-coded
 18       features (HNP/SRP/ADP) is enabled. If ADP is required, otg-rev should be
 25       Tells Dual-Role USB controllers that we want to work on a particular
 32   hnp-disable:
 [all …]
 
 | 
| H A D | dwc2.yaml | 1 # SPDX-License-Identifier: GPL-2.03 ---
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 10   - Rob Herring <robh@kernel.org>
 13   - $ref: usb-drd.yaml#
 14   - $ref: usb-hcd.yaml#
 19       - const: brcm,bcm2835-usb
 20       - const: hisilicon,hi6220-usb
 21       - const: ingenic,jz4775-otg
 22       - const: ingenic,jz4780-otg
 [all …]
 
 | 
| /freebsd/sys/contrib/device-tree/src/arm64/freescale/ | 
| H A D | imx8ulp-evk.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 /dts-v1/;
 12 	compatible = "fsl,imx8ulp-evk", "fsl,imx8ulp";
 15 		stdout-path = &lpuart5;
 23 	reserved-memory {
 24 		#address-cells = <2>;
 25 		#size-cells = <2>;
 29 			compatible = "shared-dma-pool";
 32 			linux,cma-default;
 35 		m33_reserved: noncacheable-section@a8600000 {
 [all …]
 
 | 
| H A D | imx8mn-tqma8mqnl-mba8mx-usbotg.dtso | 1 // SPDX-License-Identifier: (GPL-2.0-or-later OR MIT)3  * Copyright (c) 2022-2024 TQ-Systems GmbH <linux@ew.tq-group.com>,
 4  * D-82229 Seefeld, Germany.
 8 /dts-v1/;
 11 #include <dt-bindings/gpio/gpio.h>
 13 #include "imx8mn-pinfunc.h"
 17 		compatible = "gpio-usb-b-connector", "usb-b-connector";
 20 		pinctrl-names = "default";
 21 		pinctrl-0 = <&pinctrl_usb1_connector>;
 22 		id-gpios = <&gpio1 10 GPIO_ACTIVE_HIGH>;
 [all …]
 
 | 
| H A D | imx93-kontron-bl-osm-s.dts | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT6 /dts-v1/;
 8 #include "imx93-kontron-osm-s.dtsi"
 11 	model = "Kontron BL i.MX93 OSM-S";
 12 	compatible = "kontron,imx93-bl-osm-s", "kontron,imx93-osm-s", "fsl,imx93";
 20 		compatible = "gpio-leds";
 25 			linux,default-trigger = "heartbeat";
 29 	pwm-beeper {
 30 		compatible = "pwm-beeper";
 34 	reg_vcc_panel: regulator-vcc-panel {
 [all …]
 
 | 
| H A D | imx8mm-ucm-som.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)5 /dts-v1/;
 8 #include <dt-bindings/leds/common.h>
 18 		stdout-path = &uart3;
 22 		compatible = "pwm-backlight";
 24 		brightness-levels = <0 255>;
 25 		num-interpolated-steps = <255>;
 26 		default-brightness-level = <222>;
 31 		compatible = "gpio-leds";
 32 		pinctrl-names = "default";
 [all …]
 
 | 
| H A D | imx8mn-var-som-symphony.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)5  * Copyright 2019-2020 Variscite Ltd.
 9 /dts-v1/;
 11 #include <dt-bindings/usb/pd.h>
 12 #include "imx8mn-var-som.dtsi"
 15 	model = "Variscite VAR-SOM-MX8MN Symphony evaluation board";
 16 	compatible = "variscite,var-som-mx8mn-symphony", "variscite,var-som-mx8mn", "fsl,imx8mn";
 18 	reg_usdhc2_vmmc: regulator-usdhc2-vmmc {
 19 		compatible = "regulator-fixed";
 20 		pinctrl-names = "default";
 [all …]
 
 | 
| H A D | imx8mp-venice-gw71xx.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 #include <dt-bindings/gpio/gpio.h>
 7 #include <dt-bindings/leds/common.h>
 8 #include <dt-bindings/phy/phy-imx8-pcie.h>
 12 		compatible = "gpio-usb-b-connector", "usb-b-connector";
 13 		pinctrl-names = "default";
 14 		pinctrl-0 = <&pinctrl_usbcon1>;
 16 		label = "Type-C";
 17 		id-gpios = <&gpio3 21 GPIO_ACTIVE_HIGH>;
 21 				remote-endpoint = <&usb3_dwc>;
 [all …]
 
 | 
| H A D | imx8mm-var-som-symphony.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 /dts-v1/;
 8 #include "imx8mm-var-som.dtsi"
 11 	model = "Variscite VAR-SOM-MX8MM Symphony evaluation board";
 12 	compatible = "variscite,var-som-mx8mm-symphony", "variscite,var-som-mx8mm", "fsl,imx8mm";
 14 	reg_usdhc2_vmmc: regulator-usdhc2-vmmc {
 15 		compatible = "regulator-fixed";
 16 		pinctrl-names = "default";
 17 		pinctrl-0 = <&pinctrl_reg_usdhc2_vmmc>;
 18 		regulator-name = "VSD_3V3";
 [all …]
 
 | 
| H A D | imx93-11x11-evk.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 /dts-v1/;
 8 #include <dt-bindings/usb/pd.h>
 13 	compatible = "fsl,imx93-11x11-evk", "fsl,imx93";
 16 		stdout-path = &lpuart1;
 19 	reserved-memory {
 20 		#address-cells = <2>;
 21 		#size-cells = <2>;
 25 			compatible = "shared-dma-pool";
 27 			alloc-ranges = <0 0x80000000 0 0x40000000>;
 [all …]
 
 | 
| H A D | imx8mm-tqma8mqml-mba8mx.dts | 1 // SPDX-License-Identifier: (GPL-2.0-or-later OR MIT)3  * Copyright 2020-2021 TQ-Systems GmbH
 6 /dts-v1/;
 8 #include <dt-bindings/phy/phy-imx8-pcie.h>
 10 #include "imx8mm-tqma8mqml.dtsi"
 14 	model = "TQ-Systems GmbH i.MX8MM TQMa8MxML on MBa8Mx";
 15 	compatible = "tq,imx8mm-tqma8mqml-mba8mx", "tq,imx8mm-tqma8mqml", "fsl,imx8mm";
 16 	chassis-type = "embedded";
 27 	reg_usdhc2_vmmc: regulator-vmmc {
 28 		compatible = "regulator-fixed";
 [all …]
 
 | 
| H A D | imx8dxl-evk.dts | 1 // SPDX-License-Identifier: GPL-2.0+6 /dts-v1/;
 12 	compatible = "fsl,imx8dxl-evk", "fsl,imx8dxl";
 24 		stdout-path = &lpuart0;
 27 	imx8dxl-cm4 {
 28 		compatible = "fsl,imx8qxp-cm4";
 30 		mbox-names = "tx", "rx", "rxdb";
 32 		memory-region = <&vdevbuffer>, <&vdev0vring0>, <&vdev0vring1>,
 34 		power-domains = <&pd IMX_SC_R_M4_0_PID0>, <&pd IMX_SC_R_M4_0_MU_1A>;
 35 		fsl,resource-id = <IMX_SC_R_M4_0_PID0>;
 [all …]
 
 | 
| /freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ | 
| H A D | imx7ulp-com.dts | 1 // SPDX-License-Identifier: GPL-2.05 /dts-v1/;
 8 #include <dt-bindings/input/input.h>
 12 	compatible = "ea,imx7ulp-com", "fsl,imx7ulp";
 15 		stdout-path = &lpuart4;
 25 	pinctrl-names = "default";
 26 	pinctrl-0 = <&pinctrl_lpuart4>;
 31 	pinctrl-names = "default";
 32 	pinctrl-0 = <&pinctrl_usbotg1_id>;
 33 	srp-disable;
 [all …]
 
 | 
| H A D | imx7ulp-evk.dts | 1 // SPDX-License-Identifier: GPL-2.0+4  * Copyright 2017-2018 NXP
 8 /dts-v1/;
 14 	compatible = "fsl,imx7ulp-evk", "fsl,imx7ulp";
 17 		stdout-path = &lpuart4;
 26 		compatible = "pwm-backlight";
 28 		brightness-levels = <0 20 25 30 35 40 100>;
 29 		default-brightness-level = <6>;
 33 	reg_usb_otg1_vbus: regulator-usb-otg1-vbus {
 34 		compatible = "regulator-fixed";
 [all …]
 
 | 
| H A D | imx6ulz-bsh-smm-m2.dts | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)6 /dts-v1/;
 8 #include <dt-bindings/input/input.h>
 13 	compatible = "bsh,imx6ulz-bsh-smm-m2", "fsl,imx6ull", "fsl,imx6ulz";
 16 		stdout-path = &uart4;
 19 	usdhc2_pwrseq: usdhc2-pwrseq {
 20 		compatible = "mmc-pwrseq-simple";
 21 		reset-gpios = <&gpio2 21 GPIO_ACTIVE_LOW>;
 26 	pinctrl-names = "default";
 27 	pinctrl-0 = <&pinctrl_gpmi_nand>;
 [all …]
 
 | 
| H A D | imx6q-var-dt6customboard.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3  * Support for Variscite DART-MX6 Carrier-board
 9 /dts-v1/;
 12 #include "imx6qdl-var-dart.dtsi"
 13 #include <dt-bindings/input/linux-event-codes.h>
 16 	model = "Variscite DART-MX6 Carrier-board";
 20 		compatible = "pwm-backlight";
 22 		brightness-levels = <0 4 8 16 32 64 128 248>;
 23 		default-brightness-level = <7>;
 27 	gpio-keys {
 [all …]
 
 | 
| H A D | e70k02.dtsi | 1 // SPDX-License-Identifier: GPL-2.011  * found in ebook-readers like the Kobo Clara HD (with i.MX6SLL) and
 14 #include <dt-bindings/input/input.h>
 23 		stdout-path = &uart1;
 26 	gpio_keys: gpio-keys {
 27 		compatible = "gpio-keys";
 29 		key-power {
 33 			wakeup-source;
 36 		key-cover {
 40 			linux,input-type = <EV_SW>;
 [all …]
 
 | 
| H A D | e60k02.dtsi | 1 // SPDX-License-Identifier: GPL-2.011  * found in ebook-readers like the Kobo Clara HD (with i.MX6SLL) and
 14 #include <dt-bindings/input/input.h>
 23 		stdout-path = &uart1;
 26 	gpio_keys: gpio-keys {
 27 		compatible = "gpio-keys";
 29 		key-power {
 33 			wakeup-source;
 36 		key-cover {
 40 			linux,input-type = <EV_SW>;
 [all …]
 
 | 
| H A D | imx6ull-seeed-npi-dev-board.dtsi | 1 // SPDX-License-Identifier: GPL-2.07 #include <dt-bindings/gpio/gpio.h>
 11 		stdout-path = &uart1;
 14 	gpio_buttons: gpio-keys {
 15 		compatible = "gpio-keys";
 16 		pinctrl-names = "default";
 17 		pinctrl-0 = <&pinctrl_button>;
 19 		button-0 {
 23 			wakeup-source;
 27 	gpio-leds {
 [all …]
 
 | 
| /freebsd/secure/usr.bin/openssl/man/ | 
| H A D | openssl.1 | 1 .\" -*- mode: troff; coding: utf-8 -*-58 .TH OPENSSL 1ossl 2025-09-30 3.5.4 OpenSSL
 64 openssl \- OpenSSL command line program
 72 \&\fBopenssl\fR \fBno\-\fR\fIXXX\fR [ \fIoptions\fR ]
 74 \&\fBopenssl\fR \fB\-help\fR | \fB\-version\fR
 103 (e.g., \fBopenssl\-x509\fR\|(1)). The subcommand \fBopenssl\-list\fR\|(1) may be used to list
 106 The command \fBno\-\fR\fIXXX\fR tests whether a command of the
 108 returns 0 (success) and prints \fBno\-\fR\fIXXX\fR; otherwise it returns 1
 113 availability of ciphers in the \fBopenssl\fR program.  (\fBno\-\fR\fIXXX\fR is
 114 not able to detect pseudo-commands such as \fBquit\fR,
 [all …]
 
 | 
| /freebsd/sys/dev/acpica/ | 
| H A D | acpi_powerres.c | 1 /*-74 /* A power-managed device. */
 127     struct acpi_powerresource	*rp, *srp;  in acpi_pwr_register_resource()  local
 144     TAILQ_INIT(&rp->ap_references);  in acpi_pwr_register_resource()
 145     rp->ap_resource = res;  in acpi_pwr_register_resource()
 154     if (obj->Type != ACPI_TYPE_POWER) {  in acpi_pwr_register_resource()
 161     rp->ap_systemlevel = obj->PowerResource.SystemLevel;  in acpi_pwr_register_resource()
 162     rp->ap_order = obj->PowerResource.ResourceOrder;  in acpi_pwr_register_resource()
 166     srp = TAILQ_FIRST(&acpi_powerresources);  in acpi_pwr_register_resource()
 167     if (srp == NULL || rp->ap_order < srp->ap_order) {  in acpi_pwr_register_resource()
 [all …]
 
 | 
| /freebsd/crypto/openssl/include/openssl/ | 
| H A D | tls1.h | 2  * Copyright 1995-2024 The OpenSSL Project Authors. All Rights Reserved.73 /* codes 110-114 are from RFC3546 */
 121  * https://tools.ietf.org/html/rfc6962#section-3.3.1
 128  * https://www.iana.org/assignments/tls-extensiontype-values/tls-extensiontype-values.xhtml
 135  * http://tools.ietf.org/html/draft-agl-tls-padding
 211 /* Not defined in RFC8879, but used internally for no-compression */
 216 /* one more than the number of defined values - used as size of 0-terminated array */
 227 /* OpenSSL value to disable maximum fragment length extension */
 239 … https://www.iana.org/assignments/tls-extensiontype-values/tls-extensiontype-values.xhtml#tls-exte…
 258  * 0 or -1 otherwise.
 [all …]
 
 | 
| /freebsd/sys/contrib/device-tree/src/arm/qcom/ | 
| H A D | qcom-msm8974-samsung-hlte.dts | 1 // SPDX-License-Identifier: GPL-2.02 #include "qcom-msm8974.dtsi"
 5 #include <dt-bindings/input/input.h>
 6 #include <dt-bindings/leds/common.h>
 7 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h>
 12 	chassis-type = "handset";
 21 		stdout-path = "serial0:115200n8";
 24 	gpio-keys {
 25 		compatible = "gpio-keys";
 27 		pinctrl-0 = <&gpio_keys_pin_a>;
 [all …]
 
 | 
| H A D | qcom-msm8974pro-htc-m8.dts | 1 // SPDX-License-Identifier: GPL-2.0-only2 #include "qcom-msm8974pro.dtsi"
 5 #include <dt-bindings/input/input.h>
 10 	chassis-type = "handset";
 16 	gpio-keys {
 17 		compatible = "gpio-keys";
 19 		pinctrl-0 = <&gpio_keys_default>;
 20 		pinctrl-names = "default";
 22 		key-volume-down {
 26 			debounce-interval = <20>;
 [all …]
 
 |