| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | standard.rst | 17 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 D | vidioc-querystd.rst | 13 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.
|
| H A D | vidioc-g-std.rst | 13 …- 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
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/linux/ |
| H A D | linux-yocto_5.15.bb | 1 KBRANCH ?= "v5.15/standard/base" 6 KBRANCH:qemuarm ?= "v5.15/standard/arm-versatile-926ejs" 7 KBRANCH:qemuarm64 ?= "v5.15/standard/qemuarm64" 8 KBRANCH:qemumips ?= "v5.15/standard/mti-malta32" 9 KBRANCH:qemuppc ?= "v5.15/standard/qemuppc" 10 KBRANCH:qemuriscv64 ?= "v5.15/standard/base" 11 KBRANCH:qemuriscv32 ?= "v5.15/standard/base" 12 KBRANCH:qemux86 ?= "v5.15/standard/base" 13 KBRANCH:qemux86-64 ?= "v5.15/standard/base" 14 KBRANCH:qemumips64 ?= "v5.15/standard/mti-malta64" [all …]
|
| H A D | linux-yocto_5.10.bb | 1 KBRANCH ?= "v5.10/standard/base" 6 KBRANCH:qemuarm ?= "v5.10/standard/arm-versatile-926ejs" 7 KBRANCH:qemuarm64 ?= "v5.10/standard/qemuarm64" 8 KBRANCH:qemumips ?= "v5.10/standard/mti-malta32" 9 KBRANCH:qemuppc ?= "v5.10/standard/qemuppc" 10 KBRANCH:qemuriscv64 ?= "v5.10/standard/base" 11 KBRANCH:qemuriscv32 ?= "v5.10/standard/base" 12 KBRANCH:qemux86 ?= "v5.10/standard/base" 13 KBRANCH:qemux86-64 ?= "v5.10/standard/base" 14 KBRANCH:qemumips64 ?= "v5.10/standard/mti-malta64"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-multimedia/libopus/ |
| H A D | libopus_1.3.1.bb | 42 #| {standard input}: Assembler messages: 43 #| {standard input}:389: Error: selected processor does not support Thumb mode `smull r5,r7,r1,r4' 44 #| {standard input}:418: Error: selected processor does not support Thumb mode `smull r5,r6,r4,r1' 45 #| {standard input}:448: Error: selected processor does not support Thumb mode `smull r4,r5,r1,r0' 46 #| {standard input}:474: Error: selected processor does not support Thumb mode `smull r0,r4,r8,r1' 47 #| {standard input}:510: Error: selected processor does not support Thumb mode `smull fp,r0,r10,r1' 48 #| {standard input}:553: Error: selected processor does not support Thumb mode `smull fp,r1,r10,r3' 49 #| {standard input}:741: Error: selected processor does not support Thumb mode `smull r3,r0,r6,r10' 50 #| {standard input}:761: Error: selected processor does not support Thumb mode `smull fp,r2,r3,r9' 51 #| {standard input}:773: Error: selected processor does not support Thumb mode `smull fp,r3,r5,r8'
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | iostream | 49 * The <iostream> header declares the eight <em>standard stream 60 extern istream cin; /// Linked to standard input 61 extern ostream cout; /// Linked to standard output 62 extern ostream cerr; /// Linked to standard error (unbuffered) 63 extern ostream clog; /// Linked to standard error (buffered) 66 extern wistream wcin; /// Linked to standard input 67 extern wostream wcout; /// Linked to standard output 68 extern wostream wcerr; /// Linked to standard error (unbuffered) 69 extern wostream wclog; /// Linked to standard error (buffered)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | iostream | 49 * The <iostream> header declares the eight <em>standard stream 60 extern istream cin; /// Linked to standard input 61 extern ostream cout; /// Linked to standard output 62 extern ostream cerr; /// Linked to standard error (unbuffered) 63 extern ostream clog; /// Linked to standard error (buffered) 66 extern wistream wcin; /// Linked to standard input 67 extern wostream wcout; /// Linked to standard output 68 extern wostream wcerr; /// Linked to standard error (unbuffered) 69 extern wostream wclog; /// Linked to standard error (buffered)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/licenses/ |
| H A D | DMTF | 10 // Implementation of certain elements of this standard or proposed 11 // standard may be subject to third party patent rights, including 13 // no representations to users of the standard as to the existence 21 // reliance on the standard or incorporation thereof in its product, 23 // any party implementing such standard, whether such implementation 26 // a standard is withdrawn or modified after publication, and shall be 28 // standard from any and all claims of infringement by a patent owner
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/cim-schema/files/ |
| H A D | LICENSE | 10 // Implementation of certain elements of this standard or proposed 11 // standard may be subject to third party patent rights, including 13 // no representations to users of the standard as to the existence 21 // reliance on the standard or incorporation thereof in its product, 23 // any party implementing such standard, whether such implementation 26 // a standard is withdrawn or modified after publication, and shall be 28 // standard from any and all claims of infringement by a patent owner
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | zynq-zc702.dts | 203 io-standard = <1>; 226 io-standard = <4>; 249 io-standard = <1>; 267 io-standard = <1>; 291 io-standard = <1>; 304 io-standard = <1>; 318 io-standard = <1>; 331 io-standard = <1>; 344 io-standard = <1>; 367 io-standard = <1>;
|
| H A D | zynq-zc706.dts | 153 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>;
|
| /OK3568_Linux_fs/yocto/poky/meta-yocto-bsp/recipes-kernel/linux/ |
| H A D | linux-yocto-dev.bbappend | 1 KBRANCH:genericx86 = "standard/base" 2 KBRANCH:genericx86-64 = "standard/base" 3 KBRANCH:edgerouter = "standard/edgerouter" 4 KBRANCH:beaglebone-yocto = "standard/beaglebone"
|
| H A D | linux-yocto_5.10.bbappend | 1 KBRANCH:genericx86 = "v5.10/standard/base" 2 KBRANCH:genericx86-64 = "v5.10/standard/base" 3 KBRANCH:edgerouter = "v5.10/standard/edgerouter" 4 KBRANCH:beaglebone-yocto = "v5.10/standard/beaglebone"
|
| H A D | linux-yocto_5.15.bbappend | 1 KBRANCH:genericx86 = "v5.15/standard/base" 2 KBRANCH:genericx86-64 = "v5.15/standard/base" 3 KBRANCH:edgerouter = "v5.15/standard/edgerouter" 4 KBRANCH:beaglebone-yocto = "v5.15/standard/beaglebone"
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | zynq-zc706.dts | 156 io-standard = <4>; 179 io-standard = <1>; 193 io-standard = <1>; 217 io-standard = <1>; 230 io-standard = <1>; 244 io-standard = <1>; 257 io-standard = <1>; 270 io-standard = <1>; 293 io-standard = <1>;
|
| H A D | zynq-zc702.dts | 210 io-standard = <1>; 233 io-standard = <4>; 256 io-standard = <1>; 274 io-standard = <1>; 298 io-standard = <1>; 311 io-standard = <1>; 325 io-standard = <1>; 338 io-standard = <1>; 351 io-standard = <1>; 374 io-standard = <1>;
|
| /OK3568_Linux_fs/yocto/poky/documentation/kernel-dev/ |
| H A D | advanced.rst | 72 KBRANCH:edgerouter = "standard/edgerouter" 84 you do not specify a :term:`LINUX_KERNEL_TYPE`, it defaults to "standard". 88 configuration. The linux-yocto recipes define "standard", "tiny", and 368 LINUX_KERNEL_TYPE ??= "standard" 384 Three kernel types ("standard", "tiny", and "preempt-rt") are supported 387 - "standard": Includes the generic Linux kernel policy of the Yocto 394 This kernel type inherits from the "standard" kernel type. 398 from the "standard" configuration. Although the "tiny" kernel type 403 ``standard.scc``). Here is a partial listing for the ``standard.scc`` 404 file, which is found in the ``ktypes/standard`` directory of the [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/tinymembench/ |
| H A D | tinymembench_git.bb | 26 #| {standard input}: Assembler messages: 27 #| {standard input}:66: Error: instruction not supported in Thumb16 mode -- `subs r1,r1,#16' 28 #| {standard input}:69: Error: instruction not supported in Thumb16 mode -- `subs r1,r1,#16' 29 #| {standard input}:82: Error: selected processor does not support Thumb mode `mla r3,r4,r3,r5' 30 #| {standard input}:82: Error: unshifted register required -- `and r8,r7,r3,lsr#16'
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/mosh/ |
| H A D | mosh_1.3.2.bb | 42 #| {standard input}: Assembler messages: 43 #| {standard input}:2100: Error: instruction not supported in Thumb16 mode -- `adds r4,r4,r4' 44 #| {standard input}:2101: Error: instruction not supported in Thumb16 mode -- `adcs r5,r5,r5' 45 #| {standard input}:2102: Error: instruction not supported in Thumb16 mode -- `adcs r6,r6,r6' 46 #| {standard input}:2103: Error: instruction not supported in Thumb16 mode -- `adcs r7,r7,r7' 47 #| {standard input}:2104: Error: selected processor does not support Thumb mode `it cs'
|
| /OK3568_Linux_fs/buildroot/board/qmtech/zynq/patches/linux/ |
| H A D | 0001-DTS-for-QMTech-Zynq-starter-kit.patch | 200 + io-standard = <1>; 223 + io-standard = <4>; 246 + io-standard = <1>; 264 + io-standard = <1>; 288 + io-standard = <1>; 301 + io-standard = <1>; 314 + io-standard = <1>; 328 + io-standard = <1>; 341 + io-standard = <1>; 354 + io-standard = <1>;
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/ |
| H A D | qtscript_git.bb | 25 #{standard input}: Assembler messages: 26 #{standard input}:22: Error: selected processor does not support Thumb mode `stmdb sp!,{r1-r3}' 27 #{standard input}:23: Error: selected processor does not support Thumb mode `stmdb sp!,{r4-r8,lr}' 28 #{standard input}:30: Error: lo register required -- `ldmia sp!,{r4-r8,lr}' 29 #{standard input}:43: Error: lo register required -- `ldmia sp!,{r4-r8,lr}'
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/ |
| H A D | fe-type-t.rst | 37 - 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
|
| /OK3568_Linux_fs/yocto/poky/documentation/sdk-manual/ |
| H A D | appendix-customizing-standard.rst | 7 This appendix presents customizations you can apply to the standard SDK. 12 When you build a standard SDK using the ``bitbake -c populate_sdk``, a 29 provided by recipes with the standard SDK by adding "api-documentation" 34 documentation and then include it in the standard SDK.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/i2c/ |
| H A D | i2c-nomadik.txt | 3 Required (non-standard) properties: 6 Recommended (non-standard) properties: 9 Optional (non-standard) properties:
|