| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/amdzen1/ |
| H A D | floating-point.json | 5 "BriefDescription": "Total number multi-pipe uOps assigned to all pipes.", 6 …-pipe uOps dispatched to each of the 4 FPU execution pipelines. This event reflects how busy the F… 12 "BriefDescription": "Total number multi-pipe uOps assigned to pipe 3.", 13 …-pipe uOps dispatched to each of the 4 FPU execution pipelines. This event reflects how busy the F… 19 "BriefDescription": "Total number multi-pipe uOps assigned to pipe 2.", 20 …-pipe uOps dispatched to each of the 4 FPU execution pipelines. This event reflects how busy the F… 26 "BriefDescription": "Total number multi-pipe uOps assigned to pipe 1.", 27 …-pipe uOps dispatched to each of the 4 FPU execution pipelines. This event reflects how busy the F… 33 "BriefDescription": "Total number multi-pipe uOps assigned to pipe 0.", 34 …-pipe uOps dispatched to each of the 4 FPU execution pipelines. This event reflects how busy the F… [all …]
|
| /OK3568_Linux_fs/kernel/drivers/ata/ |
| H A D | pata_ftide010.c | 1 // SPDX-License-Identifier: GPL-2.0-only 25 * struct ftide010 - state container for the Faraday FTIDE010 49 /* Gemini-specific properties */ 103 * mdma_50_active_time: array of 4 elements for Td timing for multi 104 * word DMA, Mode 0, 1, and 2 at 50 MHz. Range 0..15. 106 * multi word DMA, Mode 0, 1 and 2 at 50 MHz. Range 0..15. 107 * mdma_66_active_time: array of 4 elements for Td timing for multi 108 * word DMA, Mode 0, 1 and 2 at 66 MHz. Range 0..15. 110 * multi word DMA, Mode 0, 1 and 2 at 66 MHz. Range 0..15. 114 * multi word DMA, Mode 0, 1, 2, 3, 4 and 5 at 50 MHz, Range 0..7. [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/apt/apt/ |
| H A D | triehash | 1 #!/usr/bin/perl -w 3 # Copyright (C) 2016 Julian Andres Klode <jak@jak-linux.org> 27 triehash - Generate a perfect hash function derived from a trie. 43 an enumeration to describe the word 49 [label ~ ] word [= value] 51 This maps word to value, and generates an enumeration with entries of the form: 55 If I<label> is undefined, the word will be used, the minus character will be 63 Which defines the value to be used for non-existing keys. Note that this also 76 =item B<-C>I<.c file> B<--code>=I<.c file> 80 =item B<-H>I<header file> B<--header>=I<header file> [all …]
|
| /OK3568_Linux_fs/u-boot/tools/dtoc/ |
| H A D | dtoc_test_simple.dts | 6 * SPDX-License-Identifier: GPL-2.0+ 9 /dts-v1/; 12 #address-cells = <1>; 13 #size-cells = <1>; 14 spl-test { 15 u-boot,dm-pre-reloc; 16 compatible = "sandbox,spl-test"; 24 stringarray = "multi-word", "message"; 27 spl-test2 { 28 u-boot,dm-pre-reloc; [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/i2c/ |
| H A D | slave-testunit-backend.rst | 1 .. SPDX-License-Identifier: GPL-2.0 7 by Wolfram Sang <wsa@sang-engineering.com> in 2020 11 easy to obtain). Examples include multi-master testing, and SMBus Host Notify 21 # echo "slave-testunit 0x1030" > /sys/bus/i2c/devices/i2c-0/new_device 23 After that, you will have a write-only device listening. Reads will just return 24 an 8-bit version number of the testunit. When writing, the device consists of 4 25 8-bit registers and all must be written to start a testcase, i.e. you must 28 0x00 CMD - which test to trigger 29 0x01 DATAL - configuration byte 1 for the test 30 0x02 DATAH - configuration byte 2 for the test [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/sh/rcar/ |
| H A D | ssi.c | 1 // SPDX-License-Identifier: GPL-2.0 3 // Renesas R-Car SSIU/SSI support 36 #define DWL_MASK (7 << 19) /* Data Word Length mask */ 37 #define DWL_8 (0 << 19) /* Data Word Length */ 38 #define DWL_16 (1 << 19) /* Data Word Length */ 39 #define DWL_18 (2 << 19) /* Data Word Length */ 40 #define DWL_20 (3 << 19) /* Data Word Length */ 41 #define DWL_22 (4 << 19) /* Data Word Length */ 42 #define DWL_24 (5 << 19) /* Data Word Length */ 43 #define DWL_32 (6 << 19) /* Data Word Length */ [all …]
|
| /OK3568_Linux_fs/kernel/fs/ntfs/ |
| H A D | mst.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * mst.c - NTFS multi sector transfer protection handling code. Part of the 4 * Linux-NTFS project. 6 * Copyright (c) 2001-2004 Anton Altaparmakov 12 * post_read_mst_fixup - deprotect multi sector transfer protected data 16 * Perform the necessary post read multi sector transfer fixup and detect the 17 * presence of incomplete multi sector transfers. - In that case, overwrite the 21 * Return 0 on success and -EINVAL on error ("BAAD" magic will be present). 34 usa_ofs = le16_to_cpu(b->usa_ofs); in post_read_mst_fixup() 36 usa_count = le16_to_cpu(b->usa_count) - 1; in post_read_mst_fixup() [all …]
|
| /OK3568_Linux_fs/u-boot/board/freescale/mx31ads/ |
| H A D | lowlevel_init.S | 4 * SPDX-License-Identifier: GPL-2.0+ 7 #include <asm/arch/imx-regs.h> 29 /* RedBoot: AIPS setup - Only setup MPROTx registers. 33 * Set all MPROTx to be non-bufferable, trusted for R/W, 34 * not forced to user-mode. 70 /* RedBoot: MAX (Multi-Layer AHB Crossbar Switch) setup */ 73 /* MPR - priority is M4 > M2 > M3 > M5 > M0 > M1 */ 80 /* SGPCR - always park on last master */ 87 /* MGPCR - restore default values */ 111 * ------------ [all …]
|
| /OK3568_Linux_fs/kernel/sound/pci/ice1712/ |
| H A D | ice1712.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 16 #include <sound/ak4xxx-adda.h> 27 #define ICEREG(ice, x) ((ice)->port + ICE1712_REG_##x) 31 #define ICE1712_SERR_ASSERT_DS_DMA 0x40 /* disabled SERR# assertion for the DS DMA Ch-C irq ot… 40 #define ICE1712_IRQ_PROPCM 0x10 /* professional multi-track */ 41 #define ICE1712_IRQ_FM 0x08 /* FM/MIDI - legacy */ 47 #define ICE1712_REG_INDEX 0x03 /* byte - indirect CCIxx regs */ 48 #define ICE1712_REG_DATA 0x04 /* byte - indirect CCIxx regs */ 61 #define ICE1712_REG_AC97_DATA 0x0a /* word (little endian) */ 71 #define ICE1712_REG_CONCAP_ADDR 0x14 /* dword - consumer capture */ [all …]
|
| H A D | envy24ht.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 39 #define ICEREG1724(ice, x) ((ice)->port + VT1724_REG_##x) 49 #define VT1724_REG_SYS_CFG 0x04 /* byte - system configuration PCI60 on Envy24*/ 60 #define VT1724_CFG_AC97_PACKED 0x01 /* split or packed mode - AC'97 */ 65 #define VT1724_CFG_I2S_RESMASK 0x30 /* resolution mask, 16,18,20,24-bit */ 103 #define VT1724_REG_GPIO_DATA 0x14 /* word */ 104 #define VT1724_REG_GPIO_WRITE_MASK 0x16 /* word */ 106 bit3 - during reset used for Eeprom power-on strapping 114 * Professional multi-track direct control registers 117 #define ICEMT1724(ice, x) ((ice)->profi_port + VT1724_MT_##x) [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/common/ |
| H A D | mcpm_head.S | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * arch/arm/common/mcpm_head.S -- kernel entry point for multi-cluster PM 6 * Copyright: (C) 2012-2013 Linaro Limited 8 * Refer to Documentation/arm/cluster-pm-race-avoidance.rst 126 @ Wait for any previously-pending cluster teardown operations to abort 166 @ In the contended case, non-first men wait here for cluster setup 176 @ If a platform-specific CPU setup hook is needed, it is 203 3: .word mcpm_entry_early_pokes - . 204 .word mcpm_entry_vectors - 3b 205 .word mcpm_power_up_setup_phys - 3b [all …]
|
| /OK3568_Linux_fs/u-boot/tools/binman/test/ |
| H A D | 45_prop_test.dts | 1 /dts-v1/; 4 #address-cells = <1>; 5 #size-cells = <1>; 8 sort-by-pos; 9 end-at-4gb; 11 intel-me { 13 pos-unset; 20 stringarray = "another", "multi-word", "message";
|
| /OK3568_Linux_fs/u-boot/arch/sandbox/dts/ |
| H A D | sandbox.dts | 1 /dts-v1/; 6 #address-cells = <1>; 7 #size-cells = <1>; 18 stdout-path = "/serial"; 21 cros_ec: cros-ec@0 { 23 compatible = "google,cros-ec-sandbox"; 29 #address-cells = <1>; 30 #size-cells = <1>; 33 erase-value = <0>; 34 #address-cells = <1>; [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/ld.html/ |
| H A D | PowerPC64-ELF64.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 3 <!-- This file documents the GNU linker LD 4 (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 7 Copyright (C) 1991-2021 Free Software Foundation, Inc. 12 with no Invariant Sections, with no Front-Cover Texts, and with no 13 Back-Cover Texts. A copy of the license is included in the 14 section entitled "GNU Free Documentation License". --> 15 <!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ --> 21 <meta name="resource-type" content="document"> 24 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/ld.html/ |
| H A D | PowerPC64-ELF64.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 3 <!-- This file documents the GNU linker LD 4 (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 7 Copyright (C) 1991-2021 Free Software Foundation, Inc. 12 with no Invariant Sections, with no Front-Cover Texts, and with no 13 Back-Cover Texts. A copy of the license is included in the 14 section entitled "GNU Free Documentation License". --> 15 <!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ --> 21 <meta name="resource-type" content="document"> 24 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> [all …]
|
| /OK3568_Linux_fs/u-boot/post/lib_powerpc/ |
| H A D | multi.c | 5 * SPDX-License-Identifier: GPL-2.0+ 12 * Load/store multiple word instructions: lmw, stmw 47 ret = memcmp(src, dst, sizeof(dst)) == 0 ? 0 : -1; in cpu_post_test_multi() 50 post_log("Error at multi test !\n"); in cpu_post_test_multi()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | event_log_payload.h | 24 * <<Broadcom-WL-IPTag/Dual:>> 87 * Two of these will be used per TxQ context---one for the high TxQ, and one for 88 * the low txq that contains DMA prepared pkts. The high TxQ is a full multi-precidence 123 * a cubby ID and sub-ID to differentiate SCB cubby types and possible sub-queues. 225 #define WL_SSUM_CLIENT_MASK 0x1C0u /* bit 8 - 6 */ 228 #define WL_SSUM_MODE_MASK 0xE00u /* bit 11 - 9 */ 297 /* flags[4] or HOME_CHAN = if set, represents home-channel */ 349 /* flags[4] or HOME_CHAN = if set, represents home-channel */ 413 /* Sub-block type for EVENT_LOG_TAG_AMPDU_DUMP */ 461 * per-slice [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | event_log_payload.h | 24 * <<Broadcom-WL-IPTag/Dual:>> 87 * Two of these will be used per TxQ context---one for the high TxQ, and one for 88 * the low txq that contains DMA prepared pkts. The high TxQ is a full multi-precidence 123 * a cubby ID and sub-ID to differentiate SCB cubby types and possible sub-queues. 225 #define WL_SSUM_CLIENT_MASK 0x1C0u /* bit 8 - 6 */ 228 #define WL_SSUM_MODE_MASK 0xE00u /* bit 11 - 9 */ 297 /* flags[4] or HOME_CHAN = if set, represents home-channel */ 349 /* flags[4] or HOME_CHAN = if set, represents home-channel */ 413 /* Sub-block type for EVENT_LOG_TAG_AMPDU_DUMP */ 461 * per-slice [all …]
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | mipsmtregs.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * Copyright (C) 2004 - 2005 MIPS Technologies, Inc. All rights reserved. 202 " .word 0x41610001 # dvpe $1 \n" in dvpe() 220 " .word 0x41600021 # evpe \n" in __raw_evpe() 244 " .word 0x41610BC1 # dmt $1 \n" in dmt() 261 " .word 0x41600be1 # emt \n" in __raw_emt() 266 /* enable multi-threaded execution if previous suggested it should be. 295 " .word 0x41000800 | (" #rt " << 16) | " #sel " \n" \ 312 " .word 0x41000820 | (" #rt " << 16) \n" \ 339 " .word 0x41810020 | (" #rd " << 11) \n" \ [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/ata/ |
| H A D | faraday,ftide010.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Linus Walleij <linus.walleij@linaro.org> 15 platform. The controller can do PIO modes 0 through 4, Multi-word DMA 22 The timing properties are unique per-SoC, not per-board. 27 - const: faraday,ftide010 28 - items: 29 - const: cortina,gemini-pata 30 - const: faraday,ftide010 [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | pmbus-core.rst | 9 power-management protocol with a fully defined command language that facilitates 11 protocol is implemented over the industry-standard SMBus serial interface and 12 enables programming, control, and real-time monitoring of compliant power 18 promoted by the PMBus Implementers Forum (PMBus-IF), comprising 30+ adopters 22 commands, and manufacturers can add as many non-standard commands as they like. 23 Also, different PMBUs devices act differently if non-supported commands are 43 PMBus device capabilities auto-detection 46 For generic PMBus devices, code in pmbus.c attempts to auto-detect all supported 47 PMBus commands. Auto-detection is somewhat limited, since there are simply too 50 pages (see the PMBus specification for details on multi-page PMBus devices). [all …]
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | SA-1100.h | 2 * FILE SA-1100.h 8 * System StrongARM SA-1100 11 * SA-1100 microprocessor (Advanced RISC Machine (ARM) 13 * StrongARM SA-1100 data sheet version 2.2. 15 * Language-specific definitions are selected by the 33 #include <asm/arch-sa1100/bitfield.h> 42 typedef Word32 Word ; typedef 43 typedef Word Quad [4] ; 195 * Controller (UDC) Control/Status register end-point 0 198 * Controller (UDC) Control/Status register end-point 1 [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-inzi.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 3 .. _V4L2-PIX-FMT-INZI: 9 Infrared 10-bit linked with Depth 16-bit images 15 Proprietary multi-planar format used by Intel SR300 Depth cameras, comprise of 16 Infrared image followed by Depth data. The pixel definition is 32-bpp, 22 The first plane - Infrared data - is stored according to 23 :ref:`V4L2_PIX_FMT_Y10 <V4L2-PIX-FMT-Y10>` greyscale format. 24 Each pixel is 16-bit cell, with actual data stored in the 10 LSBs 29 The second plane provides 16-bit per-pixel Depth data arranged in 30 :ref:`V4L2-PIX-FMT-Z16 <V4L2-PIX-FMT-Z16>` format. [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 | union.hpp | 3 // Copyright (c) 2007-2014 Barend Gehrels, Amsterdam, the Netherlands. 6 // Modifications copyright (c) 2014-2017 Oracle and/or its affiliates. 111 // dispatch for union of non-areal geometries 158 // dispatch for point-like geometries 469 \tparam Collection output collection, either a multi-geometry, 476 \note Called union_ because union is a reserved word. 507 \tparam Collection output collection, either a multi-geometry, 512 \note Called union_ because union is a reserved word.
|
| /OK3568_Linux_fs/u-boot/tools/binman/ |
| H A D | fdt_test.py | 5 # SPDX-License-Identifier: GPL-2.0+ 44 node = dt.GetNode('/binman/intel-me') 45 self.assertEquals('intel-me', node.name) 84 self.assertEquals(['another', 'multi-word', 'message'], prop.value)
|