Searched +full:standard +full:- +full:mode (Results 1 – 25 of 1064) sorted by relevance
12345678910>>...43
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/ |
D | brcm,bcm11351-pinctrl.txt | 10 - compatible: Must be "brcm,bcm11351-pinctrl" 11 - reg: Base address of the PAD Controller register block and the size 17 compatible = "brcm,bcm11351-pinctrl"; 27 Each pin configuration node is a sub-node of the pin controller node and is a 31 Please refer to the pinctrl-bindings.txt in this directory for details of the 45 details generic pin config properties, please refer to pinctrl-bindings.txt 46 and <include/linux/pinctrl/pinconfig-generic.h>. 49 Standard, I2C, and HDMI. Each type accepts a different set of pin config 54 - pins: Multiple strings. Specifies the name(s) of one or more pins to 57 Optional Properties (for standard pins): [all …]
|
/Linux-v6.1/Documentation/admin-guide/ |
D | svga.rst | 4 Video Mode Selection Support 2.13 7 :Copyright: |copy| 1995--1999 Martin Mares, <mj@ucw.cz> 12 This small document describes the "Video Mode Selection" feature which 21 enter ``scan`` on the video mode prompt, pick the mode you want to use, 22 remember its mode ID (the four-digit hexadecimal number) and then 25 The video mode to be used is selected by a kernel parameter which can be 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). [all …]
|
/Linux-v6.1/Documentation/networking/ |
D | plip.rst | 1 .. SPDX-License-Identifier: GPL-2.0 14 ----------------- 17 This device interface allows a point-to-point connection between two 25 printer port. PLIP is a non-standard, but [can use] uses the standard 26 LapLink null-printer cable [can also work in turbo mode, with a PLIP 52 an existing Ethernet. Isn't standard (not even de facto standard, like 62 ------------------- 77 On these machines, the PLIP driver can be used in IRQ-less mode, where 79 and if such data is available, process it. This mode is less efficient than 80 the IRQ mode, because the driver has to check the parallel port many times [all …]
|
D | phy.rst | 16 standard layout for the registers, it has been common practice to integrate 26 #. Increase code-reuse 27 #. Increase overall code-maintainability 67 for one of the users. (e.g. "git grep fsl,.*-mdio arch/powerpc/boot/dts/") 72 The Reduced Gigabit Medium Independent Interface (RGMII) is a 12-pin 84 or the PCB traces insert the correct 1.5-2ns delay 97 * PHY devices may offer sub-nanosecond granularity in how they allow a 114 MAC driver looks at the phy_interface_t value, for any other mode but 115 PHY_INTERFACE_MODE_RGMII, it should make sure that the MAC-level delays are 119 required delays, as defined per the RGMII standard, several options may be [all …]
|
/Linux-v6.1/Documentation/fb/ |
D | modedb.rst | 2 modedb default video mode support 6 Currently all frame buffer device drivers have their own video mode databases, 9 - one routine to probe for video modes, which can be used by all frame buffer 11 - one generic video mode database with a fair amount of standard videomodes 13 - the possibility to supply your own mode database for graphics hardware that 14 needs non-standard modes, like amifb and Mac frame buffer drivers (which 18 consider that to be a video mode option. If no frame buffer device is specified 19 in a video= option, fbmem considers that to be a global video mode option. 21 Valid mode specifiers (mode_option argument):: 23 <xres>x<yres>[M][R][-<bpp>][@<refresh>][i][m][eDd] [all …]
|
D | uvesafb.rst | 2 uvesafb - A Generic Driver for VBE2+ compliant video cards 6 --------------- 9 with the VBE 2.0 standard. 30 -------------------------- 36 - Lack of any type of acceleration. 37 - A strict and limited set of supported video modes. Often the native 40 video mode you want to use. This can be especially painful with 42 ratio, which is what most BIOS-es are limited to. 43 - Adjusting the refresh rate is only possible with a VBE 3.0 compliant 44 Video BIOS. Note that many nVidia Video BIOS-es claim to be VBE 3.0 [all …]
|
D | udlfb.rst | 15 pixels line-by-line via USB bulk transfers. 18 does not require any acks - the effect is very low latency that 20 non-gaming and non-video applications. 22 Mode setting, EDID read, etc are other bulk or control transfers. Mode 23 setting is very flexible - able to set nearly arbitrary modes from any timing. 35 one-to-one with the fbdev interface, making the driver quite small and 37 * X servers and other applications can use the standard fbdev interface 38 from user mode to talk to the device, without needing to know anything 48 In the future, hopefully fbdev will be enhanced with an small standard 60 of the monitor, and set the best common mode between the DisplayLink device [all …]
|
/Linux-v6.1/drivers/net/arcnet/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 25 tristate "Enable standard ARCNet packet format (RFC 1201)" 29 industry-standard RFC1201 implementations, like the arcether.com 39 software complying with the "old" standard, specifically, the DOS 42 industry-standard RFC1201 implementations, like the arcether.com 49 tristate "Enable raw mode packet interface" 51 ARCnet "raw mode" packet encapsulation, no soft headers. Unlikely 56 tristate "Enable CAP mode packet interface" 58 ARCnet "cap mode" packet encapsulation. Used to get the hardware 71 Cap only listens to protocol 1-8. [all …]
|
/Linux-v6.1/sound/drivers/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 50 tristate "PC-Speaker support (READ HELP!)" 60 You can compile this as a module which will be called snd-pcsp. 65 pc-speaker a default sound device. Which is likely not 69 options snd-pcsp index=2 71 You don't need this driver if you only want your pc-speaker to beep. 90 will be called snd-dummy. 99 the standard ALSA PCM device. The devices are routed 0->1 and 100 1->0, where first number is the playback PCM device and second 106 timing source using the time shift universal control (+-20% [all …]
|
/Linux-v6.1/include/media/ |
D | tuner-types.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 10 * enum param_type - type of the tuner pameters 13 * @TUNER_PARAM_TYPE_PAL: Tuner params are for PAL color TV standard 14 * @TUNER_PARAM_TYPE_SECAM: Tuner params are for SECAM color TV standard 15 * @TUNER_PARAM_TYPE_NTSC: Tuner params are for NTSC color TV standard 27 * struct tuner_range - define the frequencies supported by the tuner 32 * @config: Value of the band switch byte (BB) to setup this mode. 33 * @cb: Value of the CB byte to setup this mode. 54 * struct tuner_params - Parameters to be used to setup the tuner. Those 55 * are used by drivers/media/tuners/tuner-types.c in [all …]
|
/Linux-v6.1/include/linux/ |
D | wait_bit.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 6 * Linux wait-bit related types and methods: 24 typedef int wait_bit_action_f(struct wait_bit_key *key, int mode); 27 …ad *wq_head, struct wait_bit_queue_entry *wbq_entry, wait_bit_action_f *action, unsigned int mode); 28 …ad *wq_head, struct wait_bit_queue_entry *wbq_entry, wait_bit_action_f *action, unsigned int mode); 30 int out_of_line_wait_on_bit(void *word, int, wait_bit_action_f *action, unsigned int mode); 31 int out_of_line_wait_on_bit_timeout(void *word, int, wait_bit_action_f *action, unsigned int mode, … 32 int out_of_line_wait_on_bit_lock(void *word, int, wait_bit_action_f *action, unsigned int mode); 36 int wake_bit_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *key); 49 extern int bit_wait(struct wait_bit_key *key, int mode); [all …]
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | vidioc-g-tuner.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 13 VIDIOC_G_TUNER - VIDIOC_S_TUNER - Get or set tuner attributes 46 Tuners have two writable properties, the audio mode and the radio 47 frequency. To change the audio mode, applications initialize the 51 different audio mode if the requested mode is invalid or unsupported. 52 Since this is a write-only ioctl, it does not return the actually 53 selected audio mode. 68 .. flat-table:: struct v4l2_tuner 69 :header-rows: 0 70 :stub-columns: 0 [all …]
|
D | ext-ctrls-dv.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 3 .. _dv-controls: 15 only exposed on the ``/dev/v4l-subdev*`` device node. 23 Identification Data, :ref:`vesaedid`) and HDCP (High-bandwidth Digital 33 .. _dv-control-id: 47 read-only control is applicable to DVI-D, HDMI and DisplayPort 51 Rx Sense is the detection of pull-ups on the TMDS clock lines. This 56 that pad will be 0. This read-only control is applicable to DVI-D 64 EDIDs, then the bit for that pad will be 0. This read-only control 65 is applicable to VGA, DVI-A/D, HDMI and DisplayPort connectors. [all …]
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-driver-typec-displayport | 18 Note. USB configuration does not equal to Exit Mode. It is 19 separate configuration defined in VESA DisplayPort Alt Mode on 20 USB Type-C Standard. Functionally it equals to the situation 21 where the mode has been exited (to exit the mode, see 22 Documentation/ABI/testing/sysfs-bus-typec, and use file 29 VESA DisplayPort Alt Mode on USB Type-C Standard defines six 30 different pin assignments for USB Type-C connector that are 44 Note. As of VESA DisplayPort Alt Mode on USB Type-C Standard
|
D | sysfs-class-power-wilco | 1 What: /sys/class/power_supply/wilco-charger/charge_type 7 Standard: 8 Fully charges battery at a standard rate. 24 On Wilco device this mode is pre-configured in the factory 25 through EC's private PID. Swiching to a different mode will 26 be denied by Wilco EC when Long Life mode is enabled. 28 What: /sys/class/power_supply/wilco-charger/charge_control_start_threshold 35 What: /sys/class/power_supply/wilco-charger/charge_control_end_threshold
|
/Linux-v6.1/drivers/media/dvb-frontends/drx39xyj/ |
D | drx_driver.h | 2 Copyright (c), 2004-2005,2007-2010 Trident Microsystems, Inc. 60 /*------------------------------------------------------------------------------ 62 ------------------------------------------------------------------------------*/ 69 * \retval -EIO Initialization failed. 78 * \retval -EIO Termination failed. 98 * \retval -EIO Failure. 99 * \retval -EINVAL Parameter 'wcount' is not zero but parameter 133 #define TUNER_MODE_SUB0 0x0001 /* for sub-mode (e.g. RF-AGC setting) */ 134 #define TUNER_MODE_SUB1 0x0002 /* for sub-mode (e.g. RF-AGC setting) */ 135 #define TUNER_MODE_SUB2 0x0004 /* for sub-mode (e.g. RF-AGC setting) */ [all …]
|
/Linux-v6.1/Documentation/sound/cards/ |
D | hdspm.rst | 2 Software Interface ALSA-DSP MADI Driver 5 (translated from German, so no good English ;-), 7 2004 - winfried ritsch 11 the Controls and startup-options are ALSA-Standard and only the 19 ------------------ 21 * number of channels -- depends on transmission mode 29 * Single Speed -- 1..64 channels 32 (Note: Choosing the 56channel mode for transmission or as 37 * Double Speed -- 1..32 channels 40 Note: Choosing the 56-channel mode for [all …]
|
/Linux-v6.1/drivers/dma/ |
D | ste_dma40_ll.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * Copyright (C) ST-Ericsson SA 2007-2010 4 * Author: Per Friden <per.friden@stericsson.com> for ST-Ericsson SA 5 * Author: Jonas Aaberg <jonas.aberg@stericsson.com> for ST-Ericsson SA 20 #define D40_PHYS_TO_GROUP(phys) ((phys & (D40_GROUP_SIZE - 1)) / 2) 22 /* Most bits of the CFG register are the same in log as in phy mode */ 38 /* Standard channel parameters - basic mode (element register) */ 44 /* Standard channel parameters - basic mode (Link register) */ 50 * 29-bit byte word aligned address of the reload area. 54 /* Standard basic channel logical mode */ [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/display/panel/ |
D | panel-mipi-dbi-spi.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only or BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/display/panel/panel-mipi-dbi-spi.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Noralf Trønnes <noralf@tronnes.org> 14 in SPI mode. 16 The MIPI Alliance Standard for Display Bus Interface defines the electrical 18 phones. The standard defines 4 display architecture types and this binding is 20 standard and type C is the serial interface. 22 The standard defines the following interface signals for type C: [all …]
|
/Linux-v6.1/crypto/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 162 bool "Disable run-time self tests" 165 Disable run-time self tests that normally take place at 169 bool "Enable extra run-time crypto self tests" 172 Enable extra run-time self tests of registered crypto algorithms, 221 Authenc: Combined mode wrapper for IPsec. 241 menu "Public-key cryptography" 244 tristate "RSA (Rivest-Shamir-Adleman)" 250 RSA (Rivest-Shamir-Adleman) public key algorithm (RFC8017) 253 tristate "DH (Diffie-Hellman)" [all …]
|
/Linux-v6.1/Documentation/driver-api/ |
D | generic-counter.rst | 1 .. SPDX-License-Identifier: GPL-2.0 12 and standard of interaction and exposure. This driver API attempts to 39 ------ 57 ------- 62 The Synapse action mode specifies the Signal data condition that 68 Signal does not trigger the count function. In Pulse-Direction count 69 function mode, this Signal is evaluated as Direction. 91 ----- 96 A Count has a count function mode which represents the update behavior 106 * Pulse-Direction: [all …]
|
/Linux-v6.1/Documentation/admin-guide/media/ |
D | vivid.rst | 1 .. SPDX-License-Identifier: GPL-2.0 13 Each input can be a webcam, TV capture device, S-Video capture device or an HDMI 14 capture device. Each output can be an S-Video output device or an HDMI output 23 - Support for read()/write(), MMAP, USERPTR and DMABUF streaming I/O. 24 - A large list of test patterns and variations thereof 25 - Working brightness, contrast, saturation and hue controls 26 - Support for the alpha color component 27 - Full colorspace support, including limited/full RGB range 28 - All possible control types are present 29 - Support for various pixel aspect ratios and video aspect ratios [all …]
|
/Linux-v6.1/include/media/davinci/ |
D | vpbe_types.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 14 /* vpbe_timing_type - Timing types used in vpbe device */ 24 * @name: ptr to name string of the standard, "NTSC", "PAL" etc 25 * @std: standard or non-standard mode. 1 - standard, 0 - nonstandard 26 * @interlaced: 1 - interlaced, 0 - non interlaced/progressive 34 * @hsync_len: h-sync length 35 * @vsync_len: v-sync length 39 * Structure holding timing and resolution information of a standard. 40 * Used by vpbe_device to set required non-standard timing in the 48 * ------ [all …]
|
D | vpbe.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 11 #include <media/v4l2-dev.h> 12 #include <media/v4l2-ioctl.h> 13 #include <media/v4l2-device.h> 39 * requires a set of non-standard timing values to be listed here for 40 * each supported mode since venc is used in non-standard timing mode 49 * example, SD modes would use YCC8 where as HD mode would use YCC16. 50 * Not sure if this is needed on a per mode basis instead of per 51 * output basis. If per mode is needed, we may have to move this to 127 /* De-initialize the device */ [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/net/ |
D | ti,dp83822.yaml | 1 # 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>>...43