| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | siteinfo.bbclass | 7 # where 'target' == "<arch>-<os>" 10 # * target: Returns the target name ("<arch>-<os>") 12 # * bits: Returns the bit size of the target, either "32" or "64" 20 …"allarch": "endian-little bit-32", # bogus, but better than special-casing the checks below for al… 21 "aarch64": "endian-little bit-64 arm-common arm-64", 22 "aarch64_be": "endian-big bit-64 arm-common arm-64", 23 "arc": "endian-little bit-32 arc-common", 24 "arceb": "endian-big bit-32 arc-common", 25 "arm": "endian-little bit-32 arm-common arm-32", 26 "armeb": "endian-big bit-32 arm-common arm-32", [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/timer/ |
| H A D | renesas,cmt.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Geert Uytterhoeven <geert+renesas@glider.be> 11 - Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> 14 The CMT is a multi-channel 16/32/48-bit timer/counter with configurable clock 26 - items: 27 - enum: 28 - renesas,r8a7740-cmt0 # 32-bit CMT0 on R-Mobile A1 29 - renesas,r8a7740-cmt1 # 48-bit CMT1 on R-Mobile A1 [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/ |
| H A D | pkcs11_ta.h | 1 /* SPDX-License-Identifier: BSD-2-Clause */ 3 * Copyright (c) 2018-2020, Linaro Limited 33 * Param#0 is used for the so-called control arguments of the invoked command 37 * 32bit TA return code for the command. As a consequence, param#0 shall 38 * always be an input/output memory reference of at least 32bit, more if 42 * 32bit value stored in param#0 output buffer and use the value as TA 52 * It is unused or is an input/output/in-out memory reference, aka memref[2]. 61 * [in] memref[0] = 32bit, unused, must be 0 62 * [out] memref[0] = 32bit return code, enum pkcs11_rc 64 * 32bit version major value, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/h/ |
| H A D | skfbi.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 15 * FDDI-Fx (x := {I(SA), P(CI)}) 19 /*--------------------------------------------------------------------------*/ 40 #define B0_RAP 0x0000 /* 8 bit register address port */ 41 /* 0x0001 - 0x0003: reserved */ 42 #define B0_CTRL 0x0004 /* 8 bit control register */ 43 #define B0_DAS 0x0005 /* 8 Bit control register (DAS) */ 44 #define B0_LED 0x0006 /* 8 Bit LED register */ 45 #define B0_TST_CTRL 0x0007 /* 8 bit test control register */ 46 #define B0_ISRC 0x0008 /* 32 bit Interrupt source register */ [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | math64.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 15 * div_u64_rem - unsigned 64bit divide with 32bit divisor with remainder 16 * @dividend: unsigned 64bit dividend 17 * @divisor: unsigned 32bit divisor 18 * @remainder: pointer to unsigned 32bit remainder 22 * This is commonly provided by 32bit archs to provide an optimized 64bit 32 * div_s64_rem - signed 64bit divide with 32bit divisor with remainder 33 * @dividend: signed 64bit dividend 34 * @divisor: signed 32bit divisor 35 * @remainder: pointer to signed 32bit remainder [all …]
|
| H A D | exportfs.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 33 * 32bit inode number, 32 bit generation number. 38 * 32bit inode number, 32 bit generation number, 39 * 32 bit parent directory inode number. 44 * 64 bit object ID, 64 bit root object ID, 45 * 32 bit generation number. 50 * 64 bit object ID, 64 bit root object ID, 51 * 32 bit generation number, 52 * 64 bit parent object ID, 32 bit parent generation. 57 * 64 bit object ID, 64 bit root object ID, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/ |
| H A D | skge.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 131 /* B0_CTST 16 bit Control/Status register */ 133 CS_CLK_RUN_HOT = 1<<13,/* CLK_RUN hot m. (YUKON-Lite only) */ 134 CS_CLK_RUN_RST = 1<<12,/* CLK_RUN reset (YUKON-Lite only) */ 135 CS_CLK_RUN_ENA = 1<<11,/* CLK_RUN enable (YUKON-Lite only) */ 138 CS_BUS_SLOT_SZ = 1<<8, /* Slot Size 0/1 = 32/64 bit slot */ 142 CS_STOP_MAST = 1<<4, /* Command Bit to stop the master */ 148 /* B0_LED 8 Bit LED register */ 149 /* Bit 7.. 2: reserved */ 153 /* B0_POWER_CTRL 8 Bit Power Control reg (YUKON only) */ [all …]
|
| H A D | sky2.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 30 /* Yukon-2 */ 32 PCI_Y2_PIG_ENA = 1<<31, /* Enable Plug-in-Go (YUKON-2) */ 33 PCI_Y2_DLL_DIS = 1<<30, /* Disable PCI DLL (YUKON-2) */ 34 PCI_SW_PWR_ON_RST= 1<<30, /* SW Power on Reset (Yukon-EX) */ 35 PCI_Y2_PHY2_COMA = 1<<29, /* Set PHY 2 to Coma Mode (YUKON-2) */ 36 PCI_Y2_PHY1_COMA = 1<<28, /* Set PHY 1 to Coma Mode (YUKON-2) */ 37 PCI_Y2_PHY2_POWD = 1<<27, /* Set PHY 2 to Power Down (YUKON-2) */ 38 PCI_Y2_PHY1_POWD = 1<<26, /* Set PHY 1 to Power Down (YUKON-2) */ 41 PCI_PHY_LNK_TIM_MSK= 3L<<8,/* Bit 9.. 8: GPHY Link Trigger Timer */ [all …]
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | elf.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 5 * Derived from "include/asm-i386/elf.h" 13 #define R_390_8 1 /* Direct 8 bit. */ 14 #define R_390_12 2 /* Direct 12 bit. */ 15 #define R_390_16 3 /* Direct 16 bit. */ 16 #define R_390_32 4 /* Direct 32 bit. */ 17 #define R_390_PC32 5 /* PC relative 32 bit. */ 18 #define R_390_GOT12 6 /* 12 bit GOT offset. */ 19 #define R_390_GOT32 7 /* 32 bit GOT offset. */ 20 #define R_390_PLT32 8 /* 32 bit PC relative PLT address. */ [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/gettext/gettext-minimal-0.21/aclocal/ |
| H A D | host-cpu-c-abi.m4 | 1 # host-cpu-c-abi.m4 serial 13 2 dnl Copyright (C) 2002-2020 Free Software Foundation, Inc. 24 dnl contains 32-bit instructions, whereas 'sparc64' code contains 64-bit 25 dnl instructions. A process on a SPARC CPU can be in 32-bit mode or in 64-bit 36 dnl - 'arm': test __ARMEL__. 37 dnl - 'mips', 'mipsn32', 'mips64': test _MIPSEB vs. _MIPSEL. 38 dnl - 'powerpc64': test _BIG_ENDIAN vs. _LITTLE_ENDIAN. 41 dnl - Instructions that do not exist on all of these CPUs (cmpxchg, 45 dnl - Speed of execution of the common instruction set is reasonable across 66 # - 64-bit instruction set, 64-bit pointers, 64-bit 'long': x86_64. [all …]
|
| /OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-ivybridge/ |
| H A D | pch.h | 6 * Copyright (C) 2008-2009 coresystems GmbH 9 * SPDX-License-Identifier: GPL-2.0 137 #define VCH 0x0000 /* 32bit */ 138 #define VCAP1 0x0004 /* 32bit */ 139 #define VCAP2 0x0008 /* 32bit */ 140 #define PVC 0x000c /* 16bit */ 141 #define PVS 0x000e /* 16bit */ 143 #define V0CAP 0x0010 /* 32bit */ 144 #define V0CTL 0x0014 /* 32bit */ 145 #define V0STS 0x001a /* 16bit */ [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H A D | mc13xxx.txt | 4 - compatible : Should be "fsl,mc13783" or "fsl,mc13892" 7 - fsl,mc13xxx-uses-adc : Indicate the ADC is being used 8 - fsl,mc13xxx-uses-codec : Indicate the Audio Codec is being used 9 - fsl,mc13xxx-uses-rtc : Indicate the RTC is being used 10 - fsl,mc13xxx-uses-touch : Indicate the touchscreen controller is being used 12 Sub-nodes: 13 - codec: Contain the Audio Codec node. 14 - adc-port: Contain PMIC SSI port number used for ADC. 15 - dac-port: Contain PMIC SSI port number used for DAC. 16 - leds : Contain the led nodes and initial register values in property [all …]
|
| /OK3568_Linux_fs/kernel/drivers/clocksource/ |
| H A D | timer-u300.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2007-2009 ST-Ericsson AB 35 /* Reset OS Timer 32bit (-/W) */ 38 /* Enable OS Timer 32bit (-/W) */ 41 /* Disable OS Timer 32bit (-/W) */ 44 /* OS Timer Mode Register 32bit (-/W) */ 48 /* OS Timer Status Register 32bit (R/-) */ 59 /* OS Timer Current Count Register 32bit (R/-) */ 61 /* OS Timer Terminal Count Register 32bit (R/W) */ 63 /* OS Timer Interrupt Enable Register 32bit (-/W) */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/liquidio/ |
| H A D | cn66xx_regs.h | 7 * Copyright (c) 2003-2016 Cavium, Inc. 14 * AS-IS and WITHOUT ANY WARRANTY; without even the implied warranty 89 /* 1 register (32-bit) to enable Input queues */ 92 /* 1 register (32-bit) to enable Output queues */ 95 /* 1 register (32-bit) to determine whether Output queues are in reset. */ 98 /* 1 register (32-bit) to determine whether Input queues are in reset. */ 103 /* 1 register (32-bit) - instr. size of each input queue. */ 106 /* 32 registers for Input Queue Instr Count - SLI_PKT_IN_DONE0_CNTS */ 109 /* 32 registers for Input Queue Start Addr - SLI_PKT0_INSTR_BADDR */ 112 /* 32 registers for Input Doorbell - SLI_PKT0_INSTR_BAOFF_DBELL */ [all …]
|
| /OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-broadwell/ |
| H A D | rcb.h | 4 * SPDX-License-Identifier: GPL-2.0 10 #define PMSYNC_CONFIG 0x33c4 /* 32bit */ 11 #define PMSYNC_CONFIG2 0x33cc /* 32bit */ 13 #define DEEP_S3_POL 0x3328 /* 32bit */ 16 #define DEEP_S5_POL 0x3330 /* 32bit */ 19 #define DEEP_SX_CONFIG 0x3334 /* 32bit */ 23 #define PMSYNC_CONFIG 0x33c4 /* 32bit */ 24 #define PMSYNC_CONFIG2 0x33cc /* 32bit */ 26 #define RC 0x3400 /* 32bit */ 27 #define HPTC 0x3404 /* 32bit */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/ipu3/ |
| H A D | ipu3-abi.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 7 #include "include/intel-ipu3.h" 15 #define IMGU_DVS_BLOCK_H 32 31 #define IMGU_ABI_AF_MAX_CELLS_PER_SET 32 32 #define IMGU_ABI_AWB_FR_MAX_CELLS_PER_SET 32 46 #define IMGU_PM_CTRL_START BIT(0) 47 #define IMGU_PM_CTRL_CFG_DONE BIT(1) 48 #define IMGU_PM_CTRL_RACE_TO_HALT BIT(2) 49 #define IMGU_PM_CTRL_NACK_ALL BIT(3) 50 #define IMGU_PM_CTRL_CSS_PWRDN BIT(4) [all …]
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | module.c | 1 // SPDX-License-Identifier: GPL-2.0+ 24 #include <asm/nospec-branch.h> 54 mod->state == MODULE_STATE_LIVE) in module_arch_freeing_init() 57 vfree(mod->arch.syminfo); in module_arch_freeing_init() 58 mod->arch.syminfo = NULL; in module_arch_freeing_init() 65 info = me->arch.syminfo + ELF_R_SYM (rela->r_info); in check_rela() 66 switch (ELF_R_TYPE (rela->r_info)) { in check_rela() 67 case R_390_GOT12: /* 12 bit GOT offset. */ in check_rela() 68 case R_390_GOT16: /* 16 bit GOT offset. */ in check_rela() 69 case R_390_GOT20: /* 20 bit GOT offset. */ in check_rela() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/ |
| H A D | mmintrin.h | 1 /* Copyright (C) 2002-2020 Free Software Foundation, Inc. 28 #error mmintrin.h included without enabling WMMX/WMMX2 instructions (e.g. -march=iwmmxt or -march=i… 34 /* Intrinsics use C name-mangling. */ 76 /* Pack the four 16-bit values from M1 into the lower four 8-bit values of 77 the result, and the four 16-bit values from M2 into the upper four 8-bit 85 /* Pack the two 32-bit values from M1 in to the lower two 16-bit values of 86 the result, and the two 32-bit values from M2 into the upper two 16-bit 94 /* Copy the 64-bit value from M1 into the lower 32-bits of the result, and 95 the 64-bit value from M2 into the upper 32-bits of the result, all with 96 signed saturation for values that do not fit exactly into 32-bits. */ [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | swab.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 70 __u32 h = val >> 32; in __fswab64() 71 __u32 l = val & ((1ULL << 32) - 1); in __fswab64() 72 return (((__u64)__fswab32(l)) << 32) | ((__u64)(__fswab32(h))); in __fswab64() 97 * __swab16 - return a byteswapped 16-bit value 110 * __swab32 - return a byteswapped 32-bit value 123 * __swab64 - return a byteswapped 64-bit value 136 * __swahw32 - return a word-swapped 32-bit value 147 * __swahb32 - return a high and low byte-swapped 32-bit value 158 * __swab16p - return a byteswapped 16-bit value from a pointer [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | swab.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 70 __u32 h = val >> 32; in __fswab64() 71 __u32 l = val & ((1ULL << 32) - 1); in __fswab64() 72 return (((__u64)__fswab32(l)) << 32) | ((__u64)(__fswab32(h))); in __fswab64() 97 * __swab16 - return a byteswapped 16-bit value 110 * __swab32 - return a byteswapped 32-bit value 123 * __swab64 - return a byteswapped 64-bit value 136 * __swahw32 - return a word-swapped 32-bit value 147 * __swahb32 - return a high and low byte-swapped 32-bit value 158 * __swab16p - return a byteswapped 16-bit value from a pointer [all …]
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | swab.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 71 __u32 h = val >> 32; in __fswab64() 72 __u32 l = val & ((1ULL << 32) - 1); in __fswab64() 73 return (((__u64)__fswab32(l)) << 32) | ((__u64)(__fswab32(h))); in __fswab64() 98 * __swab16 - return a byteswapped 16-bit value 111 * __swab32 - return a byteswapped 32-bit value 124 * __swab64 - return a byteswapped 64-bit value 140 #else /* __BITS_PER_LONG == 32 */ in __swab() 146 * __swahw32 - return a word-swapped 32-bit value 157 * __swahb32 - return a high and low byte-swapped 32-bit value [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | elf.h | 2 Copyright (C) 1995-2021 Free Software Foundation, Inc. 26 /* Type for a 16-bit quantity. */ 30 /* Types for signed and unsigned 32-bit quantities. */ 36 /* Types for signed and unsigned 64-bit quantities. */ 50 /* Type for section indices, which are 16-bit quantities. */ 72 Elf32_Word e_flags; /* Processor-specific flags */ 90 Elf64_Word e_flags; /* Processor-specific flags */ 121 #define ELFCLASS32 1 /* 32-bit objects */ 122 #define ELFCLASS64 2 /* 64-bit objects */ 137 #define ELFOSABI_HPUX 1 /* HP-UX */ [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | elf.h | 2 Copyright (C) 1995-2021 Free Software Foundation, Inc. 26 /* Type for a 16-bit quantity. */ 30 /* Types for signed and unsigned 32-bit quantities. */ 36 /* Types for signed and unsigned 64-bit quantities. */ 50 /* Type for section indices, which are 16-bit quantities. */ 72 Elf32_Word e_flags; /* Processor-specific flags */ 90 Elf64_Word e_flags; /* Processor-specific flags */ 121 #define ELFCLASS32 1 /* 32-bit objects */ 122 #define ELFCLASS64 2 /* 64-bit objects */ 137 #define ELFOSABI_HPUX 1 /* HP-UX */ [all …]
|
| /OK3568_Linux_fs/kernel/arch/riscv/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 4 # see Documentation/kbuild/kconfig-language.rst. 7 config 64BIT 10 config 32BIT config 33 select ARCH_WANT_HUGE_PMD_SHARE if 64BIT 39 select GENERIC_ATOMIC64 if !64BIT 52 select GENERIC_TIME_VSYSCALL if MMU && 64BIT 57 select HAVE_ARCH_KASAN if MMU && 64BIT 70 select HAVE_GENERIC_VDSO if MMU && 64BIT 93 default 18 if 64BIT [all …]
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | iomap_copy.c | 1 // SPDX-License-Identifier: GPL-2.0-only 10 * __iowrite32_copy - copy data to MMIO space, in 32-bit units 11 * @to: destination, in MMIO space (must be 32-bit aligned) 12 * @from: source (must be 32-bit aligned) 13 * @count: number of 32-bit quantities to copy 15 * Copy data from kernel space to MMIO space, in units of 32 bits at a 33 * __ioread32_copy - copy data from MMIO space, in 32-bit units 34 * @to: destination (must be 32-bit aligned) 35 * @from: source, in MMIO space (must be 32-bit aligned) 36 * @count: number of 32-bit quantities to copy [all …]
|