Home
last modified time | relevance | path

Searched full:iso (Results 1 – 25 of 64) sorted by relevance

123

/Documentation/devicetree/bindings/gpio/
Drealtek,rtd-gpio.yaml21 - realtek,rtd1295-iso-gpio
22 - realtek,rtd1315e-iso-gpio
23 - realtek,rtd1319-iso-gpio
24 - realtek,rtd1319d-iso-gpio
25 - realtek,rtd1395-iso-gpio
26 - realtek,rtd1619-iso-gpio
27 - realtek,rtd1619b-iso-gpio
61 compatible = "realtek,rtd1319d-iso-gpio";
/Documentation/networking/
Diso15765-2.rst4 ISO 15765-2 (ISO-TP)
10 ISO 15765-2, also known as ISO-TP, is a transport protocol specifically defined
12 industry, for example as the transport protocol for UDSonCAN (ISO 14229-3) or
13 emission-related diagnostic services (ISO 15031-5).
15 ISO-TP can be used both on CAN CC (aka Classical CAN) and CAN FD (CAN with
23 * ISO 15765-2:2024 : Road vehicles - Diagnostic communication over Controller
29 In its simplest form, ISO-TP is based on two kinds of addressing modes for the
53 When transmitting data using the ISO-TP protocol, the payload can either fit
57 ISO-TP defines a multi-frame protocol, in which the sender provides (through a
67 How to Use ISO-TP
[all …]
Dcan.rst32 Queueing of frames and higher-level transport protocols like ISO-TP
57 communicate using a specific transport protocol, e.g. ISO-TP, just
1257 [ fd-non-iso { on | off } ]
1433 - ISO compliant: The ISO 11898-1:2015 CAN FD implementation (default)
1434 - non-ISO compliant: The CAN FD implementation following the 2012 whitepaper
1438 1. ISO compliant (fixed)
1439 2. non-ISO compliant (fixed, like the M_CAN IP core v3.0.1 in m_can.c)
1440 3. ISO/non-ISO CAN FD controllers (switchable, like the PEAK PCAN-USB FD)
1442 The current ISO/non-ISO mode is announced by the CAN controller driver via
1443 netlink and displayed by the 'ip' tool (controller option FD-NON-ISO).
[all …]
/Documentation/driver-api/usb/
DURB.rst78 // Only for PERIODIC transfers (ISO, INTERRUPT)
83 // ISO only: packets are only "best effort"; each can have errors
127 - For ISO there are two startup behaviors: Specified start_frame or ASAP.
150 - Too many queued ISO transfers (``-EAGAIN``)
151 - Too many requested ISO frames (``-EFBIG``)
160 multi-buffering, to get seamless ISO streaming.
239 How to do isochronous (ISO) transfers?
242 Besides the fields present on a bulk transfer, for ISO, you also
247 most ISO transfer fields.
249 For ISO transfers you also have to fill a :c:type:`usb_iso_packet_descriptor`
[all …]
Derror-codes.rst44 c) ISO: attempted to change transfer interval
45 d) ISO: ``number_of_packets`` is < 0
48 ``-EXDEV`` ISO: ``URB_ISO_ASAP`` wasn't specified and all the
52 ``-EFBIG`` Host controller driver can't schedule that many ISO
60 (b) ISO packet is larger than the endpoint maxpacket.
80 Error codes returned by ``in urb->status`` or in ``iso_frame_desc[n].status`` (for ISO)
161 ``-EXDEV`` ISO transfer only partially completed
165 ``-EINVAL`` ISO madness, if this happens: Log off and
/Documentation/ABI/testing/
Dconfigfs-usb-gadget-uac1_legacy11 req_buf_size - ISO OUT endpoint request buffer size
12 req_count - ISO OUT endpoint request count
Dconfigfs-usb-gadget-sourcesink15 iso_qlen depth of queue for iso
/Documentation/userspace-api/media/v4l/
Dbiblio.rst50 ISO 13818-1
54 :title: ITU-T Rec. H.222.0 | ISO/IEC 13818-1 "Information technology --- Generic coding of movi…
56 …ation Union (http://www.itu.ch), International Organisation for Standardisation (http://www.iso.ch)
60 ISO 13818-2
64 :title: ITU-T Rec. H.262 | ISO/IEC 13818-2 "Information technology --- Generic coding of moving…
66 …ation Union (http://www.itu.ch), International Organisation for Standardisation (http://www.iso.ch)
132 :title: ITU-T Rec. H.265 | ISO/IEC 23008-2 "High Efficiency Video Coding"
134 …ation Union (http://www.itu.ch), International Organisation for Standardisation (http://www.iso.ch)
309 ISO 12232:2006
313 :title: Photography --- Digital still cameras --- Determination of exposure index, ISO speed ra…
[all …]
Dext-ctrls-camera.rst334 Determines ISO equivalent of an image sensor indicating the sensor's
337 sensitivity is represented by doubling the numerical ISO value.
338 Applications should interpret the values as standard ISO values
339 multiplied by 1000, e.g. control value 800 stands for ISO 0.8.
340 Drivers will usually support only a subset of standard ISO values.
346 .. _v4l2-iso-sensitivity-auto-type:
352 Enables or disables automatic ISO sensitivity adjustments.
361 - Manual ISO sensitivity.
363 - Automatic ISO sensitivity adjustments.
409 - Candle light. The camera generally raises the ISO sensitivity and
[all …]
/Documentation/userspace-api/media/dvb/
Dlegacy_dvb_decoder_api.rst40 Because of that fact the only supported data formats are ISO/IEC 13818-1
45 ISO/IEC 13818-1, if not otherwise noted.
/Documentation/filesystems/
Disofs.rst57 Recommended documents about ISO 9660 standard are located at:
63 identical with ISO 9660.", so it is a valid and gratis substitute of the
64 official ISO specification.
/Documentation/driver-api/
Dfirewire.rst12 on IEEE 1394 bus by ISO/IEC 13213 (IEEE 1212) procedure, and to control
48 .. kernel-doc:: drivers/firewire/core-iso.c
/Documentation/admin-guide/
Dunicode.rst25 LAT1_MAP Latin-1 (ISO 8859-1) ESC ( B
36 Note that although these codes are similar to ISO 2022, neither the
37 codes nor their uses match ISO 2022; Linux has two 8-bit codes (G0 and
38 G1), whereas ISO 2022 has four 7-bit codes (G0-G3).
40 In accordance with the Unicode standard/ISO 10646 the range U+F000 to
/Documentation/usb/
Dehci.rst62 High Speed Isochronous (ISO) transfer support is also functional, but
66 is not yet available. Note that split transaction support for ISO
67 transfers can't share much code with the code for high speed ISO transfers,
140 can't, such as "high bandwidth" periodic (interrupt or ISO) transfers.
224 Interrupt and ISO transfer performance issues. Those periodic
Dusbmon.rst111 format adds a few fields, such as ISO frame descriptors, interval, etc.
221 unsigned char xfer_type; /* ISO (0), Intr, Control, Bulk (3) */
234 struct iso_rec { /* Only for ISO */
237 } iso;
239 int interval; /* 48: Only for Interrupt and ISO */
240 int start_frame; /* 52: For ISO */
242 unsigned int ndesc; /* 60: Actual number of ISO descriptors */
/Documentation/devicetree/bindings/phy/
Dhisilicon,hi3660-usb3.yaml23 description: phandle of syscon used to control iso refclk.
Dhisilicon,hi3670-usb3.yaml24 description: phandle of syscon used to control iso refclk.
/Documentation/devicetree/bindings/net/can/
Dcc770.txt41 - bosch,iso-low-speed-mux : see data sheet.
/Documentation/translations/zh_CN/process/
Dprogramming-language.rst12 在 ``-std=gnu11`` :ref:`gcc-c-dialect-options <cn_gcc-c-dialect-options>` 下编译的:ISO C11的 GNU 方言
/Documentation/translations/zh_TW/process/
Dprogramming-language.rst15 在 ``-std=gnu11`` :ref:`gcc-c-dialect-options <tw_gcc-c-dialect-options>` 下編譯的:ISO C11的 GNU 方言
/Documentation/translations/zh_TW/admin-guide/
Dunicode.rst34 LAT1_MAP Latin-1 (ISO 8859-1) ESC ( B
46 根據Unicode標準/ISO 10646,U+F000到U+F8FF被保留用於操作系統範圍內的分配
/Documentation/translations/zh_CN/admin-guide/
Dunicode.rst31 LAT1_MAP Latin-1 (ISO 8859-1) ESC ( B
43 根据Unicode标准/ISO 10646,U+F000到U+F8FF被保留用于操作系统范围内的分配
/Documentation/devicetree/bindings/media/
Dnxp,imx8-jpeg.yaml14 ISO/IEC 10918-1 JPEG standard compliant decoder/encoder, for Baseline
/Documentation/devicetree/bindings/usb/
Dti,am62-usb.yaml27 the USB ISO device id value. See,
/Documentation/translations/sp_SP/process/
Dprogramming-language.rst13 bajo ``-std=gnu11`` [sp-gcc-c-dialect-options]_: el dialecto GNU de ISO C11.

123