/freebsd/sys/contrib/device-tree/src/arm/nvidia/ |
H A D | tegra114-tn7.dts | 1 // SPDX-License-Identifier: GPL-2.0 2 /dts-v1/; 4 #include <dt-bindings/input/input.h> 15 linux,initrd-start = <0x82000000>; 16 linux,initrd-end = <0x82800000>; 24 trusted-foundations { 25 compatible = "tlm,trusted-foundations"; 26 tlm,version-majo [all...] |
H A D | tegra114-asus-tf701t.dts | 1 // SPDX-License-Identifier: GPL-2.0 3 /dts-v1/; 5 #include <dt-bindings/input/gpio-keys.h> 6 #include <dt-bindings/input/input.h> 13 chassis-type = "convertible"; 29 trusted-foundations { 30 compatible = "tlm,trusted-foundation [all...] |
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | cs42xx8.txt | 5 - compatible : must contain one of "cirrus,cs42448" and "cirrus,cs42888" 7 - reg : the I2C address of the device for I2C 9 - clocks : a list of phandles + clock-specifiers, one for each entry in 10 clock-names 12 - clock-names : must contain "mclk" 14 - VA-supply, VD-supply, VLS-supply, VLC-supply: power supplies for the device, 19 - reset-gpios : a GPIO spec to define which pin is connected to the chip's 28 clock-names = "mclk"; 29 VA-supply = <®_audio>; 30 VD-supply = <®_audio>; [all …]
|
H A D | ak5386.txt | 1 AK5386 Single-ended 24-Bit 192kHz delta-sigma ADC 7 - compatible : "asahi-kasei,ak5386" 11 - reset-gpio : a GPIO spec for the reset/power down pin. 13 - va-supply : a regulator spec, providing 5.0V 14 - vd-supply : a regulator spec, providing 3.3V 19 compatible = "asahi-kasei,ak5386"; 20 reset-gpio = <&gpio0 23>; 21 va-supply = <&vdd_5v0_reg>; 22 vd-supply = <&vdd_3v3_reg>;
|
H A D | cirrus,cs42l51.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Olivier Moysan <olivier.moysan@foss.st.com> 13 - $ref: dai-common.yaml# 22 "#sound-dai-cells": 28 clock-names: 30 - const: MCLK 32 reset-gpios: 35 VL-supply: [all …]
|
H A D | cs4271.txt | 7 - compatible: "cirrus,cs4271" 10 Documentation/devicetree/bindings/spi/spi-bus.txt 14 - reg: the i2c address 19 - reset-gpio: a GPIO spec to define which pin is connected to the chip's 21 - cirrus,amuteb-eq-bmutec: When given, the Codec's AMUTEB=BMUTEC flag 23 - cirrus,enable-soft-reset: 25 line is de-asserted. That also means that clocks cannot be changed 27 a complete re-initialization of all registers. 29 One (undocumented) workaround is to assert and de-assert the PDN bit 36 - vd-supply: Digital power [all …]
|
H A D | cs43130.txt | 5 - compatible : "cirrus,cs43130", "cirrus,cs4399", "cirrus,cs43131", 8 - reg : the I2C address of the device for I2C 10 - VA-supply, VP-supply, VL-supply, VCP-supply, VD-supply: 17 - reset-gpios : Active low GPIO used to reset the device 19 - cirrus,xtal-ibias: 28 - cirrus,dc-measure: 31 - cirrus,ac-measure: 35 - cirrus,dc-threshold: 39 - cirrus,ac-freq: 41 Only used if "cirrus,dc-measure" is defined. [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/ |
H A D | mt7986a-bananapi-bpi-r3.dts | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 5 * Frank Wunderlich <frank-w@public-files.de> 9 /dts-v1/; 10 #include <dt-bindings/gpio/gpio.h> 11 #include <dt-bindings/input/input.h> 12 #include <dt-bindings/leds/common.h> 13 #include <dt-binding [all...] |
/freebsd/sys/contrib/device-tree/src/arm/intel/pxa/ |
H A D | pxa300-raumfeld-tuneable-clock.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 #include <dt-bindings/clock/maxim,max9485.h> 6 xo_27mhz: oscillator-27mhz { 7 compatible = "fixed-clock"; 8 #clock-cells = <0>; 9 clock-frequency = <27000000>; 10 clock-accuracy = <100>; 14 compatible = "simple-audio-card"; 15 simple-audio-card,name = "Raumfeld Speaker"; 16 #address-cells = <1>; [all …]
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_trim.c | 9 * or https://opensource.org/licenses/CDDL-1.0. 44 * Ensuring the SSD always has a supply of erased blocks for new writes 67 * top-level (not leaf) vdev in the pool. These threads perform the same 73 * 2) Each thread is associated with a top-level (not leaf) vdev. This has 109 * useful for pools constructed from large thinly-provisioned devices where 126 * metaslab. This setting represents a trade-off between issuing more 169 vdev_trim_should_stop(vdev_t *vd) in vdev_trim_should_stop() argument 171 return (vd->vdev_trim_exit_wanted || !vdev_writeable(vd) || in vdev_trim_should_stop() 172 vd->vdev_detached || vd->vdev_top->vdev_removing || in vdev_trim_should_stop() 173 vd->vdev_top->vdev_rz_expanding); in vdev_trim_should_stop() [all …]
|
H A D | zfs_ioctl.c | 9 * or https://opensource.org/licenses/CDDL-1.0. 38 * Copyright (c) 2017 Open-E, Inc. All Rights Reserved. 56 * Non-legacy ioctls should be registered by calling 66 * output nvlists. The log entry can be printed with "zpool history -i". 83 * This specifies what to expect in the zfs_cmd_t:zc_name -- a pool 84 * name, a dataset name, or nothing. If the name is not well-formed, 86 * Therefore, the callback can assume that the name is well-formed 87 * (e.g. is null-terminated, doesn't have more than one '@' character, 95 * Multiple checks can be or-ed together (e.g. POOL_CHECK_SUSPENDED | 108 * outnvlist does not fit into the userland-provided buffer, then the [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6sx-sabreauto.dts | 1 // SPDX-License-Identifier: GPL-2.0 5 /dts-v1/; 11 compatible = "fsl,imx6sx-sabreauto", "fsl,imx6sx"; 19 compatible = "gpio-leds"; 20 pinctrl-names = "default"; 21 pinctrl-0 = <&pinctrl_led>; 23 led-user { 26 linux,default-trigger = "heartbeat"; 30 vcc_sd3: regulator-vcc-sd3 { 31 compatible = "regulator-fixed"; [all …]
|
H A D | imx6qdl-sabreauto.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ 6 #include <dt-bindings/gpio/gpio.h> 7 #include <dt-bindings/input/input.h> 11 stdout-path = &uart4; 20 compatible = "gpio-leds"; 21 pinctrl-names = "default"; 22 pinctrl-0 = <&pinctrl_gpio_leds>; 24 led-user { 30 gpio-keys { 31 compatible = "gpio-keys"; [all …]
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Pointer.cpp | 1 //===--- Pointer.cpp - Types for the constexpr VM ---------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 25 : Pointer(Pointee, Pointee->getDescriptor()->getMetadataSize(), in Pointer() 26 Pointee->getDescriptor()->getMetadataSize()) {} in Pointer() 36 PointeeStorage.BS.Pointee->addPointer(this); in Pointer() 46 Pointee->addPointer(this); in Pointer() 54 PointeeStorage.BS.Pointee->replacePointer(&P, this); in Pointer() 62 Pointee->removePointer(this); in ~Pointer() 63 Pointee->cleanup(); in ~Pointer() [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | stm32mp15xx-dkx.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) 3 * Copyright (C) STMicroelectronics 2019 - All Rights Reserved 7 #include <dt-bindings/gpio/gpio.h> 8 #include <dt-bindings/mfd/st,stpmic1.h> 22 reserved-memory { 23 #address-cell [all...] |
/freebsd/sys/contrib/openzfs/cmd/zdb/ |
H A D | zdb.c | 9 * or https://opensource.org/licenses/CDDL-1.0. 171 return (livelist_compare(&l->svbr_blk, &r->svbr_blk)); in sublivelist_block_refcnt_compare() 185 * This field is not used for our B-Tree comparisons in sublivelist_verify_blkptr() 193 zfs_btree_find(&sv->sv_pair, ¤t, &where); in sublivelist_verify_blkptr() 197 zfs_btree_add(&sv->sv_pair, ¤t); in sublivelist_verify_blkptr() 199 pair->svbr_refcnt++; in sublivelist_verify_blkptr() 205 if (DVA_IS_EMPTY(&bp->blk_dva[i])) in sublivelist_verify_blkptr() 208 .svb_dva = bp->blk_dva[i], in sublivelist_verify_blkptr() 213 if (zfs_btree_find(&sv->sv_leftover, &svb, in sublivelist_verify_blkptr() 215 zfs_btree_add_idx(&sv->sv_leftover, in sublivelist_verify_blkptr() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMInstrFormats.td | 1 //===-- ARMInstrFormats.td - ARM Instruction Formats -------*- tablegen -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 //===----------------------------------------------------------------------===// 15 // ad-hoc solution used to emit machine instruction encodings by our machine 76 // UnaryDP - Indicates this is a unary data processing instruction, i.e. 80 // Xform16Bit - Indicates this Thumb2 instruction may be transformed into 81 // a 16-bit Thumb instruction if certain conditions are met. 84 //===----------------------------------------------------------------------===// 88 // FIXME: Once the JIT is MC-ized, these can go away. [all …]
|
/freebsd/usr.sbin/bhyve/ |
H A D | virtio.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 58 * front of virtio-based device softc" constraint, let's use 76 vs->vs_vc = vc; in vi_softc_linkup() 77 vs->vs_pi = pi; in vi_softc_linkup() 78 pi->pi_arg = vs; in vi_softc_linkup() 80 vs->vs_queues = queues; in vi_softc_linkup() 81 for (i = 0; i < vc->vc_nvq; i++) { in vi_softc_linkup() 88 * Reset device (device-wide). This erases all queues, i.e., 94 * If MSI-X is enabled, this also resets all the vectors to NO_VECTOR. [all …]
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/ |
H A D | RetainCountDiagnostics.cpp | 1 // RetainCountDiagnostics.cpp - Checks for leaks and other issues -*- C++ -*--// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 12 //===----------------------------------------------------------------------===// 27 return "Use-after-release"; in bugTypeToName() 31 return "-dealloc sent to non-exclusively owned object"; in bugTypeToName() 33 return "freeing non-exclusively owned object"; in bugTypeToName() 49 return "Reference-counted object is used after it is released"; in getDescription() 54 return "-dealloc sent to object that may be referenced elsewhere"; in getDescription() 85 QualType PT = QT->getPointeeType(); in getPrettyTypeName() [all …]
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGCoroutine.cpp | 1 //===----- CGCoroutine.cpp - Emit LLVM Code for C++ coroutines ------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 64 // Stores the llvm.coro.id emitted in the function so that we can supply it 94 if (CurCoro.Data->CoroIdExpr) in createCoroData() 95 CGF.CGM.Error(CoroIdExpr->getBeginLoc(), in createCoroData() 98 CGF.CGM.Error(CoroIdExpr->getBeginLoc(), in createCoroData() 107 CurCoro.Data->CoroId = CoroId; in createCoroData() 108 CurCoro.Data->CoroIdExpr = CoroIdExpr; in createCoroData() [all …]
|
H A D | CGBuiltin.cpp | 1 //===---- CGBuiltin.cpp - Emit LLVM Code for builtins ---------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 93 I->addAnnotationMetadata("auto-init"); in initializeAlloca() 96 /// getBuiltinLibFunction - Given a builtin id for a function like 106 // TODO: This list should be expanded or refactored after all GCC-compatible in getBuiltinLibFunction() 134 // The AIX library functions frexpl, ldexpl, and modfl are for 128-bit in getBuiltinLibFunction() 136 // if it is 64-bit 'long double' mode. in getBuiltinLibFunction() 146 if (FD->hasAttr<AsmLabelAttr>()) in getBuiltinLibFunction() [all …]
|
/freebsd/contrib/elftoolchain/libelf/ |
H A D | libelf_convert.m4 | 1 /*- 2 * Copyright (c) 2006-2011 Joseph Koshy 33 ELFTC_VCSID("$Id: libelf_convert.m4 3712 2019-03-16 22:23:34Z jkoshy $"); 37 divert(-1) 39 # Generate conversion routines for converting between in-memory and 56 # can be 32- or 64- bit wide. 69 # `In-memory' representations of an Elf data structure use natural 73 # tighter than its `in-memory' representation, and could be of a 87 # NOCVT(TYPE) -- Do not generate the cvt[] structure entry for TYPE 90 # NOFUNC(TYPE) -- Do not generate a conversion function for TYPE [all …]
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 1 //===-- MachODump.cpp - Object file dumping utility for llvm --------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // This file implements the MachO-specific dumper for llvm-objdump. 11 //===----------------------------------------------------------------------===// 16 #include "llvm-objdump.h" 17 #include "llvm-c/Disassembler.h" 111 FunctionStartsType = StringSwitch<FunctionStartsMode>(A->getValue()) in parseMachOOptions() 138 TT = MachOObj->getArchTriple(McpuDefault); in GetTarget() 143 // We've inferred a 32-bit ARM target from the object file. All MachO CPUs in GetTarget() [all …]
|
/freebsd/share/misc/ |
H A D | usb_vendors | 6 # 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-07-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/sys/contrib/dev/acpica/ |
H A D | changes.txt | 1 ---------------------------------------- 6 …AML Timer() operator. Discovered by UBSAN: ?array-index-out-of-bounds in acpica/dswexec.c:401:12 i… 12 1) ACPICA kernel-resident subsystem: 16 Fixed misspelled CDAT DSMAS define: ACPI_CEDT_DSMAS_NON_VOLATILE -> ACPI_CDAT_DSMAS_NON_VOLATILE. R… 18 1) ACPICA kernel-resident subsystem: 20 Fix GCC 12 dangling-pointer warning. We're storing a persistent pointer to an ephemeral local vari… 22 Also, some C run-times (like MUSL) aren't including <stdint.h> indirectly so we must include it exp… 31 ---------------------------------------- 41 Add OS-specific support for Zephyr RTOS. 46 Add first batch of RISC-V related definitions. [all …]
|