| /OK3568_Linux_fs/kernel/Documentation/x86/ |
| H A D | topology.rst | 1 .. SPDX-License-Identifier: GPL-2.0 11 The architecture-agnostic topology definitions are in 12 Documentation/admin-guide/cputopology.rst. This file holds x86-specific 17 Needless to say, code should use the generic functions - this file is *only* 28 the past a socket always contained a single package (see below), but with the 35 - packages 36 - cores 37 - threads 48 Package-related topology information in the kernel: 50 - cpuinfo_x86.x86_max_cores: [all …]
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0097-commands-menuentry-Fix-quoting-in-setparams_prefix.patch | 6 Commit 9acdcbf32542 (use single quotes in menuentry setparams command) 7 says that expressing a quoted single quote will require 3 characters. It 16 Allocate 4 bytes for each single quote. 19 quoting, but it adds 3 as extra overhead on top of the single byte that 22 Fixes: 9acdcbf32542 (use single quotes in menuentry setparams command) 23 Fixes: CVE-2021-20233 25 Reported-by: Daniel Axtens <dja@axtens.net> 26 Signed-off-by: Daniel Axtens <dja@axtens.net> 27 Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com> 28 Signed-off-by: Stefan Sørensen <stefan.sorensen@spectralink.com> [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/ |
| H A D | ti,c64x+megamod-pic.txt | 2 ------------------- 4 * C64X+ Core Interrupt Controller 6 The core interrupt controller provides 16 prioritized interrupts to the 7 C64X+ core. Priority 0 and 1 are used for reset and NMI respectively. 8 Priority 2 and 3 are reserved. Priority 4-15 are used for interrupt 9 sources coming from outside the core. 12 -------------------- 13 - compatible: Should be "ti,c64x+core-pic"; 14 - #interrupt-cells: <1> 17 ------------------------------ [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/omap/ |
| H A D | ctrl.txt | 11 [1] Documentation/devicetree/bindings/pinctrl/pinctrl-single.txt 15 - compatible: Must be one of: 16 "ti,am3-scm" 17 "ti,am4-scm" 18 "ti,dm814-scrm" 19 "ti,dm816-scrm" 20 "ti,omap2-scm" 21 "ti,omap3-scm" 22 "ti,omap4-scm-core" 23 "ti,omap4-scm-padconf-core" [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/adc/ |
| H A D | st,stm32-adc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: "http://devicetree.org/schemas/iio/adc/st,stm32-adc.yaml#" 5 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 10 STM32 ADC is a successive approximation analog-to-digital converter. 12 in single, continuous, scan or discontinuous mode. Result of the ADC is 13 stored in a left-aligned or right-aligned 32-bit data register. 17 voltage goes beyond the user-defined, higher or lower thresholds. 22 - Fabrice Gasnier <fabrice.gasnier@st.com> 27 - st,stm32f4-adc-core [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | edac.rst | 5 ---------------------------------------- 8 *sockets, *socket sets*, *banks*, *rows*, *chip-select rows*, *channels*, 32 A physical connector on the motherboard that accepts a single memory 43 It is typically the highest hierarchy on a Fully-Buffered DIMM memory 45 same branch can be used in single mode or in lockstep mode. When 50 of correcting more errors than on single mode. 52 * Single-channel 55 only. E. g. if the data is 64 bits-wide, the data flows to the CPU using 57 memories. FB-DIMM and RAMBUS use a different concept for channel, so 60 * Double-channel [all …]
|
| H A D | xillybus.rst | 10 - Introduction 11 -- Background 12 -- Xillybus Overview 14 - Usage 15 -- User interface 16 -- Synchronization 17 -- Seekable pipes 19 - Internals 20 -- Source code organization 21 -- Pipe attributes [all …]
|
| H A D | generic-counter.rst | 1 .. SPDX-License-Identifier: GPL-2.0 23 counter devices consist of a core set of components. This core set of 27 There are three core components to a counter: 39 ------ 57 ------- 68 Signal does not trigger the count function. In Pulse-Direction count 91 ----- 106 * Pulse-Direction: 114 - x1 A: 120 - x1 B: [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/ |
| H A D | example-schema.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 --- 5 # All the top-level keys are standard json-schema keywords except for 10 $id: http://devicetree.org/schemas/example-schema.yaml# 11 # $schema is the meta-schema this schema should be validated with. 12 $schema: http://devicetree.org/meta-schemas/core.yaml# 17 - Rob Herring <robh@kernel.org> 20 A more detailed multi-line description of the binding. 44 - items: 51 - enum: [all …]
|
| H A D | trivial-devices.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/trivial-devices.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Rob Herring <robh@kernel.org> 28 - enum: 29 … # SMBus/I2C Digital Temperature Sensor in 6-Pin SOT with SMBus Alert and Over Temperature Pin 30 - ad,ad7414 31 # ADM9240: Complete System Hardware Monitor for uProcessor-Based Systems 32 - ad,adm9240 [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ |
| H A D | pistachio-clock.txt | 4 Pistachio has four clock controllers (core clock, peripheral clock, peripheral 6 from the device-tree. 9 ---------------- 12 defined with the following clock-output-names: 13 - "xtal": External 52Mhz oscillator (required) 14 - "audio_clk_in": Alternate audio reference clock (optional) 15 - "enet_clk_in": Alternate ethernet PHY clock (optional) 17 Core clock controller: 18 ---------------------- 20 The core clock controller generates clocks for the CPU, RPU (WiFi + BT [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/cpu/ |
| H A D | cpu-topology.txt | 6 1 - Introduction 12 - socket 13 - cluster 14 - core 15 - thread 17 The bottom hierarchy level sits at core or thread level depending on whether 18 symmetric multi-threading (SMT) is supported or not. 23 in the system and map to the hierarchy level "core" above. 29 Currently, only ARM/RISC-V intend to use this cpu topology binding but it may be 39 2 - cpu-map node [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/coreutils/ |
| H A D | coreutils_9.0.bb | 2 DESCRIPTION = "The GNU Core Utilities provide the basic file, shell and text \ 3 manipulation utilities. These are the core utilities which are expected to exist on \ 7 LICENSE = "GPL-3.0-or-later" 12 DEPENDS:class-native = "" 17 file://remove-usr-local-lib-from-m4.patch \ 18 file://fix-selinux-flask.patch \ 19 file://0001-uname-report-processor-and-hardware-correctly.patch \ 20 file://0001-local.mk-fix-cross-compiling-problem.patch \ 22 file://run-ptest \ 27 # http://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=v8.27-101-gf5d7c0842 [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/i2c/ |
| H A D | i2c.txt | 8 ----------------------------- 10 - #address-cells - should be <1>. Read more about addresses below. 11 - #size-cells - should be <0>. 12 - compatible - name of I2C bus controller 18 are described by a single value. 21 ----------------------------- 26 - clock-frequency 29 - i2c-bus 31 devices and non-I2C devices, the 'i2c-bus' subnode can be used for 32 populating I2C devices. If the 'i2c-bus' subnode is present, only [all …]
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | tuner.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * tuner.h - definition for different tuners 5 * Copyright (C) 1997 Markus Schroeder (schroedm@uni-duesseldorf.de) 6 * minor modifications by Ralph Metzler (rjkm@thp.uni-koeln.de) 14 #include <media/v4l2-mc.h> 73 #define TUNER_PHILIPS_4IN1 44 /* ATI TV Wonder Pro - Conexant */ 83 #define TUNER_MICROTUNE_4042FI5 49 /* DViCO FusionHDTV 3 Gold-Q - 4042 FI5 (3X 8147) */ 90 #define TUNER_TCL_2002MB 55 /* Hauppauge PVR-150 PAL */ 92 #define TUNER_PHILIPS_FQ1216AME_MK4 56 /* Hauppauge PVR-150 PAL */ 93 #define TUNER_PHILIPS_FQ1236A_MK4 57 /* Hauppauge PVR-500MCE NTSC */ [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/chelsio/ |
| H A D | cxgb.rst | 1 .. SPDX-License-Identifier: GPL-2.0 35 Adaptive Interrupts (adaptive-rx) 36 --------------------------------- 46 By default, adaptive-rx is disabled. 47 To enable adaptive-rx:: 49 ethtool -C <interface> adaptive-rx on 51 To disable adaptive-rx, use ethtool:: 53 ethtool -C <interface> adaptive-rx off 55 After disabling adaptive-rx, the timer latency value will be set to 50us. 56 You may set the timer latency after disabling adaptive-rx:: [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/ |
| H A D | convert.hpp | 3 // Copyright (c) 2007-2012 Barend Gehrels, Amsterdam, the Netherlands. 4 // Copyright (c) 2008-2012 Bruno Lalande, Paris, France. 5 // Copyright (c) 2009-2012 Mateusz Loskot, London, UK. 9 // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands. 47 #include <boost/geometry/core/cs.hpp> 48 #include <boost/geometry/core/closure.hpp> 49 #include <boost/geometry/core/point_order.hpp> 50 #include <boost/geometry/core/tags.hpp> 170 n--; in apply() 231 template <typename Single, typename Multi, typename Policy> [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/arm/ |
| H A D | marvel.rst | 13 ------------ 16 - 88F5082 17 - 88F5181 18 - 88F5181L 19 - 88F5182 21 … - Datasheet: http://www.embeddedarm.com/documentation/third-party/MV88F5182-datasheet.pdf 22 …- Programmer's User Guide: http://www.embeddedarm.com/documentation/third-party/MV88F5182-opensour… 23 … - User Manual: http://www.embeddedarm.com/documentation/third-party/MV88F5182-usermanual.pdf 24 - 88F5281 26 …- Datasheet: http://www.ocmodshop.com/images/reviews/networking/qnap_ts409u/marvel_88f5281_data_sh… [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | af_xdp.rst | 1 .. SPDX-License-Identifier: GPL-2.0 20 XDP programs to redirect frames to a memory buffer in a user-space 64 single-consumer / single-producer (for performance reasons), the new 68 UMEM. It is the responsibility of a single process to handle the UMEM. 72 user-space application can place an XSK at an arbitrary place in this 99 http://vger.kernel.org/lpc_net2018_talks/lpc18_paper_af_xdp_perf-v2.pdf. Do 106 ---- 109 equal-sized frames. An UMEM is associated to a netdev and a specific 115 An AF_XDP is socket linked to a single UMEM, but one UMEM can have 121 The UMEM has two single-producer/single-consumer rings that are used [all …]
|
| H A D | scaling.rst | 1 .. SPDX-License-Identifier: GPL-2.0 13 multi-processor systems. 17 - RSS: Receive Side Scaling 18 - RPS: Receive Packet Steering 19 - RFS: Receive Flow Steering 20 - Accelerated Receive Flow Steering 21 - XPS: Transmit Packet Steering 28 (multi-queue). On reception, a NIC can send different packets to different 33 generally known as “Receive-side Scaling” (RSS). The goal of RSS and 35 Multi-queue distribution can also be used for traffic prioritization, but [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/ |
| H A D | single_geometry.hpp | 3 // Copyright (c) 2007-2012 Barend Gehrels, Amsterdam, the Netherlands. 6 // Modifications copyright (c) 2013-2014, Oracle and/or its affiliates. 20 #include <boost/geometry/core/assert.hpp> 21 #include <boost/geometry/core/tag.hpp> 29 // Returns single geometry by Id 30 // for single geometries returns the geometry itself 46 // for multi geometries returns one of the stored single geometries
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/spmi/ |
| H A D | qcom,spmi-pmic-arb.txt | 4 controller with wrapping arbitration logic to allow for multiple on-chip 5 devices to control a single SPMI master. 13 See Documentation/devicetree/bindings/interrupt-controller/interrupts.txt for 17 - compatible : should be "qcom,spmi-pmic-arb". 18 - reg-names : must contain: 19 "core" - core registers 20 "intr" - interrupt controller registers 21 "cnfg" - configuration registers 23 "chnls" - tx-channel per virtual slave registers. 24 "obsrvr" - rx-channel (called observer) per virtual slave registers. [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/sound/designs/ |
| H A D | tracepoints.rst | 8 Tracepoints in ALSA PCM core 11 ALSA PCM core registers ``snd_pcm`` subsystem to kernel tracepoint system. 19 ------------------------------------ 25 ----------------------------------------------------- 30 In a design of ALSA PCM core, data transmission is abstracted as PCM substream. 34 interaction between applications and ALSA PCM core. Once decided, runtime of 46 Configurable. ALSA PCM core and some drivers handle this flag to select 53 - SNDRV_PCM_HW_PARAM_ACCESS 54 - SNDRV_PCM_HW_PARAM_FORMAT 55 - SNDRV_PCM_HW_PARAM_SUBFORMAT [all …]
|
| /OK3568_Linux_fs/kernel/drivers/mmc/core/ |
| H A D | sdio_io.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * linux/drivers/mmc/core/sdio_io.c 5 * Copyright 2007-2008 Pierre Ossman 16 #include "core.h" 21 * sdio_claim_host - exclusively claim a bus for a certain SDIO function 32 mmc_claim_host(func->card->host); in sdio_claim_host() 37 * sdio_release_host - release a bus for a certain SDIO function 48 mmc_release_host(func->card->host); in sdio_release_host() 53 * sdio_enable_func - enables a SDIO function for usage 66 return -EINVAL; in sdio_enable_func() [all …]
|
| /OK3568_Linux_fs/u-boot/board/intel/ |
| H A D | Kconfig | 4 # SPDX-License-Identifier: GPL-2.0+ 17 Intel quad-core Atom Processor E3800 with dual-channel DDR3L SODIMM 41 This is the Intel Edison Compute Module. It contains a dual core Intel 43 eMMC flash on board, Wi-Fi, Bluetooth 4 and USB controllers. 49 Arduino-certified development and prototyping boards based on Intel 50 architecture. It includes an Intel Quark SoC X1000 processor, a 32-bit 51 single-core, single-thread, Intel Pentium processor instrunction set 54 standard I/O interfaces, including a full-sized mini-PCIe slot, 62 processor in a small form factor with Ethernet, micro-SD, USB 2, 64 It requires some binary blobs - see README.x86 for details. [all …]
|