Home
last modified time | relevance | path

Searched +full:application +full:- +full:notes (Results 1 – 25 of 283) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/kernel/Documentation/crypto/
H A Dasync-tx-api.rst1 .. SPDX-License-Identifier: GPL-2.0
22 4 DMAENGINE DRIVER DEVELOPER NOTES
24 4.2 "My application needs exclusive control of hardware channels"
32 bulk memory transfers/transforms with support for inter-transactional
43 xor-parity-calculations of the md-raid5 driver using the offload engines
54 operations to be submitted, like xor->copy->xor in the raid5 case. The
64 -----------------------------
72 ------------------------
92 -------------------------
94 The return value is non-NULL and points to a 'descriptor' when the operation
[all …]
H A Dapi-intro.rst1 .. SPDX-License-Identifier: GPL-2.0
12 mode ciphers), this will allow for pages to be encrypted in-place
26 'Transforms' are user-instantiated objects, which maintain state, handle all
34 [transform ops] (per-type logic glue e.g. cipher.c, compress.c)
49 subject to block size requirements (i.e., non-stream ciphers can only
86 Developer Notes
97 across non-aligned page fragment boundaries.
112 Algorithms submitted must also be generally patent-free (e.g. IDEA
118 as well as general application notes such as RFC2451 ("The ESP CBC-Mode
133 linux-crypto@vger.kernel.org
[all …]
/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Dresources.rst1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
7 .. _resources-intro:
17 .. _resources-contributions:
26 code, see the ":ref:`dev-manual/common-tasks:submitting a change to the yocto project`" section in …
29 .. _resources-bugtracker:
49 - The ":ref:`dev-manual/common-tasks:submitting a defect against the yocto project`"
52 - The Yocto Project :yocto_wiki:`Bugzilla wiki page </Bugzilla_Configuration_and_Bug_Tracking>`
56 .. _resources-mailinglist:
67 - :yocto_lists:`/g/yocto` - General Yocto Project
70 - :oe_lists:`/g/openembedded-core` - Discussion mailing
[all …]
/OK3568_Linux_fs/u-boot/drivers/net/
H A Ddm9000x.c7 * SPDX-License-Identifier: GPL-2.0+
9 (C)Copyright 1997-1998 DAVICOM Semiconductor,Inc. All Rights Reserved.
16 E5: R25 = ((R24 + NF - 3) & 0x00ff) | 0xc200
29 --------------------------------------
31 12/15/2003 Initial port to u-boot by
35 - Fixed the driver to work with DM9000A.
38 application notes)
39 - Added autodetect of databus width.
40 - Made debug code compile again.
41 - Adapt eth_send such that it matches the DM9000*
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad9467.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Analog Devices AD9467 and similar High-Speed ADCs
10 - Michael Hennerich <michael.hennerich@analog.com>
11 - Alexandru Ardelean <alexandru.ardelean@analog.com>
14 The AD9467 and the parts similar with it, are high-speed analog-to-digital
17 lower MSPS, suitable for the intended application of each part.
19 All the parts support the register map described by Application Note AN-877
20 https://www.analog.com/media/en/technical-documentation/application-notes/AN-877.pdf
[all …]
/OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/
H A DREADME5 change to the lpc10 directory and make the LPC-10 library. See the
6 README file there, and be especially sure to read the notes there
18 that any application ever needs to use to compress and decompress
19 speech with the LPC-10 coder. The main programs in this directory are
22 Optionally, an application could also use the routines
31 the application Nautilus.
44 nuke - compressing one audio stream
45 nuke2 - compressing two audio streams, alternating one frame from each
46 unnuke - decompressing one audio stream
47 unnuke2 - decompressing two audio streams, alternating one frame from each
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.standalone1 Design Notes on Exporting U-Boot Functions to Standalone Applications:
4 1. The functions are exported by U-Boot via a jump table. The jump
15 gd->jt->malloc = my_malloc;
16 gd->jt->free = my_free;
21 2. The pointer to the jump table is passed to the application in a
22 machine-dependent way. PowerPC, ARM, MIPS, Blackfin and Nios II
27 structure is passed as 'argv[-1]' pointer.
29 The application can access the 'global_data' structure in the same
30 way as U-Boot does:
34 printf("U-Boot relocation offset: %x\n", gd->reloc_off);
[all …]
H A DREADME.efi4 # SPDX-License-Identifier: GPL-2.0+
9 1 U-Boot on EFI
15 1.6 EFI Application
19 1.10 32/64-bit
23 2 EFI on U-Boot
29 U-Boot on EFI
31 This document provides information about U-Boot running on top of EFI, either
32 as an application or just as a means of getting U-Boot onto a new platform.
36 -------------------
39 - You have EFI running on a board but U-Boot does not natively support it
[all …]
/OK3568_Linux_fs/kernel/Documentation/ide/
H A DChangeLog.ide-tape.1995-20022 * Ver 0.1 Nov 1 95 Pre-working code :-)
8 * we received non serial read-ahead requests from the
17 * ide tapes :-)
73 * Removed some old (non-active) code which had
96 * Pre-calculation of the expected read/write request
109 * continuous view of the media - any mix of block sizes
116 * By cooperating with ide-dma.c, bus mastering DMA can
120 * and can be enabled by using hdparm -d1 on the tape's
122 * comments in ide-dma.c.
129 * Ver 1.7 Sep 10 96 Minor changes for the CONNER CTT8000-A model.
[all …]
/OK3568_Linux_fs/buildroot/boot/grub2/
H A DConfig.in30 For additional notes on using Grub 2 with Buildroot, see
47 bool "i386-pc"
52 x86 or x86-64 legacy BIOS based platform.
55 bool "i386-efi"
61 32 bits EFI BIOS. Note that some x86-64 platforms use a 32
65 bool "x86-64-efi"
74 bool "arm-uboot"
79 ARM u-boot platform, and you want to boot Grub 2 as an u-boot
83 bool "arm-efi"
90 application.
[all …]
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-fcoe4 Contact: Robert Love <robert.w.love@intel.com>, devel@open-fcoe.org
13 per-port settings and finally write to the fcoe_ctlr_device's
28 Contact: Robert Love <robert.w.love@intel.com>, devel@open-fcoe.org
66 Initialization Protocol (FIP) Keep-Alives (FKA).
78 Notes: ctlr_X (global increment starting at 0)
83 Contact: Robert Love <robert.w.love@intel.com>, devel@open-fcoe.org
117 The FIP Keep-Alive period
121 - "Unknown" - Initialization value
122 - "Disconnected" - No link to the FCF/fabric
123 - "Connected" - Host is connected to the FCF
[all …]
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Ddccp.rst1 .. SPDX-License-Identifier: GPL-2.0
9 - Introduction
10 - Missing features
11 - Socket options
12 - Sysctl variables
13 - IOCTLs
14 - Other tunables
15 - Notes
22 for real-time and multimedia (streaming) traffic.
26 implementation, this is the TCP-like CCID2 (RFC 4341). Additional CCIDs, such as
[all …]
H A Dcdc_mbim.rst1 .. SPDX-License-Identifier: GPL-2.0
4 cdc_mbim - Driver for CDC MBIM Mobile Broadband modems
24 -----------
26 :Valid Range: N/Y (0-1)
46 userspace MBIM management application always is required to enable a
51 - mbimcli (included with the libmbim [3] library), and
52 - ModemManager [4]
55 management application:
57 - open the control channel
58 - configure network connection settings
[all …]
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/intel/
H A Diavf.rst1 .. SPDX-License-Identifier: GPL-2.0+
8 Copyright(c) 2013-2018 Intel Corporation.
13 - Overview
14 - Identifying Your Adapter
15 - Additional Configurations
16 - Known Issues/Troubleshooting
17 - Support
30 The guest OS loading the iavf driver must support MSI-X interrupts.
53 ---------------------
58 # dmesg -n 8
[all …]
/OK3568_Linux_fs/kernel/Documentation/arm64/
H A Dlegacy_instructions.rst13 behaviours and the corresponding values of the sysctl nodes -
43 individual instruction notes for further information.
46 -----------------------------
66 for this feature to be enabled. If a new CPU - which doesn't support mixed
67 endian - is hotplugged in after this feature has been enabled, there could
68 be unexpected results in the application.
/OK3568_Linux_fs/buildroot/boot/lpc32xxcdl/
H A Dlpc32xxcdl-2.11-delete_redundant_files.patch4 Signed-off-by: Alexandre Belloni <abelloni@adeneo-embedded.com>
5 ---
6 --- a/csps/lpc32xx/bsps/fdi3250/startup/examples/s1l/sysapi_timer.c 2011-10-05 19:10:37.000000000 +…
7 +++ /dev/null 2012-01-01 16:39:47.918907000 +0100
8 @@ -1,212 +0,0 @@
9 -/***********************************************************************
10 - * $Id:: sysapi_timer.c 3394 2010-05-06 17:56:27Z usb10132 $
11 - *
12 - * Project: Time support functions
13 - *
[all …]
/OK3568_Linux_fs/kernel/Documentation/bpf/
H A Dprog_cgroup_sysctl.rst1 .. SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause)
8 provides cgroup-bpf hook for sysctl.
31 (``1``). This field is read-only.
34 or written. This field is read-write. Writing to the field sets the starting
38 when it's called by user space on ``file_pos > 0``. Writing non-zero
55 If program returns ``0`` user space will get ``-1`` from ``read(2)`` or
73 on ``ctx->write == 1``;
77 overridden starting from the current ``ctx->file_pos``. If the whole value
79 to the helper. This helper can be used only on ``ctx->write == 1``. New
102 6. Notes
[all …]
/OK3568_Linux_fs/kernel/drivers/misc/
H A Dpti.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * pti.c - PTI driver for cJTAG data extration
27 #include <linux/intel-pti.h>
83 * pti_write_to_aperture()- The private write function to PTI HW.
94 * PTI-Output agent will send these out in the order that they arrived, and
114 aperture = drv_data->pti_ioaddr + (mc->master << 15) in pti_write_to_aperture()
115 + (mc->channel << 8); in pti_write_to_aperture()
118 final = len - (dwordcnt << 2); /* final = trailing bytes */ in pti_write_to_aperture()
121 dwordcnt--; in pti_write_to_aperture()
134 ptiword |= *p++ << (24-(8*i)); in pti_write_to_aperture()
[all …]
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dmax20751.rst10 Addresses scanned: -
14 Application note: https://pdfserv.maximintegrated.com/en/an/AN5941.pdf
16 Author: Guenter Roeck <linux@roeck-us.net>
20 -----------
29 Usage Notes
30 -----------
32 This driver does not auto-detect devices. You will have to instantiate the
33 devices explicitly. Please see Documentation/i2c/instantiating-devices.rst for
38 ---------------------
44 -------------
/OK3568_Linux_fs/kernel/Documentation/riscv/
H A Dboot-image-header.rst2 Boot image header in RISC-V Linux
8 This document only describes the boot image header details for RISC-V Linux.
13 The following 64-byte header is present in decompressed Linux kernel image::
28 ARM64 header. Thus, both ARM64 & RISC-V header can be combined into one common
31 Notes subtitle
34 - This header can also be reused to support EFI stub for RISC-V in future. EFI
36 in order to load it as an EFI application. In order to support EFI stub,
40 - version field indicate header version number
50 - The "magic" field is deprecated as of version 0.2. In a future
55 - In current header, the flags field has only one field.
[all …]
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/rc/
H A Drc-tables.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
30 .. flat-table:: IR default keymapping
31 :header-rows: 0
32 :stub-columns: 0
36 - .. row 1
38 - Key code
40 - Meaning
42 - Key examples on IR
44 - .. row 2
46 - **Numeric keys**
[all …]
/OK3568_Linux_fs/kernel/Documentation/usb/
H A Diuu_phoenix.rst10 bring a ttyUSB[0-x] interface. This driver must be
11 used by your favorite application to pilot the IUU
50 - clockmode will provide 3 different base settings commonly adopted by
57 - boost provide a way to overclock the reader ( my favorite :-) )
67 - cdmode permit to setup the signal used to inform the userland ( ioctl answer )
70 - xmas is completely useless except for your eyes. This is one of my friend who was
75 - debug will produce a lot of debugging messages...
78 Last notes
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/drivers/
H A Duvcvideo.rst1 .. SPDX-License-Identifier: GPL-2.0
6 This file documents some driver-specific aspects of the UVC driver, such as
7 driver-specific ioctls and implementation notes.
10 linux-uvc-devel@lists.berlios.de.
14 ---------------------------
19 The UVC specification allows for vendor-specific extensions through extension
23 - through mappings of XU controls to V4L2 controls
24 - through a driver-specific ioctl interface
30 The second mechanism requires uvcvideo-specific knowledge for the application to
40 The UVC driver provides an API for user space applications to define so-called
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/plugins/
H A Dnokia.qdoc14 ** and conditions see https://www.qt.io/terms-conditions. For further
15 ** information use the contact form at https://www.qt.io/contact-us.
23 ** will be met: https://www.gnu.org/licenses/fdl-1.3.html.
29 \page location-plugin-here.html
31 \ingroup QtLocation-plugins
39 available at \l {https://developer.here.com/terms-conditions}.
66 The HERE geo services plugin requires an application id and token pair to authenticate the
67 application with the HERE services. To obtain an application id and token pair visit
84 \note See the notes in \l{QNetworkProxyFactory::systemProxyForQuery()} for further information.
97 …On systems that have no concept of a shared cache, the application-specific \l{QStandardPaths::Cac…
[all …]
/OK3568_Linux_fs/u-boot/tools/patman/
H A DREADME3 # SPDX-License-Identifier: GPL-2.0+
10 - Creates patch directly from your branch
11 - Cleans them up by removing unwanted tags
12 - Inserts a cover letter with change lists
13 - Runs the patches through checkpatch.pl and its own checks
14 - Optionally emails them out to selected people
17 error-prone process. It is useful for U-Boot and Linux work so far,
23 git format-patch, git send-email, etc. with the correct parameters
26 Series-to: fred.blogs@napier.co.nz
30 In Linux and U-Boot this will also call get_maintainer.pl on each of your
[all …]

12345678910>>...12