| /freebsd/sys/contrib/device-tree/Bindings/mailbox/ |
| H A D | mediatek,gce-props.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/mailbox/mediatek,gce-props.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: MediaTek Global Command Engine Common Properties 10 - Houlong Wei <houlong.wei@mediatek.com> 13 The Global Command Engine (GCE) is an instruction based, multi-threaded, 14 single-core command dispatcher for MediaTek hardware. The Command Queue 18 We use mediatek,gce-mailbox.yaml to define the properties for CMDQ mailbox 24 GCE thread. This binding defines the common GCE properties for both mailbox [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ti/ |
| H A D | clockdomain.txt | 3 This binding uses the common clock binding[1] in consumer role. 4 Every clock on TI SoC belongs to one clockdomain, but software 11 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt 13 Required properties: 14 - compatible : shall be "ti,clockdomain" 15 - #clock-cells : from common clock binding; shall be set to 0. 16 - clocks : link phandles of clocks within this domain 18 Optional properties: 19 - clock-output-names : from common clock binding.
|
| /freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
| H A D | adc.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: IIO Common Properties for ADC Channels 10 - Jonathan Cameron <jic23@kernel.org> 13 A few properties are defined in a common way ADC channels. 15 properties: 17 pattern: "^channel(@[0-9a-f]+)?$" 31 diff-channels: 32 $ref: /schemas/types.yaml#/definitions/uint32-array [all …]
|
| H A D | st,stm32-adc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/iio/adc/st,stm32-adc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 STM32 ADC is a successive approximation analog-to-digital converter. 13 stored in a left-aligned or right-aligned 32-bit data register. 14 Conversions can be launched in software or using hardware triggers. 17 voltage goes beyond the user-defined, higher or lower thresholds. 22 - Fabrice Gasnier <fabrice.gasnier@foss.st.com> 24 properties: [all …]
|
| /freebsd/sys/sys/ |
| H A D | _mutex.h | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 4 * Copyright (c) 1997 Berkeley Software Design, Inc. All rights reserved. 14 * 3. Berkeley Software Design Inc's name may not be used to endorse or 15 * promote products derived from this software without specific prior 18 * THIS SOFTWARE IS PROVIDED BY BERKELEY SOFTWARE DESIGN INC ``AS IS'' AND 21 * ARE DISCLAIMED. IN NO EVENT SHALL BERKELEY SOFTWARE DESIGN INC BE LIABLE 27 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 48 struct lock_object lock_object; /* Common lock properties. */ 56 * Pad-aligned mutexes used within structures should generally be the [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/leds/ |
| H A D | common.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only 3 --- 4 $id: http://devicetree.org/schemas/leds/common.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Common leds properties 10 - Jacek Anaszewski <jacek.anaszewski@gmail.com> 11 - Pavel Machek <pavel@ucw.cz> 24 properties: 25 led-sources: 30 $ref: /schemas/types.yaml#/definitions/uint32-array [all …]
|
| H A D | leds-bcm6358.txt | 5 which can either be controlled by software (exporting the 74x164 as spi-gpio. 9 Required properties: 10 - compatible : should be "brcm,bcm6358-leds". 11 - #address-cells : must be 1. 12 - #size-cells : must be 0. 13 - reg : BCM6358 LED controller address and size. 15 Optional properties: 16 - brcm,clk-div : SCK signal divider. Possible values are 1, 2, 4 and 8. 18 - brcm,clk-dat-low : Boolean, makes clock and data signals active low. 21 Each LED is represented as a sub-node of the brcm,bcm6358-leds device. [all …]
|
| H A D | pca963x.txt | 3 Required properties: 4 - compatible : should be : "nxp,pca9632", "nxp,pca9633", "nxp,pca9634" or "nxp,pca9635" 6 Optional properties: 7 - nxp,totem-pole : use totem pole (push-pull) instead of open-drain (pca9632 defaults 8 to open-drain, newer chips to totem pole) 9 - nxp,hw-blink : use hardware blinking instead of software blinking 10 - nxp,period-scale : In some configurations, the chip blinks faster than expected. 13 - nxp,inverted-out: invert the polarity of the generated PWM 15 Each led is represented as a sub-node of the nxp,pca963x device. 17 LED sub-node properties: [all …]
|
| H A D | nxp,pca963x.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Laurent Pinchart <laurent.pinchart@ideasonboard.com> 13 The NXP PCA963x are I2C-controlled LED drivers optimized for 19 - https://www.nxp.com/docs/en/data-sheet/PCA9632.pdf 20 - https://www.nxp.com/docs/en/data-sheet/PCA9633.pdf 21 - https://www.nxp.com/docs/en/data-sheet/PCA9634.pdf 22 - https://www.nxp.com/docs/en/data-sheet/PCA9635.pdf 24 properties: [all …]
|
| H A D | leds-bcm6328.txt | 6 controller), which can either be controlled by software (exporting the 74x164 7 as spi-gpio. See Documentation/devicetree/bindings/gpio/fairchild,74hc595.yaml), 10 exporting the 74x164 as spi-gpio prevents those LEDs to be hardware 18 explained later in brcm,link-signal-sources). Even if a LED is hardware 23 Required properties: 24 - compatible : should be "brcm,bcm6328-leds". 25 - #address-cells : must be 1. 26 - #size-cells : must be 0. 27 - reg : BCM6328 LED controller address and size. 29 Optional properties: [all …]
|
| /freebsd/crypto/krb5/src/windows/installer/wix/ |
| H A D | msi-deployment-guide.txt | 6 ---------------------------------------------------------------------- 14 2.1 Configurable Properties 15 2.1.1 Setting Properties 16 2.1.2 Leash GUI Properties 17 2.1.3 Leash DLL Properties 18 2.1.4 Kerberos IV Properties 19 2.1.5 Kerberos V Properties 23 3.1 Common Settings for NetIDMgr 25 3.1.2 Common Plug-in Settings 26 3.1.3 Settings for the Kerberos 5 Credentials Provider Plug-in [all …]
|
| /freebsd/crypto/openssl/crypto/property/ |
| H A D | README.md | 1 Selecting algorithm implementations by properties 4 Properties are associated with algorithms and are used to select between 14 * Providers will often give the same implementation properties to most or 16 across an entire provider. Likewise for, hardware, accelerated, software, 22 * ... property queries are very common. These must be fast. 32 * That definition is uncommon and queries are very common, we can treat 38 values) of all properties and to reference these instead of duplicating 42 properties can be sorted by the string index which makes comparisons linear 43 time rather than quadratic time - the O(n log n) sort cost being amortised. 46 properties are used and not algorithm properties, or at least these are [all …]
|
| /freebsd/sys/dev/isci/scil/ |
| H A D | scic_phy.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0 9 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. 11 * This program is free software; you can redistribute it and/or modify 13 * published by the Free Software Foundation. 21 * along with this program; if not, write to the Free Software 22 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. 28 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. 42 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 52 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. [all …]
|
| /freebsd/contrib/libyaml/docker/ |
| H A D | ubuntu-14.04 | 5 RUN apt-get update && \ 6 apt-get install -y \ 7 software-properties-common \ 8 python-software-properties && \ 9 add-apt-repository ppa:git-core/ppa && \ 10 apt-get update && \ 11 apt-get install -y \ 13 build-essential \ 16 rm -rf /var/lib/apt/lists/* && \
|
| /freebsd/sys/contrib/device-tree/Bindings/leds/backlight/ |
| H A D | common.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/leds/backlight/common [all...] |
| /freebsd/contrib/kyua/cli/ |
| H A D | cmd_config.cpp | 14 // may be used to endorse or promote products derived from this software 17 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 27 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 33 #include "cli/common.ipp" 51 /// \param properties The key/value map representing all the configuration 56 print_all(cmdline::ui* ui, const config::properties_map& properties) in print_all() argument 58 for (config::properties_map::const_iterator iter = properties.begin(); in print_all() 59 iter != properties.end(); iter++) in print_all() 60 ui->out(F("%s = %s") % (*iter).first % (*iter).second); in print_all() 68 /// \param properties The key/value map representing all the configuration [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/display/ |
| H A D | sharp,ls010b7dh04.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Alex Lanzano <lanzano.alex@gmail.com> 16 can be used to provide the VCOM signal ("software", "external", "pwm"). 18 properties: 21 - sharp,ls010b7dh04 22 - sharp,ls011b7dh03 23 - sharp,ls012b7dd01 24 - sharp,ls013b7dh03 [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/display/panel/ |
| H A D | tpo,tpg110.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Linus Walleij <linus.walleij@linaro.org> 11 - Thierry Reding <thierry.reding@gmail.com> 17 and other properties, and has a control interface over 3WIRE 18 SPI. By talking to the TPG110 over SPI, the strapped properties 20 self-describing. 22 +--------+ 23 SPI -> | TPO | -> physical display [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | mt8192-mt6359-rt1015-rt5682.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/sound/mt8192-mt6359-rt1015-rt5682.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jiaxin Yu <jiaxin.yu@mediatek.com> 11 - Shane Chien <shane.chien@mediatek.com> 17 - $ref: sound-card-common.yaml# 19 properties: 22 - mediatek,mt8192_mt6359_rt1015_rt5682 23 - mediatek,mt8192_mt6359_rt1015p_rt5682 [all …]
|
| H A D | mt8186-mt6366-da7219-max98357.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/sound/mt8186-mt6366-da7219-max98357.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jiaxin Yu <jiaxin.yu@mediatek.com> 16 - $ref: sound-card-common.yaml# 18 properties: 21 - mediatek,mt8186-mt6366-da7219-max98357-sound 23 audio-routing: 24 $ref: /schemas/types.yaml#/definitions/non-unique-string-array [all …]
|
| H A D | mediatek,mt8188-mt6359.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/sound/mediatek,mt8188-mt6359.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Trevor Wu <trevor.wu@mediatek.com> 13 - $ref: sound-card-common.yaml# 15 properties: 18 - enum: 19 - mediatek,mt8188-es8326 20 - mediatek,mt8188-mt6359-evb [all …]
|
| H A D | mt8186-mt6366-rt1019-rt5682s.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/sound/mt8186-mt6366-rt1019-rt5682s.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jiaxin Yu <jiaxin.yu@mediatek.com> 16 - $ref: sound-card-common.yaml# 18 properties: 21 - mediatek,mt8186-mt6366-rt1019-rt5682s-sound 22 - mediatek,mt8186-mt6366-rt5682s-max98360-sound 23 - mediatek,mt8186-mt6366-rt5650-sound [all …]
|
| /freebsd/usr.sbin/bsdconfig/share/ |
| H A D | struct.subr | 3 # Copyright (c) 2012-2013 Devin Teske 15 # THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 24 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 31 . $BSDCFG_SHARE/common.subr || exit 1 37 # Define a new `structure' type $type made up of the properties $member_name1 38 # $member_name2 and so-on. Properties are not typed and can hold any type of 44 # Both $type and member names should consist only of alpha-numeric letters or 58 # access properties of a struct, but they are not equal (each method has its 61 # The primary method of accessing (both setting and getting) properties of any 66 # Both access methods are cross-platform compatible with any version of sh(1). [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | ethernet-controller.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/net/ethernet-controller.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Ethernet Controller Common Properties 10 - David S. Miller <davem@davemloft.net> 12 properties: 19 max-speed: 24 nvmem-cells: 29 nvmem-cell-names: [all …]
|
| /freebsd/sys/dev/mii/ |
| H A D | mii_fdt.h | 1 /*- 16 * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS 25 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 33 * Common FDT config for a PHY, as documented in the devicetree bindings 34 * documents ethernet.txt and phy.txt. Boolean properties are represented as 40 mii_contype_t con_type; /* MAC<->PHY connection type */ 42 uint32_t flags; /* MIIF_FDT_xxx boolean properties */
|