Home
last modified time | relevance | path

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

12345678910>>...192

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/
Dbrcm,bcm11351-pinctrl.txt49 Standard, I2C, and HDMI. Each type accepts a different set of pin config
57 Optional Properties (for standard pins):
68 0: Standard(100kbps)& Fast(400kbps) mode
94 0: Standard(100kbps)& Fast(400kbps) mode
112 0: Standard(100kbps)& Fast(400kbps) mode
127 //group node defining 1 standard pin
194 "adcsync", Standard
195 "bat_rm", Standard
200 "classgpwr", Standard
201 "clk_cx8", Standard
[all …]
/kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/
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 …]
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.
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
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.
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
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 …]
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.
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
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.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/riscv/
Dextensions.yaml15 RISC-V has a large number of extensions, some of which are "standard"
21 Once a standard extension has been ratified, no changes in behaviour can be
23 The properties for standard extensions therefore map to their originally
80 The standard M extension for integer multiplication and division, as
86 The standard A extension for atomic instructions, as ratified in the
91 The standard F extension for single-precision floating point, as
97 The standard D extension for double-precision floating-point, as
103 The standard Q extension for quad-precision floating-point, as
109 The standard C extension for compressed instructions, as ratified in
114 The standard V extension for vector operations, as ratified
[all …]
/kernel/linux/linux-6.6/Documentation/riscv/
Duabi.rst20 #. Additional standard extensions (starting with 'Z') will be sorted after
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
33 #. Standard machine-level extensions (starting with 'Zxm') will be listed
34 after any lower-privileged, standard extensions. If multiple machine-level
37 #. Non-standard extensions (starting with 'X') will be listed after all standard
38 extensions. If multiple non-standard extensions are listed, they will be
/kernel/linux/linux-6.6/drivers/media/i2c/
Dtvp514x.c61 * struct tvp514x_std_info - Structure to store standard information
65 * @standard: v4l2 standard structure information
71 struct v4l2_standard standard; member
88 * @current_std: Current standard
231 /* Standard: STD_NTSC_MJ */
236 .standard = {
243 /* Standard: STD_PAL_BDGHIN */
249 .standard = {
257 /* Standard: need to add for additional standard */
378 * tvp514x_query_current_std() : Query the current standard detected by TVP5146/47
[all …]
/kernel/linux/linux-5.10/drivers/media/i2c/
Dtvp514x.c61 * struct tvp514x_std_info - Structure to store standard information
65 * @standard: v4l2 standard structure information
71 struct v4l2_standard standard; member
88 * @current_std: Current standard
231 /* Standard: STD_NTSC_MJ */
236 .standard = {
243 /* Standard: STD_PAL_BDGHIN */
249 .standard = {
257 /* Standard: need to add for additional standard */
378 * tvp514x_query_current_std() : Query the current standard detected by TVP5146/47
[all …]
/kernel/linux/linux-5.10/Documentation/hwmon/
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 …]
/kernel/linux/linux-6.6/Documentation/hwmon/
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 …]
/kernel/linux/linux-5.10/include/media/davinci/
Dvpbe_types.h24 * @name: ptr to name string of the standard, "NTSC", "PAL" etc
25 * @std: standard or non-standard mode. 1 - standard, 0 - nonstandard
39 * Structure holding timing and resolution information of a standard.
40 * Used by vpbe_device to set required non-standard timing in the
/kernel/linux/linux-5.10/drivers/acpi/
Dacpi_pnp.c126 {"PNP0400"}, /* Standard LPT Printer Port */
138 {"PNP0400"}, /* Standard LPT Printer Port */
224 {"PNP0500"}, /* Generic standard PC COM port */
230 {"PNPC100"}, /* Standard 9600 bps Modem */
231 {"PNPC101"}, /* Standard 14400 bps Modem */
232 {"PNPC102"}, /* Standard 28800 bps Modem */
233 {"PNPC103"}, /* Standard Modem */
234 {"PNPC104"}, /* Standard 9600 bps Modem */
235 {"PNPC105"}, /* Standard 14400 bps Modem */
236 {"PNPC106"}, /* Standard 28800 bps Modem */
[all …]
/kernel/linux/linux-6.6/include/net/
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) */
60 /* tx machine states(43.4.15 in the 802.3ad standard) */
66 /* churn machine states(43.4.17 in the 802.3ad standard) */
85 /* timers types(43.4.9 in the 802.3ad standard) */
96 /* Link Aggregation Control Protocol(LACP) data unit structure(43.4.2.2 in the 802.3ad standard) */
132 /* Marker Protocol Data Unit(PDU) structure(43.5.3.2 in the 802.3ad standard) */
177 /* aggregator structure(43.4.5 in the 802.3ad standard) */
205 /* port structure(43.4.6 in the 802.3ad standard) */
[all …]
/kernel/linux/linux-5.10/include/net/
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) */
60 /* tx machine states(43.4.15 in the 802.3ad standard) */
66 /* churn machine states(43.4.17 in the 802.3ad standard) */
85 /* timers types(43.4.9 in the 802.3ad standard) */
96 /* Link Aggregation Control Protocol(LACP) data unit structure(43.4.2.2 in the 802.3ad standard) */
132 /* Marker Protocol Data Unit(PDU) structure(43.5.3.2 in the 802.3ad standard) */
177 /* aggregator structure(43.4.5 in the 802.3ad standard) */
205 /* port structure(43.4.6 in the 802.3ad standard) */
[all …]
/kernel/linux/linux-6.6/Documentation/ABI/testing/
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.
/kernel/linux/linux-6.6/drivers/acpi/
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 …]
/kernel/linux/linux-5.10/arch/arm/boot/dts/
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>;
/kernel/linux/linux-6.6/arch/arm/boot/dts/xilinx/
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>;
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 …]
/kernel/linux/linux-5.10/include/linux/mmc/
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 */

12345678910>>...192