Home
last modified time | relevance | path

Searched +full:non +full:- +full:standard (Results 1 – 25 of 319) sorted by relevance

12345678910>>...13

/Documentation/arch/riscv/
Duabi.rst1 .. SPDX-License-Identifier: GPL-2.0
3 RISC-V Linux User ABI
7 ------------------------------------
14 #. Single-letter extensions come first, in canonical order.
17 #. All multi-letter extensions will be separated from other extensions by an
20 #. Additional standard extensions (starting with 'Z') will be sorted after
21 single-letter extensions and before any higher-privileged extensions.
23 #. For additional standard extensions, the first letter following the 'Z'
29 #. Standard supervisor-level extensions (starting with 'S') will be listed
30 after standard unprivileged extensions. If multiple supervisor-level
[all …]
/Documentation/hwmon/
Dpmbus-core.rst8 [from pmbus.org] The Power Management Bus (PMBus) is an open standard
9 power-management protocol with a fully defined command language that facilitates
11 protocol is implemented over the industry-standard SMBus serial interface and
12 enables programming, control, and real-time monitoring of compliant power
13 conversion products. This flexible and highly versatile standard allows for
17 semiconductor companies, this open power system standard is maintained and
18 promoted by the PMBus Implementers Forum (PMBus-IF), comprising 30+ adopters
22 commands, and manufacturers can add as many non-standard commands as they like.
23 Also, different PMBUs devices act differently if non-supported commands are
43 PMBus device capabilities auto-detection
[all …]
Dsubmitting-patches.rst10 ----------
14 - Documentation/process/submit-checklist.rst
15 - Documentation/process/submitting-patches.rst
16 - Documentation/process/coding-style.rst
18 * Please run your patch through 'checkpatch --strict'. There should be no
22 * Please use the standard multi-line comment style. Do not mix C and C++
34 hardware. In such cases, you should test-build the code on at least one
35 architecture. If run-time testing was not achieved, it should be written
43 -------------------------------------------
58 --------------
[all …]
Dlineage-pem.rst1 Kernel driver lineage-pem
8 Prefix: 'lineage-pem'
10 Addresses scanned: -
16 Author: Guenter Roeck <linux@roeck-us.net>
20 -----------
26 standard PMBus commands are not supported. Specifically, all hardware monitoring
27 and status reporting commands are non-standard. For this reason, a standard
32 -----------
41 $ modprobe lineage-pem
42 $ echo lineage-pem 0x40 > /sys/bus/i2c/devices/i2c-1/new_device
[all …]
Dtps546d24.rst1 .. SPDX-License-Identifier: GPL-2.0-only
12 Addresses scanned: -
20 -----------
22 The TPS546D24A is a highly integrated, non-isolated DC/DC converter capable
23 of high frequency operation and 40-A current output from a 7-mm x 5-mm
28 overdrive the internal 5-V LDO with an external 5-V supply via the VDD5
33 ---------------------
35 The driver supports standard PMBus driver platform data.
/Documentation/translations/it_IT/process/
Dhowto.rst1 .. include:: ../disclaimer-ita.rst
14 sviluppo kernel Linux. Il documento non tratterà alcun aspetto
23 ------------
36 L'assembly (di qualsiasi architettura) non è richiesto, a meno che non
38 Sebbene essi non siano un buon sostituto ad un solido studio del
39 linguaggio C o ad anni di esperienza, i seguenti libri sono, se non
42 - "The C Programming Language" di Kernighan e Ritchie [Prentice Hall]
43 - "Practical C Programming" di Steve Oualline [O'Reilly]
44 - "C: A Reference Manual" di Harbison and Steele [Prentice Hall]
47 Sebbene si attenga allo standard ISO C11, esso utilizza una serie di
[all …]
/Documentation/filesystems/ext4/
Dspecial_inodes.rst1 .. SPDX-License-Identifier: GPL-2.0
4 --------------
8 .. list-table::
10 :header-rows: 1
12 * - inode Number
13 - Purpose
14 * - 0
15 - Doesn't exist; there is no inode 0.
16 * - 1
17 - List of defective blocks.
[all …]
/Documentation/userspace-api/media/v4l/
Dcolorspaces.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
40 standard that defines spectral weighting functions that model the
41 perception of color. Specifically that standard defines functions that
97 the non-linear component value, which is a closer match to the
98 non-linear performance of both the eye and displays. Linear component
99 values are denoted RGB, non-linear are denoted as R'G'B'. In general
102 provide linear RGB colors or to use the built-in openGL support to apply
106 non-linear R'G'B' to non-linear Y'CbCr. This function is determined by
107 the so-called luma coefficients. There may be multiple possible Y'CbCr
148 colorspace standard only defines some, and you have to rely on other
[all …]
Dcolorspaces-defs.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
12 :c:type:`v4l2_xfer_func`) to specify non-standard
15 non-standard Y'CbCr encodings and the fourth is the quantization
17 specify non-standard quantization methods. Most of the time only the
22 .. _hsv-colorspace:
24 On :ref:`HSV formats <hsv-formats>` the *Hue* is defined as the angle on
26 degrees, i.e. 0-360. When we map this angle value into 8 bits, there are
27 two basic ways to do it: Divide the angular value by 2 (0-179), or use the
28 whole range, 0-255, dividing the angular value by 1.41. The enum
38 .. flat-table:: V4L2 Colorspaces
[all …]
/Documentation/devicetree/bindings/serial/
Dmvebu-uart.txt1 * Marvell UART : Non standard UART used in some of Marvell EBU SoCs
2 e.g., Armada-3700.
5 - compatible:
6 - "marvell,armada-3700-uart" for the standard variant of the UART
7 (32 bytes FIFO, no DMA, level interrupts, 8-bit access to the
9 - "marvell,armada-3700-uart-ext" for the extended variant of the
10 UART (128 bytes FIFO, DMA, front interrupts, 8-bit or 32-bit
12 - reg: offset and length of the register set for the device.
13 - clocks: UART reference clock used to derive the baudrate. If no clock
14 is provided (possible only with the "marvell,armada-3700-uart"
[all …]
Darc-uart.txt1 * Synopsys ARC UART : Non standard UART used in some of the ARC FPGA boards
4 - compatible : "snps,arc-uart"
5 - reg : offset and length of the register set for the device.
6 - interrupts : device interrupt
7 - clock-frequency : the input clock frequency for the UART
8 - current-speed : baud rate for UART
13 compatible = "snps,arc-uart";
16 clock-frequency = <80000000>;
17 current-speed = <115200>;
/Documentation/devicetree/bindings/mtd/partitions/
Dbrcm,bcm963xx-imagetag.txt4 Some Broadcom BCM63XX SoC based devices contain additional, non discoverable
5 partitions or non standard bootloader partition sizes. For these a mixed layout
12 - compatible : must be "brcm,bcm963xx-imagetag"
17 compatible = "cfi-flash";
19 bank-width = <2>;
22 compatible = "fixed-partitions";
23 #address-cells = <1>;
24 #size-cells = <1>;
28 read-only;
33 compatible = "brcm,bcm963xx-imagetag";
[all …]
/Documentation/core-api/
Dasm-annotations.rst4 Copyright (c) 2017-2019 Jiri Slaby
11 ---------
14 accompanied with data. Standard assemblers do not force users into precisely
28 *non-standard* calling convention. In contrast, ``ENDPROC`` should annotate
29 only ends of *standard* functions.
47 (Documentation/arch/x86/orc-unwinder.rst)
53 ---------------------
57 * standard/non-standard function
68 .. _discussion: https://lore.kernel.org/r/20170217104757.28588-1-jslaby@suse.cz
71 ------------------
[all …]
/Documentation/ABI/testing/
Ddev-kmsg30 first message in the buffer; there is no kernel-internal
36 used -EAGAIN returned.
42 the device is kept open, the next read() will return -EPIPE,
67 Because of the non-standard behavior also the error values are
68 non-standard. -ESPIPE is returned for non-zero offset. -EINVAL
85 all non-printable characters and '\' itself in the log message
86 are escaped by "\x00" C-style hex encoding.
95 7,160,424069,-;pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
98 6,339,5140900,-;NET: Registered protocol family 10
99 30,340,5690716,-;udevd[80]: starting version 181
[all …]
Dsysfs-bus-wmi6 will override standard ID table matching.
11 driver_override file (echo wmi-event-dummy > driver_override).
13 driver_override) which returns the device to standard matching
20 This also allows devices to opt-out of driver binding using a
31 Format: wmi:XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX.
47 the ACPI method names used by non-event WMI devices. It contains
62 present on a given WMI device. It contains a non-negative
/Documentation/userspace-api/media/dvb/
Dca-fopen.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
11 ----
16 --------
21 ---------
27 A bit-wise OR of the following flags:
31 .. flat-table::
32 :header-rows: 0
33 :stub-columns: 0
36 - - ``O_RDONLY``
37 - read-only access
[all …]
/Documentation/PCI/
Dacpi-info.rst1 .. SPDX-License-Identifier: GPL-2.0
10 For example, there's no standard hardware mechanism for enumerating PCI
17 described via ACPI. The OS can discover them via the standard PCI
39 If the OS is expected to manage a non-discoverable device described via
50 These are all device-specific, non-architected things, so the only way a
52 the device-specific details. The host bridge registers also include ECAM
66 bridge registers (including ECAM space) in PNP0C02 catch-all devices [6].
67 With the exception of ECAM, the bridge register space is device-specific
78 PNP0C02 "motherboard" devices are basically a catch-all. There's no
85 unless there's a standard firmware interface for config access, e.g., the
[all …]
/Documentation/devicetree/bindings/mmc/
Dcavium-mmc.txt6 Supported maximum speeds are the ones of the eMMC standard 4.41 as well
7 as the speed of SD standard 4.0. Only 3.3 Volt is supported.
10 - compatible : should be one of:
11 cavium,octeon-6130-mmc
12 cavium,octeon-7890-mmc
13 cavium,thunder-8190-mmc
14 cavium,thunder-8390-mmc
15 mmc-slot
16 - reg : mmc controller base registers
17 - clocks : phandle
[all …]
Dsdhci-omap.txt3 Refer to mmc.txt for standard MMC bindings.
8 - compatible: Should be "ti,omap2430-sdhci" for omap2430 controllers
9 Should be "ti,omap3-sdhci" for omap3 controllers
10 Should be "ti,omap4-sdhci" for omap4 and ti81 controllers
11 Should be "ti,omap5-sdhci" for omap5 controllers
12 Should be "ti,dra7-sdhci" for DRA7 and DRA72 controllers
13 Should be "ti,k2g-sdhci" for K2G
14 Should be "ti,am335-sdhci" for am335x controllers
15 Should be "ti,am437-sdhci" for am437x controllers
16 - ti,hwmods: Must be "mmc<n>", <n> is controller instance starting 1
[all …]
/Documentation/admin-guide/
Dsvga.rst7 :Copyright: |copy| 1995--1999 Martin Mares, <mj@ucw.cz>
22 remember its mode ID (the four-digit hexadecimal number) and then
28 (present in standard Linux utility packages). You can use the following values
31 NORMAL_VGA - Standard 80x25 mode available on all display adapters.
33 EXTENDED_VGA - Standard 8-pixel font mode: 80x43 on EGA, 80x50 on VGA.
35 ASK_VGA - Display a video mode menu upon startup (see below).
37 0..35 - Menu item number (when you have used the menu to view the list of
41 modes are listed in a "first detected -- first displayed" manner. It's
44 0x.... - Hexadecimal video mode ID (also displayed on the menu, see below
46 hexadecimal numbers -- you have to convert it to decimal manually.
[all …]
Dvga-softcursor.rst9 tricks: you can make your cursor look like a non-blinking red block,
36 (by simply XORing them with the value of this parameter). On standard
40 on highlight (or sometimes blinking -- it depends on the configuration
50 --------
54 echo -e '\033[?2c'
58 echo -e '\033[?6c'
60 To get red non-blinking block, use::
62 echo -e '\033[?17;0;64c'
/Documentation/devicetree/bindings/iio/humidity/
Ddht11.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Harald Geyer <harald@ccbib.org>
13 A simple and low cost module providing a non standard single GPIO based
30 - compatible
31 - gpios
36 - |
37 humidity-sensor {
/Documentation/virt/kvm/devices/
Dmpic.rst1 .. SPDX-License-Identifier: GPL-2.0
9 - KVM_DEV_TYPE_FSL_MPIC_20 Freescale MPIC v2.0
10 - KVM_DEV_TYPE_FSL_MPIC_42 Freescale MPIC v4.2
20 KVM_DEV_MPIC_BASE_ADDR (rw, 64-bit)
25 KVM_DEV_MPIC_GRP_REGISTER (rw, 32-bit)
28 must be 4-byte aligned.
33 KVM_DEV_MPIC_GRP_IRQ_ACTIVE (rw, 32-bit)
34 IRQ input line for each standard openpic source. 0 is inactive and 1
37 For edge-triggered interrupts: Writing 1 is considered an activating
41 "attr" is the IRQ number. IRQ numbers for standard sources are the
[all …]
/Documentation/ABI/stable/
Dsysfs-bus-mhi28 a reset of last resort, and will require a complete re-init.
30 non-responsive, or as a means of loading new firmware as a
37 Description: Writing a non-zero value to this file will force devices to
39 devices capable of entering the EDL mode using the standard EDL
/Documentation/devicetree/bindings/net/
Dti,dp83822.yaml1 # SPDX-License-Identifier: (GPL-2.0+ OR BSD-2-Clause)
4 ---
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Andrew Davis <afd@ti.com>
14 The DP83822 is a low-power, single-port, 10/100 Mbps Ethernet PHY. It
16 data over standard, twisted-pair cables or to connect to an external,
17 fiber-optic transceiver. Additionally, the DP83822 provides flexibility to
18 connect to a MAC through a standard MII, RMII, or RGMII interface
24 - $ref: ethernet-phy.yaml#
30 ti,link-loss-low:
[all …]

12345678910>>...13