Searched +full:five +full:- +full:cell (Results 1 – 25 of 37) sorted by relevance
12
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/dma/st,stm32-mdma.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 The STM32 MDMA is a general-purpose direct memory access controller capable of13 described in the dma.txt file, using a five-cell specifier for each channel:14 a phandle to the MDMA controller plus the following five integer cells:22 -bit 0-1: Source increment mode26 -bit 2-3: Destination increment mode30 -bit 8-9: Source increment offset size[all …]
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - patches@opensource.cirrus.com17 - $ref: /schemas/sound/wlf,arizona.yaml#18 - $ref: /schemas/regulator/wlf,arizona.yaml#19 - $ref: /schemas/extcon/wlf,arizona.yaml#20 - if:25 - cirrus,cs47l2426 - wlf,wm1831[all …]
4 - compatible: should be "mediatek,<name>-pwm":5 - "mediatek,mt2712-pwm": found on mt2712 SoC.6 - "mediatek,mt7622-pwm": found on mt7622 SoC.7 - "mediatek,mt7623-pwm": found on mt7623 SoC.8 - "mediatek,mt7628-pwm": found on mt7628 SoC.9 - "mediatek,mt7629-pwm": found on mt7629 SoC.10 - "mediatek,mt8516-pwm": found on mt8516 SoC.11 - reg: physical base address and length of the controller's registers.12 - #pwm-cells: must be 2. See pwm.yaml in this directory for a description of13 the cell format.[all …]
3 When virtio-iommu uses the PCI transport, its programming interface is6 masters. Therefore, the PCI root complex that hosts the virtio-iommu11 - compatible: Should be "virtio,pci-iommu"12 - reg: PCI address of the IOMMU. As defined in the PCI Bus13 Binding reference [1], the reg property is a five-cell18 - #iommu-cells: Each platform DMA master managed by the IOMMU is assigned20 For virtio-iommu, #iommu-cells must be 1.24 - DMA from the IOMMU device isn't managed by another IOMMU. Therefore the25 virtio-iommu node doesn't have an "iommus" property, and is omitted from26 the iommu-map property of the root complex.[all …]
3 PCI Bus Binding to: IEEE Std 1275-19944 https://www.devicetree.org/open-firmware/bindings/pci/pci2_1.pdf9 https://www.devicetree.org/open-firmware/practice/imap/imap0_9d.pdf14 - linux,pci-domain:21 - max-link-speed:27 - reset-gpios:30 - supports-clkreq:34 not to advertise ASPM L1 Sub-States support if there is no CLKREQ signal.36 PCI-PCI Bridge properties37 -------------------------[all …]
5 The PAMU is an I/O MMU that provides device-to-memory access control and10 - compatible : <string>11 First entry is a version-specific string, such as12 "fsl,pamu-v1.0". The second is "fsl,pamu".13 - ranges : <prop-encoded-array>18 PAMU v1.0, on an SOC that has five PAMU devices, the size20 - interrupts : <prop-encoded-array>25 - #address-cells: <u32>27 - #size-cells : <u32>31 - reg : <prop-encoded-array>[all …]
1 # SPDX-License-Identifier: GPL-2.08 bool "64-bit kernel"11 This option selects whether a 32-bit or a 64-bit kernel22 There are five families of 32 bit PowerPC chips supported.127 bool "Cell Broadband Engine"199 default "cell" if CELL_CPU292 This option enables kernel support for larger than 32-bit physical297 is platform-dependent.312 any affect on a non-altivec cpu (it does, however add code to the328 VSX (P7 and above), but does not have any affect on a non-VSX[all …]
4 Last update: 2005-01-17, version 1.410 http://www.lanana.org/docs/unicode/admin-guide/unicode.rst13 ------------16 characters to fonts. By downloading a single Unicode-to-font table,17 both the eight-bit character sets and UTF-8 mode are changed to use20 This changes the semantics of the eight-bit character tables subtly.26 LAT1_MAP Latin-1 (ISO 8859-1) ESC ( B34 permits for example the use of block graphics even with a Latin-1 font38 codes nor their uses match ISO 2022; Linux has two 8-bit codes (G0 and39 G1), whereas ISO 2022 has four 7-bit codes (G0-G3).[all …]
1 # SPDX-License-Identifier: GPL-2.0-only44 tristate "Active-semi ACT8945A"49 Support for the ACT8945A PMIC from Active-semi. This device50 features three step-down DC/DC converters and four low-dropout66 sun4i-gpadc-iio and the hwmon driver iio_hwmon.69 called sun4i-gpadc.88 tablets etc. It has 4 DC/DC step-down regulators, 3 DC/DC step-down119 over at91-usart-serial driver and usart-spi-driver. Only one function135 tristate "Atmel HLCDC (High-end LCD Controller)"172 tristate "X-Powers AC100"[all …]
18 .\" Set up some character translations and predefined strings. \*(-- will24 .tr \(*W-27 . ds -- \(*W-29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch37 . ds -- \|\(em\|73 .\" Fear. Run. Save yourself. No user-serviceable parts.83 . ds #H ((1u-(\\\\n(.fu%2u))*.13m)99 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"100 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'[all …]
5 # SPDX-License-Identifier: GPL-2.0+8 U-Boot on x8611 This document describes the information about U-Boot running on x86 targets,15 ------16 U-Boot supports running as a coreboot [1] payload on x86. So far only Link19 most of the low-level details.21 U-Boot is a main bootloader on Intel Edison board.23 U-Boot also supports booting directly from x86 reset vector, without coreboot.25 'bare metal', U-Boot acts like a BIOS replacement. The following platforms28 - Bayley Bay CRB[all …]
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt…3 <!-- Copyright (C) 1991-2021 Free Software Foundation, Inc.8 with no Invariant Sections, with no Front-Cover Texts, and with no9 Back-Cover Texts. A copy of the license is included in the11 -->12 <!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->18 <meta name="resource-type" content="document">21 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">23 <link href="Binutils-Index.html#Binutils-Index" rel="index" title="Binutils Index">29 <!--[all …]
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */2 /* Copyright (c) 2011-2014 PLUMgrid, http://plumgrid.com20 #define BPF_DW 0x18 /* double word (64-bit) */29 #define BPF_TO_LE 0x00 /* convert to little-endian */30 #define BPF_TO_BE 0x08 /* convert to big-endian */61 /* BPF has 10 general purpose 64-bit registers and stack frame. */83 /* BPF syscall commands, see bpf(2) man-page for details. */186 /* cgroup-bpf attach flags used in BPF_PROG_ATTACH command190 * BPF_F_ALLOW_OVERRIDE: If a sub-cgroup installs some bpf program,191 * the program in this cgroup yields to sub-cgroup program.[all …]
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */2 /* Copyright (c) 2011-2014 PLUMgrid, http://plumgrid.com21 #define BPF_DW 0x18 /* double word (64-bit) */30 #define BPF_TO_LE 0x00 /* convert to little-endian */31 #define BPF_TO_BE 0x08 /* convert to big-endian */62 /* BPF has 10 general purpose 64-bit registers and stack frame. */90 /* BPF syscall commands, see bpf(2) man-page for details. */260 /* cgroup-bpf attach flags used in BPF_PROG_ATTACH command264 * BPF_F_ALLOW_OVERRIDE: If a sub-cgroup installs some bpf program,265 * the program in this cgroup yields to sub-cgroup program.[all …]
4 Copyright (C) 1991-2021 Free Software Foundation, Inc.9 Invariant Sections, with no Front-Cover Texts, and with no Back-Cover13 INFO-DIR-SECTION Software development14 START-INFO-DIR-ENTRY16 END-INFO-DIR-ENTRY18 INFO-DIR-SECTION Individual utilities19 START-INFO-DIR-ENTRY23 * cxxfilt: (binutils)c++filt. MS-DOS name for c++filt.36 END-INFO-DIR-ENTRY45 (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29))[all …]
5 Copyright (C) 1991-2021 Free Software Foundation, Inc.10 Invariant Sections, with no Front-Cover Texts, and with no Back-Cover14 INFO-DIR-SECTION Software development15 START-INFO-DIR-ENTRY18 END-INFO-DIR-ENTRY27 the A-profile Architecture 10.3-2021.07 (arm-10.29)) version 2.36.1.36 * Invoking:: Command-Line Options56 Command-Line Options: Invoking.58 as [-a[cdghlns][=FILE]] [-alternate] [-D]59 [-compress-debug-sections] [-nocompress-debug-sections][all …]
3 Copyright (C) 1988-2020 Free Software Foundation, Inc.8 Invariant Sections being "Funding Free Software", the Front-Cover Texts9 being (a) (see below), and with the Back-Cover Texts being (b) (see13 (a) The FSF's Front-Cover Text is:17 (b) The FSF's Back-Cover Text is:22 INFO-DIR-SECTION Software development23 START-INFO-DIR-ENTRY25 END-INFO-DIR-ENTRY29 Copyright (C) 1988-2020 Free Software Foundation, Inc.34 Invariant Sections being "Funding Free Software", the Front-Cover Texts[all …]
... ---------------------
... --------------------- ...