Home
last modified time | relevance | path

Searched +full:standard +full:- +full:mode (Results 1 – 25 of 1101) sorted by relevance

12345678910>>...45

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/
H A Dbrcm,bcm11351-pinctrl.txt10 - 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 …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-multimedia/libopus/
H A Dlibopus_1.3.1.bb6 HOMEPAGE = "http://www.opus-codec.org/"
8 LICENSE = "BSD-3-Clause"
11 SRC_URI = "http://downloads.xiph.org/releases/opus/opus-${PV}.tar.gz"
15 S = "${WORKDIR}/opus-${PV}"
20 PACKAGECONFIG[fixed-point] = "--enable-fixed-point,,"
21 PACKAGECONFIG[float-approx] = "--enable-float-approx,,"
24 --with-NE10-includes=${STAGING_DIR_TARGET}${includedir} \
25 --with-NE10-libraries=${STAGING_DIR_TARGET}${libdir} \
26 --enable-asm \
27 --enable-intrinsics \
[all …]
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dsvga.rst4 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 …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/mosh/
H A Dmosh_1.3.2.bb1 # NOTE: mosh-server requires a UTF-8 locale, but there's no way to add
3 # image yourself when you install mosh-server.
5 SUMMARY = "Remote shell supporting roaming and high-latency connections"
9 robust and responsive, especially over Wi-Fi, cellular, and \
10 long-distance links."
12 LICENSE = "GPL-3.0-or-later"
15 DEPENDS = "protobuf-native protobuf ncurses zlib libio-pty-perl openssl libutempter"
17 SRC_URI = "http://mosh.mit.edu/mosh-${PV}.tar.gz \
18 file://0001-Fix-building-with-libc.patch \
25 PACKAGE_BEFORE_PN += "${PN}-server"
[all …]
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dplip.rst1 .. 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 …]
/OK3568_Linux_fs/kernel/Documentation/fb/
H A Dmodedb.rst2 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 …]
H A Duvesafb.rst2 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 …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dwait_bit.h1 /* 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 …]
/OK3568_Linux_fs/kernel/drivers/net/arcnet/
H A DKconfig1 # 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 …]
/OK3568_Linux_fs/kernel/include/media/
H A Dtuner-types.h1 /* 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 …]
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-tuner.rst1 .. 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 …]
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/drx39xyj/
H A Ddrx_driver.h2 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 …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/tinymembench/
H A Dtinymembench_git.bb13 file://0001-asm-Delete-.func-.endfunc-directives.patch \
21 install -d ${D}${bindir}
22 install -m755 tinymembench ${D}${bindir}/
25 # Fails to build with thumb-1 (qemuarm)
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/kernel/Documentation/devicetree/bindings/regulator/
H A Dmax77802.txt3 This is a part of device tree bindings of MAX77802 multi-function device.
6 The MAX77802 PMIC has 10 high-efficiency Buck and 32 Low-dropout (LDO)
12 - inb1-supply: The input supply for BUCK1
13 - inb2-supply: The input supply for BUCK2
14 - inb3-supply: The input supply for BUCK3
15 - inb4-supply: The input supply for BUCK4
16 - inb5-supply: The input supply for BUCK5
17 - inb6-supply: The input supply for BUCK6
18 - inb7-supply: The input supply for BUCK7
19 - inb8-supply: The input supply for BUCK8
[all …]
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0
13 tristate "SHA1 digest algorithm (ARM-asm)"
17 SHA-1 secure hash standard (FIPS 180-1/DFIPS 180-2) implemented
27 SHA-1 secure hash standard (FIPS 180-1/DFIPS 180-2) implemented
37 SHA-1 secure hash standard (FIPS 180-1/DFIPS 180-2) implemented
41 tristate "SHA-224/256 digest algorithm (ARM v8 Crypto Extensions)"
46 SHA-256 secure hash standard (DFIPS 180-2) implemented
50 tristate "SHA-224/256 digest algorithm (ARM-asm and NEON)"
54 SHA-256 secure hash standard (DFIPS 180-2) implemented
58 tristate "SHA-384/512 digest algorithm (ARM-asm and NEON)"
[all …]
/OK3568_Linux_fs/kernel/Documentation/sound/cards/
H A Dhdspm.rst2 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 …]
/OK3568_Linux_fs/kernel/crypto/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0
48 At load time, this module overrides the built-in implementations of
49 these algorithms with its implementations. It also runs self-tests on
171 bool "Disable run-time self tests"
174 Disable run-time self tests that normally take place at
178 bool "Enable extra run-time crypto self tests"
181 Enable extra run-time self tests of registered crypto algorithms,
230 Authenc: Combined mode wrapper for IPsec.
252 comment "Public-key cryptography"
264 tristate "Diffie-Hellman algorithm"
[all …]
/OK3568_Linux_fs/external/xserver/hw/xfree86/utils/cvt/
H A Dcvt.c2 * Copyright 2005-2006 Luc Verhaegen.
24 /* Standalone VESA CVT standard timing modelines generator. */
70 * Quickly check wether this is a CVT standard mode.
85 fprintf(stderr, "Warning: Aspect Ratio is not CVT standard.\n"); in CVTCheckStandard()
92 fprintf(stderr, "Warning: Refresh Rate is not CVT standard " in CVTCheckStandard()
101 * I'm not documenting --interlaced for obvious reasons, even though I did
108 fprintf(stderr, "usage: %s [-v|--verbose] [-r|--reduced] X Y [refresh]\n", in PrintUsage()
111 fprintf(stderr, " -v|--verbose : Warn about CVT standard adherance.\n"); in PrintUsage()
112 fprintf(stderr, " -r|--reduced : Create a mode with reduced blanking " in PrintUsage()
130 PrintComment(DisplayModeRec * Mode, Bool CVT, Bool Reduced) in PrintComment() argument
[all …]
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-driver-typec-displayport18 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
/OK3568_Linux_fs/kernel/drivers/dma/
H A Dste_dma40_ll.h1 /* 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 …]
/OK3568_Linux_fs/kernel/drivers/tty/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0
24 one can be used for a text-mode user session, and a third could run
26 is done with certain key combinations, usually Alt-<function key>.
43 shiny Linux system :-)
59 and warnings and which allows logins in single user mode. If you
62 common mode of operations, so you should say Y here unless you want
96 See <file:Documentation/driver-api/console.rst> for more
111 Linux has traditionally used the BSD-like names /dev/ptyxx for
114 however, supports the Unix98 naming standard: in order to acquire a
134 Linux has traditionally used the BSD-like names /dev/ptyxx
[all …]
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86gtf.c2 * gtf.c Generate mode timings using the GTF Timing Standard
4 * gcc gtf.c -o gtf -lm -Wall
37 * Standard Version: 1.0, Revision: 1.0
41 * Copyright (c) 1994, 1995, 1996 - Video Electronics Standards
47 * of this standard, the Video Electronics Standards Association and
51 * this standard may be used without restriction.
56 * implementation of the GTF Timing Standard, is available at:
64 #include <xorg-config.h>
84 #define C_PRIME (((C - J) * K/256.0) + J)
88 * xf86GTFMode() - as defined by the GTF Timing Standard, compute the
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pci/
H A Dnvidia,tegra194-pcie.txt4 and thus inherits all the common properties defined in designware-pcie.txt.
5 Some of the controller instances are dual mode where in they can work either
6 in root port mode or endpoint mode but one at a time.
9 - power-domains: A phandle to the node that controls power to the respective
19 "include/dt-bindings/power/tegra194-powergate.h" file.
20 - reg: A list of physical base address and length pairs for each set of
21 controller registers. Must contain an entry for each entry in the reg-names
23 - reg-names: Must include the following entries:
25 "config": As per the definition in designware-pcie.txt
31 - interrupts: A list of interrupt outputs of the controller. Must contain an
[all …]
/OK3568_Linux_fs/external/xserver/hw/xfree86/utils/man/
H A Dgtf.man3 gtf - calculate VESA GTF mode lines
6 .I h-resolution
7 .I v-resolution
9 .RB [ \-v | \-\-verbose ]
10 .RB [ \-f | \-\-fbmode ]
11 .RB [ \-x | \-\-xorgmode ]
16 for a matching VESA GTF mode are printed out. Two output formats are
17 supported: mode lines suitable for the Xorg
19 file, and mode parameters suitable for the Linux
30 Print the mode parameters as Xorg-style mode lines. This is the
[all …]
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/
H A Dqtscript_git.bb2 require qt5-git.inc
5-1.3 & BSD-3-Clause & ( GPL-3.0-only & The-Qt-Company-GPL-Exception-1.0 | The-Qt-Company-Commercia…
10 file://LICENSE.GPL3-EXCEPT;md5=763d8c535a234d9a3fb682c7ecb6c073 \
14 # Patches from https://github.com/meta-qt5/qtscript/commits/b5.15
15 # 5.15.meta-qt5.1
17 file://0001-Include-asm-sgidefs.h-on-non-glibc-systems.patch \
21 # /OE/build/oe-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/qtscript/5.4.1+gitAUTOINC+822df36f25-r0…
22-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/qtscript/5.4.1+gitAUTOINC+822df36f25-r0/git/src/3rdp…
25 #{standard input}: Assembler messages:
26 #{standard input}:22: Error: selected processor does not support Thumb mode `stmdb sp!,{r1-r3}'
[all …]

12345678910>>...45