| /freebsd-src/sys/contrib/device-tree/Bindings/display/ |
| H A D | ssd1307fb.txt | 4 - compatible: Should be "solomon,<chip>fb-<bus>". The only supported bus for 7 - reg: Should contain address of the controller on the I2C bus. Most likely 9 - pwm: Should contain the pwm to use according to the OF device tree PWM 11 - solomon,height: Height in pixel of the screen driven by the controller 12 - solomon,width: Width in pixel of the screen driven by the controller 13 - solomon,page-offset: Offset of pages (band of 8 pixels) that the screen is 17 - reset-gpios: The GPIO used to reset the OLED display, if available. See 19 - vbat-supply: The supply for VBAT 20 - solomon,segment-no-remap: Display needs normal (non-inverted) data column 21 to segment mapping [all …]
|
| H A D | solomon,ssd1307fb.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schema [all...] |
| /freebsd-src/contrib/llvm-project/lld/docs/ |
| H A D | ld.lld.1 | 3 .\" SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 25 is a drop-in replacement for the GNU BFD and gold linkers. 30 currently supports i386, x86-64, ARM, AArch64, LoongArch, PowerPC32, 31 PowerPC64, MIPS32, MIPS64, RISC-V, AMDGPU, Hexagon and SPARC V9 targets. 33 acts as a Microsoft link.exe-compatible linker if invoked as 34 .Nm lld-link 43 Many options have both a single-lette [all...] |
| /freebsd-src/sys/dev/pci/controller/ |
| H A D | pci_n1sdp.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 9 * Technology) under DARPA contract HR0011-18-C-0016 ("ECATS"), as part of the 24 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 94 paddr = AP_NS_SHARED_MEM_BASE + sc->acp in n1sdp_init() [all...] |
| /freebsd-src/contrib/llvm-project/lld/ELF/ |
| H A D | Options.td | 7 class FF<string name> : Flag<["--"], name>; 8 class JJ<string name>: Joined<["--"], name>; 11 def NAME: Separate<["--"], name>; 12 def NAME # _eq: Joined<["--"], name # "=">, Alias<!cast<Separate>(NAME)>, 17 def NAME: Flag<["--"], nam [all...] |
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | LiveInterval.h | 1 //===- llvm/CodeGen/LiveInterval.h - Interval representation ----*- C++ -*-===// 5 // SPDX-Licens 162 struct Segment { global() struct 168 valnoSegment global() argument 170 SegmentSegment Segment() argument 186 containsIntervalSegment global() argument [all...] |
| /freebsd-src/sys/contrib/openzfs/module/zfs/ |
| H A D | vdev_indirect.c | 50 * segment of the new location. This function is used in multiple ways: 52 * - I/Os to this vdev use the callback to determine where the 53 * data is now located, and issue child I/Os for each segment's new 56 * - frees and claims to this vdev use the callback to free or claim 57 * each mapped segment. (Note that we don't actually need to claim 67 * that vdev's mapping may no longer be referenced (aka "obsolete"). We 72 * - the entry-specific obsolete count 73 * - the vdev-specifi [all...] |
| H A D | vdev_removal.c | 9 * or https://opensource.org/licenses/CDDL-1.0. 63 * a multi-step process: 65 * - Disable allocations from this device (spa_vdev_remove_top). 67 * - From a new thread (spa_vdev_remove_thread), copy data from 73 * - If a free happens during a removal, it is freed from the 77 * - After the removal is completed, the copy thread converts the vdev 100 * The largest contiguous segment that we will attempt to allocate when 101 * removing a device. This can be no larger than SPA_MAXBLOCKSIZE. If 118 * Allow a remap segment t [all...] |
| H A D | metaslab.c | 9 * or https://opensource.org/licenses/CDDL-1.0. 50 * moving on to the next top-level vdev. 82 * The in-core space map representation is more compact than its on-disk form. 83 * The zfs_condense_pct determines how much more compact the in-core 84 * space map representation must be before we compact it on-disk. 115 * no metaslab group will be excluded based on this criterion. 146 * active metaslab that exceeds this threshold will no longer keep its active 171 * in a space map to continue allocations in a first-fit fashion. 173 * switch to using best-fi [all...] |
| /freebsd-src/sys/dev/mlx5/mlx5_en/ |
| H A D | mlx5_en_iq.c | 1 /*- 2 * Copyright (c) 2021-2022 NVIDIA corporation & affiliates. 16 * ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE 30 * - an optional single segment memory buffer which can be read or 33 * - an optional completion callback for all transmit operations, may 36 * - does not support mbufs. 49 * iq->cc must be updated only after mlx5_cqwq_update_db_record(), in mlx5e_iq_poll() 52 iqcc = iq->cc; in mlx5e_iq_poll() 54 while (budget-- > 0) { in mlx5e_iq_poll() 56 cqe = mlx5e_get_cqe(&iq->cq); in mlx5e_iq_poll() [all …]
|
| /freebsd-src/sys/x86/iommu/ |
| H A D | intel_drv.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2013-2015 The FreeBSD Foundation 21 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 104 ptrend = (char *)dmartbl + dmartbl->Header.Length; in dmar_iterate_tbl() 109 if (dmarh->Length <= 0) { in dmar_iterate_tbl() 111 dmarh->Lengt in dmar_iterate_tbl() 967 dmar_path_dev(int segment,int path_len,int busno,const ACPI_DMAR_PCI_PATH * path,uint16_t * rid) dmar_path_dev() argument [all...] |
| /freebsd-src/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx6dl-yapp4-common.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 // Copyright (C) 2015-2018 Y Soft Corporation, a.s. 5 #include <dt-bindings/gpio/gpio.h> 6 #include <dt-bindings/interrupt-controller/irq.h> 7 #include <dt-bindings/input/input.h> 8 #include <dt-bindings/leds/common.h> 9 #include <dt-binding [all...] |
| H A D | imx6dl-yapp43-common.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 5 #include <dt-bindings/gpio/gpio.h> 6 #include <dt-bindings/interrupt-controller/irq.h> 7 #include <dt-bindings/input/input.h> 8 #include <dt-bindings/leds/common.h> 9 #include <dt-bindings/pwm/pwm.h> 20 compatible = "pwm-backligh [all...] |
| /freebsd-src/sys/dev/ath/ |
| H A D | if_ath_beacon.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting 14 * similar to the "NO WARRANTY" disclaimer below ("Disclaimer") and any 18 * NO WARRANTY 22 * AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL 44 * by the driver - eg, calls to ath_hal_gettsf32(). 114 struct ath_hal *ah = sc->sc_ah; in ath_beaconq_setup() 123 if (sc->sc_isedma) in ath_beaconq_setup() 136 #define ATH_EXPONENT_TO_VALUE(v) ((1<<(v))-1) in ath_beaconq_config() [all …]
|
| /freebsd-src/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCContext.cpp | 1 //===- lib/MC/MCContext.cpp - Machine Code Context -------- 437 getMachOSection(StringRef Segment,StringRef Section,unsigned TypeAndAttributes,unsigned Reserved2,SectionKind Kind,const char * BeginSymName) getMachOSection() argument [all...] |
| /freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | StackColoring.cpp | 1 //===- StackColoring.cpp --------- [all...] |
| H A D | RegisterCoalescer.cpp | 1 //===- RegisterCoalescer.cpp - Generic Register Coalescing Interface ------===// 5 // SPDX-License-Identifie [all...] |
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCContext.h | 1 //===- MCContext.h - Machine Code Context -------- [all...] |
| /freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
| H A D | LVCodeViewVisitor.cpp | 1 //===-- LVCodeViewVisitor.cpp -------- 212 TypeIndex remap(TypeIndex TI) { remap() function in llvm::logicalview::__anon3e5074260211::LVForwardReferences [all...] |
| /freebsd-src/sys/dev/acpica/ |
| H A D | acpi_pxm.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 20 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 95 * This maps the SLIT data into the VM-domain centric view. in slit_parse_table() 97 * remap them to a VM-domain ID and if it doesn't exist, in slit_parse_table() 100 * It should result in a packed 2d array of VM-domain in slit_parse_table() 105 printf("SLIT.Localities: %d\n", (int) s->LocalityCount); in slit_parse_table() 106 for (i = 0; i < s->LocalityCount; i++) { in slit_parse_table() 113 for (j = 0; j < s->LocalityCount; j++) { in slit_parse_table() 117 e = s->Entry[i * s->LocalityCount + j]; in slit_parse_table() [all …]
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonVectorCombine.cpp | 1 //===-- HexagonVectorCombine.cpp -------- 262 struct Segment { global() struct 264 Segment__anon8b5a842b0111::AlignVectors::ByteSpan::Segment Segment() argument 268 Val__anon8b5a842b0111::AlignVectors::ByteSpan::Segment global() argument 269 Start__anon8b5a842b0111::AlignVectors::ByteSpan::Segment global() argument 270 Size__anon8b5a842b0111::AlignVectors::ByteSpan::Segment global() argument 697 auto remap = [&](Value *V) -> Value * { createAlignedPointer() local [all...] |
| H A D | HexagonISelDAGToDAGHVX.cpp | 1 //===-- HexagonISelDAGToDAGHVX.cpp ----------------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 34 #define DEBUG_TYPE "hexagon-isel" 39 // -------------------------------------------------------------------- 43 // - Forward delta. 44 // - Reverse delta. 45 // - Benes. 56 // positions as long as there is no conflict. 62 // |- 1 ---------------|- 2 -----|- 3 -| [all …]
|
| /freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | SampleProfReader.cpp | 1 //===- SampleProfReader.cpp - Read LLVM sample profile data -------- [all...] |
| /freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
| H A D | DWARFStreamer.cpp | 1 //===- DwarfStreamer.cpp --------- [all...] |
| /freebsd-src/contrib/llvm-project/lld/COFF/ |
| H A D | PDB.cpp | 1 //===- PDB.cpp --------- [all...] |