Searched +full:1 +full:- +full:of +full:- +full:4 (Results 1 – 25 of 1293) sorted by relevance
12345678910>>...52
/linux-6.8/Documentation/input/devices/ |
D | elantech.rst | 4 Copyright (C) 2007-2008 Arjan Opmeer <arjan@opmeer.net> 6 Extra information for hardware version 1 found and 15 1. Introduction 18 4. Hardware version 1 20 4.2 Native relative mode 4 byte packet format 21 4.3 Native absolute mode 4 byte packet format 25 5.2.1 Parity checking and packet re-synchronization 31 6.2.1 One/Three finger touch 33 7. Hardware version 4 36 7.2.1 Status packet [all …]
|
D | alps.rst | 1 ---------------------- 3 ---------------------- 6 ------------ 8 ALPS touchpads, called versions 1, 2, 3, 4, 5, 6, 7 and 8. 10 Since roughly mid-2010 several new ALPS touchpads have been released and 11 integrated into a variety of laptops and netbooks. These new touchpads 13 table, describing the properties of the different versions, is no longer 14 adequate. The design choices were to re-define the alps_model_data 15 table, with the risk of regression testing existing devices, or isolate 16 the new devices outside of the alps_model_data table. The latter design [all …]
|
/linux-6.8/drivers/net/ethernet/sfc/ |
D | mcdi_pcol.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 4 * Copyright 2009-2018 Solarflare Communications Inc. 5 * Copyright 2019-2020 Xilinx Inc. 13 /* Power-on reset state */ 14 #define MC_FW_STATE_POR (1) 19 #define MC_FW_STATE_BOOTING (4) 35 /* The 'doorbell' addresses are hard-wired to alert the MC when written */ 38 /* The rest of these are firmware-defined */ 46 /* Values to be written to the per-port status dword in shared 54 /* The current version of the MCDI protocol. [all …]
|
/linux-6.8/drivers/net/ethernet/sfc/siena/ |
D | mcdi_pcol.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 4 * Copyright 2009-2018 Solarflare Communications Inc. 5 * Copyright 2019-2020 Xilinx Inc. 13 /* Power-on reset state */ 14 #define MC_FW_STATE_POR (1) 19 #define MC_FW_STATE_BOOTING (4) 35 /* The 'doorbell' addresses are hard-wired to alert the MC when written */ 38 /* The rest of these are firmware-defined */ 46 /* Values to be written to the per-port status dword in shared 54 /* The current version of the MCDI protocol. [all …]
|
/linux-6.8/include/uapi/drm/ |
D | drm_fourcc.h | 4 * Permission is hereby granted, free of charge, to any person obtaining a 5 * copy of this software and associated documentation files (the "Software"), 8 * and/or sell copies of the Software, and to permit persons to whom the 12 * paragraph) shall be included in all copies or substantial portions of the 15 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 19 * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, 20 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 39 * further describe the buffer's format - for example tiling or compression. 42 * ---------------- [all …]
|
/linux-6.8/arch/xtensa/variants/dc233c/include/variant/ |
D | tie.h | 2 * tie.h -- compile-time HAL definitions dependent on CORE & TIE configuration 11 Copyright (c) 1999-2010 Tensilica Inc. 13 Permission is hereby granted, free of charge, to any person obtaining 14 a copy of this software and associated documentation files (the 17 distribute, sublicense, and/or sell copies of the Software, and to 22 in all copies or substantial portions of the Software. 24 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 25 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 28 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 29 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE [all …]
|
/linux-6.8/arch/alpha/lib/ |
D | ev6-memset.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * arch/alpha/lib/ev6-memset.S 5 * This is an efficient (and relatively small) implementation of the C library 6 * "memset()" function for the 21264 implementation of Alpha. 8 * 21264 version contributed by Rick Gorton <rick.gorton@alpha-processor.com> 10 * Much of the information about 21264 scheduling/coding comes from: 13 * ftp.digital.com/pub/Digital/info/semiconductor/literature/dsc-library.html 15 * E - either cluster 16 * U - upper subcluster; U0 - subcluster U0; U1 - subcluster U1 17 * L - lower subcluster; L0 - subcluster L0; L1 - subcluster L1 [all …]
|
/linux-6.8/Documentation/devicetree/bindings/scsi/ |
D | hisilicon-sas.txt | 6 - compatible : value should be as follows: 7 (a) "hisilicon,hip05-sas-v1" for v1 hw in hip05 chipset 8 (b) "hisilicon,hip06-sas-v2" for v2 hw in hip06 chipset 9 (c) "hisilicon,hip07-sas-v2" for v2 hw in hip07 chipset 10 - sas-addr : array of 8 bytes for host SAS address 11 - reg : Contains two regions. The first is the address and length of the SAS 12 register. The second is the address and length of CPLD register for 15 - hisilicon,sas-syscon: phandle of syscon used for sas control 16 - ctrl-reset-reg : offset to controller reset register in ctrl reg 17 - ctrl-reset-sts-reg : offset to controller reset status register in ctrl reg [all …]
|
/linux-6.8/arch/xtensa/variants/test_kc705_be/include/variant/ |
D | tie.h | 2 * tie.h -- compile-time HAL definitions dependent on CORE & TIE configuration 11 Copyright (c) 1999-2015 Cadence Design Systems Inc. 13 Permission is hereby granted, free of charge, to any person obtaining 14 a copy of this software and associated documentation files (the 17 distribute, sublicense, and/or sell copies of the Software, and to 22 in all copies or substantial portions of the Software. 24 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 25 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 28 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 29 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE [all …]
|
D | tie-asm.h | 2 * tie-asm.h -- compile-time HAL assembler definitions dependent on CORE & TIE 7 /* This header file contains assembly-language definitions (assembly 11 Copyright (c) 1999-2015 Cadence Design Systems Inc. 13 Permission is hereby granted, free of charge, to any person obtaining 14 a copy of this software and associated documentation files (the 17 distribute, sublicense, and/or sell copies of the Software, and to 22 in all copies or substantial portions of the Software. 24 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 25 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 28 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, [all …]
|
/linux-6.8/arch/xtensa/variants/dc232b/include/variant/ |
D | tie.h | 6 * This file is subject to the terms and conditions of the GNU General Public 7 * License. See the file "COPYING" in the main directory of this archive 10 * Copyright (C) 1999-2007 Tensilica Inc. 16 #define XCHAL_CP_NUM 1 /* number of coprocessors */ 17 #define XCHAL_CP_MAX 8 /* max CP ID + 1 (0 if none) */ 18 #define XCHAL_CP_MASK 0x80 /* bitmask of all CPs by ID */ 19 #define XCHAL_CP_PORT_MASK 0x80 /* bitmask of only port CPs */ 21 /* Basic parameters of each coprocessor: */ 24 #define XCHAL_CP7_SA_SIZE 0 /* size of state save area */ 25 #define XCHAL_CP7_SA_ALIGN 1 /* min alignment of save area */ [all …]
|
/linux-6.8/fs/jfs/ |
D | jfs_dmap.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * Copyright (C) International Business Machines Corp., 2000-2002 10 #define BMAPVERSION 1 /* version number */ 11 #define TREESIZE (256+64+16+4+1) /* size of a dmap tree */ 12 #define LEAFIND (64+16+4+1) /* index of 1st leaf of a dmap tree */ 14 #define L2LPERDMAP 8 /* l2 number of leaves per dmap tree */ 15 #define DBWORD 32 /* # of blks covered by a map word */ 16 #define L2DBWORD 5 /* l2 # of blks covered by a mword */ 18 #define BPERDMAP (LPERDMAP * DBWORD) /* num of blks per dmap */ 19 #define L2BPERDMAP 13 /* l2 num of blks per dmap */ [all …]
|
D | jfs_imap.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * Copyright (C) International Business Machines Corp., 2000-2002 14 #define EXTSPERIAG 128 /* number of disk inode extent per iag */ 15 #define IMAPBLKNO 0 /* lblkno of dinomap within inode map */ 16 #define SMAPSZ 4 /* number of words per summary map */ 17 #define EXTSPERSUM 32 /* number of extents per summary map entry */ 18 #define L2EXTSPERSUM 5 /* l2 number of extents per summary map */ 19 #define PGSPERIEXT 4 /* number of 4K pages per dinode extent */ 20 #define MAXIAGS ((1<<20)-1) /* maximum number of iags */ 21 #define MAXAG 128 /* maximum number of allocation groups */ [all …]
|
/linux-6.8/arch/powerpc/lib/ |
D | copyuser_64.S | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 8 #include <asm/asm-compat.h> 9 #include <asm/feature-fixups.h> 12 /* 0 == most CPUs, 1 == POWER6, 2 == Cell */ 17 #define sLd sld /* Shift towards low-numbered address. */ 18 #define sHd srd /* Shift towards high-numbered address. */ 20 #define sLd srd /* Shift towards low-numbered address. */ 21 #define sHd sld /* Shift towards high-numbered address. */ 28 * the destination buffer, i.e. the address of the first 39 100: EX_TABLE(100b, .Lld_exc - r3_offset) [all …]
|
/linux-6.8/tools/testing/selftests/powerpc/copyloops/ |
D | copyuser_64.S | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 8 #include <asm/asm-compat.h> 9 #include <asm/feature-fixups.h> 12 /* 0 == most CPUs, 1 == POWER6, 2 == Cell */ 17 #define sLd sld /* Shift towards low-numbered address. */ 18 #define sHd srd /* Shift towards high-numbered address. */ 20 #define sLd srd /* Shift towards low-numbered address. */ 21 #define sHd sld /* Shift towards high-numbered address. */ 28 * the destination buffer, i.e. the address of the first 39 100: EX_TABLE(100b, .Lld_exc - r3_offset) [all …]
|
/linux-6.8/Documentation/devicetree/bindings/net/ |
D | hisilicon-hns-dsaf.txt | 4 - compatible: should be "hisilicon,hns-dsaf-v1" or "hisilicon,hns-dsaf-v2". 5 "hisilicon,hns-dsaf-v1" is for hip05. 6 "hisilicon,hns-dsaf-v2" is for Hi1610 and Hi1612. 7 - mode: dsa fabric mode string. only support one of dsaf modes like these: 8 "2port-64vf", 9 "6port-16rss", 10 "6port-16vf", 11 "single-port". 12 - interrupts: should contain the DSA Fabric and rcb interrupt. 13 - reg: specifies base physical address(es) and size of the device registers. [all …]
|
/linux-6.8/arch/xtensa/variants/test_kc705_hifi/include/variant/ |
D | tie.h | 2 * tie.h -- compile-time HAL definitions dependent on CORE & TIE configuration 11 Copyright (c) 1999-2014 Tensilica Inc. 13 Permission is hereby granted, free of charge, to any person obtaining 14 a copy of this software and associated documentation files (the 17 distribute, sublicense, and/or sell copies of the Software, and to 22 in all copies or substantial portions of the Software. 24 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 25 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 28 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 29 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE [all …]
|
D | tie-asm.h | 2 * tie-asm.h -- compile-time HAL assembler definitions dependent on CORE & TIE 7 /* This header file contains assembly-language definitions (assembly 11 Copyright (c) 1999-2014 Tensilica Inc. 13 Permission is hereby granted, free of charge, to any person obtaining 14 a copy of this software and associated documentation files (the 17 distribute, sublicense, and/or sell copies of the Software, and to 22 in all copies or substantial portions of the Software. 24 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 25 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 28 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, [all …]
|
/linux-6.8/arch/xtensa/variants/csp/include/variant/ |
D | tie.h | 2 * tie.h -- compile-time HAL definitions dependent on CORE & TIE configuration 11 Copyright (c) 1999-2015 Cadence Design Systems Inc. 13 Permission is hereby granted, free of charge, to any person obtaining 14 a copy of this software and associated documentation files (the 17 distribute, sublicense, and/or sell copies of the Software, and to 22 in all copies or substantial portions of the Software. 24 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 25 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 28 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 29 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE [all …]
|
/linux-6.8/drivers/gpu/drm/vc4/ |
D | vc4_packet.h | 4 * Permission is hereby granted, free of charge, to any person obtaining a 5 * copy of this software and associated documentation files (the "Software"), 8 * and/or sell copies of the Software, and to permit persons to whom the 12 * paragraph) shall be included in all copies or substantial portions of the 15 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 19 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 20 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 31 VC4_PACKET_NOP = 1, 33 VC4_PACKET_FLUSH = 4, [all …]
|
/linux-6.8/drivers/media/pci/tw5864/ |
D | tw5864-reg.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * TW5864 driver - registers description 8 /* According to TW5864_datasheet_0.6d.pdf, tw5864b1-ds.pdf */ 10 /* Register Description - Direct Map Space */ 11 /* 0x0000 ~ 0x1ffc - H264 Register Map */ 20 #define TW5864_EMU_EN_ME BIT(1) 26 #define TW5864_EMU_EN_LPF BIT(4) 47 #define TW5864_MAS_SLICE_END BIT(4) 53 * pointer for the last encoded frame of the corresponding channel. 72 * 1: Decode [all …]
|
/linux-6.8/Documentation/userspace-api/media/v4l/ |
D | metafmt-vsp1-hgt.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 3 .. _v4l2-meta-fmt-vsp1-hgt: 9 Renesas R-Car VSP1 2-D Histogram Data 15 This format describes histogram data generated by the Renesas R-Car VSP1 16 2-D Histogram (HGT) engine. 20 computes the sum, maximum and minimum of the S component as well as a 23 The histogram is a matrix of 6 Hue and 32 Saturation buckets, 192 in 25 between 1 and 16 depending on the Hue areas configuration. Finding the 28 The Saturation position **n** (0 - 31) of the bucket in the matrix is 33 The Hue position **m** (0 - 5) of the bucket in the matrix depends on [all …]
|
/linux-6.8/arch/mips/include/asm/ |
D | pgtable-32.h | 2 * This file is subject to the terms and conditions of the GNU General Public 3 * License. See the file "COPYING" in the main directory of this archive 19 #include <asm-generic/pgtable-nopmd.h> 26 * Regarding 32-bit MIPS huge page support (and the tradeoff it entails): 28 * We use the same huge page sizes as 64-bit MIPS. Assuming a 4KB page size, 29 * our 2-level table layout would normally have a PGD entry cover a contiguous 30 * 4MB virtual address region (pointing to a 4KB PTE page of 1,024 32-bit pte_t 31 * pointers, each pointing to a 4KB physical page). The problem is that 4MB, 32 * spanning both halves of a TLB EntryLo0,1 pair, requires 2MB hardware page 33 * support, not one of the standard supported sizes (1MB,4MB,16MB,...). [all …]
|
/linux-6.8/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | rs.h | 1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */ 3 * Copyright (C) 2012-2014, 2018-2022 Intel Corporation 12 * enum iwl_tlc_mng_cfg_flags_enum - options for TLC config flags 19 * for BPSK (MCS 0) with 1 spatial 28 IWL_TLC_MNG_CFG_FLAGS_LDPC_MSK = BIT(1), 31 IWL_TLC_MNG_CFG_FLAGS_HE_DCM_NSS_2_MSK = BIT(4), 36 * enum iwl_tlc_mng_cfg_cw - channel width options 52 * enum iwl_tlc_mng_cfg_chains - possible chains 58 IWL_TLC_MNG_CHAIN_B_MSK = BIT(1), 62 * enum iwl_tlc_mng_cfg_mode - supported modes [all …]
|
/linux-6.8/fs/bcachefs/ |
D | extents_format.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 6 * In extent bkeys, the value is a list of pointers (bch_extent_ptr), optionally 10 * One major determining factor in the format of extents is how we handle and 15 * merely adjust ptr->offset to point to the start of the data that is currently 16 * live. The size field in struct bkey records the current (live) size of the 17 * extent, and is also used to mean "size of region on disk that we point to" in 20 * Thus an extent that is not checksummed or compressed will consist only of a 21 * list of bch_extent_ptrs, with none of the fields in 26 * originally written, and then return only the part of the extent that is 29 * Thus, in addition to the current size of the extent in struct bkey, we need [all …]
|
12345678910>>...52