Home
last modified time | relevance | path

Searched full:standard (Results 1 – 25 of 2140) sorted by relevance

12345678910>>...86

/linux/Documentation/userspace-api/media/v4l/
H A Dstandard.rst17 V4L2 defines one bit for each analog video standard currently in use
21 standard, although presenting the user a menu of supported standards is
29 standards also contain sets of one or more standard bits.
32 signals. The first enumerated standard is a set of B and G/PAL, switched
38 To query and select the standard used by the current video input or
41 *received* standard can be sensed with the
47 :ref:`v4l2_std_id <v4l2-std-id>` type (a standard set), *not* an
48 index into the standard enumeration. Drivers must implement all video
49 standard ioctls when the device has one or more video inputs or outputs.
56 video standard, or
[all …]
H A Dvidioc-querystd.rst13 VIDIOC_QUERYSTD - VIDIOC_SUBDEV_QUERYSTD - Sense the video standard received by the current input
38 The hardware may be able to detect the current video standard
50 Drivers shall *not* switch the video standard
51 automatically if a new video standard is detected. Instead, drivers
54 :ref:`VIDIOC_QUERYSTD`. The reason is that a new video standard can mean
58 standard is valid they will have to stop streaming, set the new
59 standard, allocate new buffers and start streaming again.
69 Standard video timings are not supported for this input or output.
H A Dpixfmt-intro.rst4 Standard Image Formats
8 necessary to have standard image data formats which both sides will
10 section is intended to be an unambiguous specification of the standard
15 to convert images to one of the standard formats when needed. But the
22 Even so, ultimately, some standard formats are needed, so the V4L2
23 specification would not be complete without well-defined standard
26 The V4L2 standard formats are mainly uncompressed formats. The pixels
H A Dvidioc-g-std.rst13 …- VIDIOC_SUBDEV_G_STD - VIDIOC_SUBDEV_S_STD - Query or select the video standard of the current in…
46 To query and select the current video standard applications use the
55 does not return the actual new standard as :ref:`VIDIOC_G_STD <VIDIOC_G_STD>` does. When
57 standard the driver returns an ``EINVAL`` error code. When the standard set
59 standards. If the current input or output does not support standard
79 Standard video timings are not supported for this input or output.
H A Dvidioc-g-dv-timings.rst152 - The video standard(s) this format belongs to. This will be filled
165 - The Video Identification Code according to the CEA-861 standard.
169 - The Video Identification Code according to the HDMI standard.
228 * - Timing standard
231 - The timings follow the CEA-861 Digital TV Profile standard
233 - The timings follow the VESA Discrete Monitor Timings standard
235 - The timings follow the VESA Coordinated Video Timings standard
237 - The timings follow the VESA Generalized Timings Formula standard
239 - The timings follow the SDI Timings standard.
307 Identification Code as per the CEA-861 standard.
[all …]
H A Dcolorspaces-details.rst13 The :ref:`smpte170m` standard defines the colorspace used by NTSC and
79 the :ref:`itu601` standard and this colorspace is sometimes called
91 The :ref:`itu709` standard defines the colorspace used by HDTV in
119 The full name of this standard is Rec. ITU-R BT.709-5.
194 The non-standard xvYCC 709 or xvYCC 601 encodings can be
208 The :ref:`srgb` standard defines the colorspace used by most webcams
213 Note that the :ref:`sycc` standard specifies full range quantization,
286 The :ref:`oprgb` standard defines the colorspace used by computer
292 Note that the :ref:`oprgb` standard specifies full range quantization,
355 The :ref:`itu2020` standard defines the colorspace used by Ultra-high
[all …]
H A Dvidioc-enumstd.rst38 To query the attributes of a video standard, especially a custom (driver
59 - Number of the video standard, set by the application.
62 - The bits in this field identify the standard as one of the common
71 - Name of the standard, a NUL-terminated ASCII string, for example:
114 - This type is a set, each bit representing another video standard
136 ``V4L2_STD_PAL_60`` is a hybrid standard with 525 lines, 60 Hz refresh
147 ``V4L2_STD_NTSC_443`` is a hybrid standard with 525 lines, 60 Hz refresh
310 Standard video timings are not supported for this input or output.
314 find the current standard returned by :ref:`VIDIOC_G_STD <VIDIOC_G_STD>`.
317 Japan uses a standard similar to M/NTSC (V4L2_STD_NTSC_M_JP).
/linux/drivers/media/i2c/
H A Dtvp514x.c62 * struct tvp514x_std_info - Structure to store standard information
66 * @standard: v4l2 standard structure information
72 struct v4l2_standard standard; member
89 * @current_std: Current standard
232 /* Standard: STD_NTSC_MJ */
237 .standard = {
244 /* Standard: STD_PAL_BDGHIN */
250 .standard = {
258 /* Standard: need to add for additional standard */
379 * tvp514x_query_current_std() : Query the current standard detected by TVP5146/47
[all …]
/linux/Documentation/hwmon/
H A Dpmbus-core.rst8 [from pmbus.org] The Power Management Bus (PMBus) is an open standard
11 protocol is implemented over the industry-standard SMBus serial interface and
13 conversion products. This flexible and highly versatile standard allows for
17 semiconductor companies, this open power system standard is maintained and
22 commands, and manufacturers can add as many non-standard commands as they like.
67 standard PMBus commands and virtual PMBus commands.
69 Standard PMBus commands
72 Standard PMBus commands (commands values 0x00 to 0xff) are defined in the PMBUs
78 Virtual PMBus commands are provided to enable support for non-standard
83 distinguished from standard PMBus commands (which can not have values larger
[all …]
/linux/include/net/
H A Dbond_3ad.h31 /* rx machine states(43.4.11 in the 802.3ad standard) */
42 /* periodic machine states(43.4.12 in the 802.3ad standard) */
51 /* mux machine states(43.4.13 in the 802.3ad standard) */
62 /* tx machine states(43.4.15 in the 802.3ad standard) */
68 /* churn machine states(43.4.17 in the 802.3ad standard) */
87 /* timers types(43.4.9 in the 802.3ad standard) */
98 /* Link Aggregation Control Protocol(LACP) data unit structure(43.4.2.2 in the 802.3ad standard) */
134 /* Marker Protocol Data Unit(PDU) structure(43.5.3.2 in the 802.3ad standard) */
179 /* aggregator structure(43.4.5 in the 802.3ad standard) */
207 /* port structure(43.4.6 in the 802.3ad standard) */
[all …]
/linux/drivers/acpi/
H A Dacpi_pnp.c126 {"PNP0400"}, /* Standard LPT Printer Port */
138 {"PNP0400"}, /* Standard LPT Printer Port */
222 {"PNP0500"}, /* Generic standard PC COM port */
228 {"PNPC100"}, /* Standard 9600 bps Modem */
229 {"PNPC101"}, /* Standard 14400 bps Modem */
230 {"PNPC102"}, /* Standard 28800 bps Modem */
231 {"PNPC103"}, /* Standard Modem */
232 {"PNPC104"}, /* Standard 9600 bps Modem */
233 {"PNPC105"}, /* Standard 14400 bps Modem */
234 {"PNPC106"}, /* Standard 28800 bps Modem */
[all …]
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-typec-displayport20 USB Type-C Standard. Functionally it equals to the situation
29 VESA DisplayPort Alt Mode on USB Type-C Standard defines six
44 Note. As of VESA DisplayPort Alt Mode on USB Type-C Standard
55 VESA DisplayPort Alt Mode on USB Type-C Standard defines how
62 by VESA DisplayPort Alt Mode on USB Type-C Standard.
64 VESA DisplayPort Alt Mode on USB Type-C Standard.
/linux/Documentation/admin-guide/
H A Dsvga.rst28 (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.
55 the standard 80x25 mode.
90 the standard modes (80x25 and 80x50) followed by "special" modes (80x28 and
121 0x0100 to 0x017f - standard BIOS modes. The ID is a BIOS video mode number
129 945=132x28 for the standard Video7 BIOS)
132 by modifying one of the standard modes). Currently available:
133 0x0f00 standard 80x25, don't reset mode if already set (=FFFF)
134 0x0f01 standard with 8-point font: 80x43 on EGA, 80x50 on VGA
[all …]
/linux/arch/arm/boot/dts/xilinx/
H A Dzynq-zc702.dts213 io-standard = <1>;
236 io-standard = <4>;
259 io-standard = <1>;
277 io-standard = <1>;
301 io-standard = <1>;
314 io-standard = <1>;
327 io-standard = <1>;
341 io-standard = <1>;
354 io-standard = <1>;
367 io-standard = <1>;
[all …]
H A Dzynq-zc706.dts153 io-standard = <4>;
176 io-standard = <1>;
190 io-standard = <1>;
214 io-standard = <1>;
227 io-standard = <1>;
241 io-standard = <1>;
254 io-standard = <1>;
267 io-standard = <1>;
290 io-standard = <1>;
/linux/include/linux/mmc/
H A Dsdio_ids.h10 * Standard SDIO Function Interfaces
13 #define SDIO_CLASS_NONE 0x00 /* Not a SDIO standard interface */
14 #define SDIO_CLASS_UART 0x01 /* standard UART interface */
17 #define SDIO_CLASS_GPS 0x04 /* GPS standard interface */
18 #define SDIO_CLASS_CAMERA 0x05 /* Camera standard interface */
19 #define SDIO_CLASS_PHS 0x06 /* PHS standard interface */
/linux/Documentation/userspace-api/media/dvb/
H A Dfe-type-t.rst37 - For DVB-S standard
47 - For DVB-C annex A standard
57 - For DVB-T standard
67 - For ATSC standard (terrestrial) or for DVB-C Annex B (cable) used
89 filled with the currently standard, as selected by the last call to
/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Ddcsr.txt30 Definition: A standard property. Defines the number of cells
36 Definition: A standard property. Defines the number of cells
43 Definition: A standard property. Specifies the physical address
90 Definition: A standard property. Specifies the physical address
119 Definition: A standard property. Specifies the physical address
156 Definition: A standard property. Specifies the physical address
181 Definition: A standard property. Specifies the physical address
218 Definition: A standard property. Specifies the physical address
246 Definition: A standard property. Specifies the physical address
277 Definition: A standard property. Specifies the physical address
[all …]
/linux/drivers/bcma/
H A DREADME4 Standard AMBA drivers are platform specific, have hardcoded addresses and use
5 AMBA standard fields like CID and PID.
9 as standard AMBA device. Reading it's CID or PID can cause machine lockup.
10 2) AMBA standard devices called ports or wrappers. They have CIDs (AMBA_CID)
/linux/Documentation/devicetree/bindings/serial/
H A Dmvebu-uart.txt1 * Marvell UART : Non standard UART used in some of Marvell EBU SoCs
6 - "marvell,armada-3700-uart" for the standard variant of the UART
18 for standard variant of UART and UART2-clk for extended variant
22 - Must contain three elements for the standard variant of the IP
32 property is also supported for the standard variant of the IP,
/linux/include/media/
H A Dtuner-types.h13 * @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
58 * multi-standard analog TV/Radio demodulator, with is
64 * row per different standard.
106 * standard is selected. Set this bit to 1 if this
109 * standard is selected. Set this bit to 1 if this
114 * L standard PLL gating, vs the driver default
/linux/arch/riscv/
H A DKconfig.errata20 non-standard handling on non-coherent operations on Andes cores.
69 It was designed before the Zicbom extension so needs non-standard
92 non-standard PTE utilization on T-Head SoCs (XTheadMae).
105 non-standard handling on non-coherent operations on T-Head SoCs.
117 This will apply the overflow errata to handle the non-standard
/linux/drivers/tty/serial/8250/
H A DKconfig13 This selects whether you want to include the driver for the standard
14 serial ports. The standard answer is Y. People who might say N
17 serial mouse and don't intend to use their machine's standard serial
23 non-standard serial ports, since the configuration information will
35 modems and similar devices connecting to the standard serial ports.
59 This builds standard PNP serial support. You may be able to
82 standard 16550A serial port, however the device may not function
143 This builds standard PCI serial support. You may be able to
215 If you wish to use any non-standard features of the standard "dumb"
229 standard COM 1/2/3/4 ports. This may happen if you have an AST
[all …]
/linux/Documentation/filesystems/bcachefs/
H A Derrorcodes.rst6 In bcachefs, as a hard rule we do not throw or directly use standard error
11 direct uses of standard error codes you see in the source code are simply old
16 errors), as well as specifying which standard error code should be returned at
19 At the module boundary, we use bch2_err_class() to convert to a standard error
/linux/Documentation/networking/
H A Dplip.rst25 printer port. PLIP is a non-standard, but [can use] uses the standard
52 an existing Ethernet. Isn't standard (not even de facto standard, like
117 only one implemented in the early version of the code) uses a standard
129 The cable for the first transfer mode is a standard
135 bits with standard status register implementation.
197 standard in Mode 0. That standard specifies the following protocol::

12345678910>>...86