| /OK3568_Linux_fs/kernel/drivers/staging/media/ipu3/ |
| H A D | ipu3-tables.c | 1 // SPDX-License-Identifier: GPL-2.0 4 #include "ipu3-tables.h" 6 #define X 0 /* Don't care value */ 10 /* Scale factor 32 / (32 + 0) = 1 */ 12 .even = { { 0, 0, 64, 6, 0, 0, 0 } }, 13 .odd = { { 0, 0, 64, 6, 0, 0, 0 } } }, 15 .even = { { 0, 0, 64, 6, 0, 0, 0 } }, 16 .odd = { { 0, 0, 64, 6, 0, 0, 0 } } }, 17 .ptrn_arr = { { 0x3 } }, 19 .hor_ds_en = 0, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/isdn/mISDN/ |
| H A D | dsp_audio.c | 20 /* ulaw[unsigned char] -> signed 16-bit */ 22 /* alaw[unsigned char] -> signed 16-bit */ 28 /* signed 16-bit -> law */ 32 /* alaw -> ulaw */ 34 /* ulaw -> alaw */ 43 #define AMI_MASK 0x55 51 0xFF, 0x1FF, 0x3FF, 0x7FF, 0xFFF, 0x1FFF, 0x3FFF, 0x7FFF in linear2alaw() 55 if (pcm_val >= 0) { in linear2alaw() 56 /* Sign (7th) bit = 1 */ in linear2alaw() 57 mask = AMI_MASK | 0x80; in linear2alaw() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | g72x.c | 17 * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 22 * ----------------------------------------------------------------------- 46 * ----------------------------------------------------------------------- 55 0, 0, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 63 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 64 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 65 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 66 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 67 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 68 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, [all …]
|
| /OK3568_Linux_fs/external/mpp/osal/ |
| H A D | mpp_common.cpp | 8 * http://www.apache.org/licenses/LICENSE-2.0 20 0, 0, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 24 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 25 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 26 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 27 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7 32 RK_S32 n = 0; in mpp_log2() 33 if (v & 0xffff0000) { in mpp_log2() 37 if (v & 0xff00) { in mpp_log2() 48 RK_S32 n = 0; in mpp_log2_16bit() [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | wm2200.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * wm2200.h - WM2200 audio codec interface 14 #define WM2200_CLKSRC_MCLK1 0 19 #define WM2200_FLL_SRC_MCLK1 0 26 #define WM2200_SOFTWARE_RESET 0x00 27 #define WM2200_DEVICE_REVISION 0x01 28 #define WM2200_TONE_GENERATOR_1 0x0B 29 #define WM2200_CLOCKING_3 0x102 30 #define WM2200_CLOCKING_4 0x103 31 #define WM2200_FLL_CONTROL_1 0x111 [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/netlogic/ |
| H A D | xlr_net.h | 1 /* SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) */ 3 * Copyright (c) 2003-2012 Broadcom Corporation 9 #define MAC_SPACING 0x400 10 #define XGMAC_SPACING 0x400 12 /* PE-MCXMAC register and bit field definitions */ 13 #define R_MAC_CONFIG_1 0x00 26 #define O_MAC_CONFIG_1__txen 0 27 #define R_MAC_CONFIG_2 0x01 35 #define O_MAC_CONFIG_2__fulld 0 36 #define R_IPG_IFG 0x02 [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-srggb10-ipu3.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 3 .. _v4l2-pix-fmt-ipu3-sbggr10: 4 .. _v4l2-pix-fmt-ipu3-sgbrg10: 5 .. _v4l2-pix-fmt-ipu3-sgrbg10: 6 .. _v4l2-pix-fmt-ipu3-srggb10: 12 10-bit Bayer formats 22 In other respects this format is similar to :ref:`V4L2-PIX-FMT-SRGGB10`. 30 .. flat-table:: 32 * - start + 0: 33 - B\ :sub:`0000low` [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/tinymembench/tinymembench/ |
| H A D | 0001-asm-Delete-.func-.endfunc-directives.patch | 3 Date: Tue, 29 Jan 2019 13:15:07 -0800 10 Signed-off-by: Khem Raj <raj.khem@gmail.com> 11 --- 12 aarch64-asm.S | 14 +------------- 13 arm-neon.S | 24 ------------------------ 14 mips-32.S | 5 ++--- 15 x86-sse2.S | 21 ++++++++++----------- 16 4 files changed, 13 insertions(+), 51 deletions(-) 18 diff --git a/aarch64-asm.S b/aarch64-asm.S 20 --- a/aarch64-asm.S [all …]
|
| /OK3568_Linux_fs/kernel/arch/mips/boot/dts/loongson/ |
| H A D | ls7a-pch.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 5 compatible = "simple-bus"; 6 #address-cells = <2>; 7 #size-cells = <2>; 8 ranges = <0 0x10000000 0 0x10000000 0 0x10000000 /* PIO & CONF & APB */ 9 0 0x20000000 0 0x20000000 0 0x10000000 10 0 0x40000000 0 0x40000000 0 0x40000000 /* PCI MEM */ 11 0xe00 0x00000000 0xe00 0x00000000 0x100 0x0000000>; 13 pic: interrupt-controller@10000000 { 14 compatible = "loongson,pch-pic-1.0"; [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3328-box-plus-dram-timing.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 #include <dt-bindings/clock/rockchip-ddr.h> 7 #include <dt-bindings/memory/rk3328-dram.h> 10 /* CA de-skew, one step is 47.8ps, range 0-15 */ 11 ddr3a1_ddr4a9_de-skew = <0>; 12 ddr3a0_ddr4a10_de-skew = <0>; 13 ddr3a3_ddr4a6_de-skew = <1>; 14 ddr3a2_ddr4a4_de-skew = <1>; 15 ddr3a5_ddr4a8_de-skew = <0>; 16 ddr3a4_ddr4a5_de-skew = <2>; [all …]
|
| /OK3568_Linux_fs/external/common_algorithm/audio/rkaudio_algorithms/uclibc/ |
| HD | libaec_bf_process_wakeup_mode2_nn.so | ... (): %d), %s arc->next_state >= 0 arc->next_state < ... |
| HD | libaec_bf_process_wakeup_mode1_nn.so | ... (): %d), %s arc->next_state >= 0 arc->next_state < ... |
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/via/ |
| H A D | hw.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * Copyright 1998-2008 VIA Technologies, Inc. All Rights Reserved. 4 * Copyright 2001-2008 S3 Graphics, Inc. All Rights Reserved. 22 #define VIA_LDVP0 0x00000001 23 #define VIA_LDVP1 0x00000002 24 #define VIA_DVP0 0x00000004 25 #define VIA_CRT 0x00000010 26 #define VIA_DVP1 0x00000020 27 #define VIA_LVDS1 0x00000040 28 #define VIA_LVDS2 0x00000080 [all …]
|
| /OK3568_Linux_fs/buildroot/package/frecon/ |
| H A D | 0008-Support-unifont.patch | 2 From: Jeffy Chen <jeffy.chen@rock-chips.com> 6 https://ftp.gnu.org/gnu/unifont/unifont-14.0.04/unifont-14.0.04.bdf.gz 8 Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com> 9 --- 10 Makefile | 11 +- 11 font.c | 11 +- 12 font.h | 2 +- 13 font_to_c.py | 13 +- 14 term.c | 2 +- 15 unifont-14.0.04.bdf | 1313010 ++++++++++++++++++++++++++++++++++++++++ [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/grub/files/ |
| H A D | video-Remove-trailing-whitespaces.patch | 6 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> 7 Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com> 9 Upstream-Status: Backport 14 Signed-off-by: Yongxin Liu <yongxin.liu@windriver.com> 15 --- 16 grub-core/video/bochs.c | 2 +- 17 grub-core/video/capture.c | 2 +- 18 grub-core/video/cirrus.c | 4 ++-- 19 grub-core/video/coreboot/cbfb.c | 2 +- 20 grub-core/video/efi_gop.c | 22 +++++++++---------- [all …]
|
| /OK3568_Linux_fs/kernel/arch/sh/include/mach-common/mach/ |
| H A D | sh2007.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 5 #define CS5BCR 0xff802050 6 #define CS5WCR 0xff802058 7 #define CS5PCR 0xff802070 14 #define PCMCIA_ATA 0 20 #define PCMCIA_ATTR16 7 22 #define TYPE_SRAM 0 25 /* write-read/write-write delay (0-7:0,1,2,3,4,5,6,7) */ 26 #define IWW5 0 28 /* different area, read-write delay (0-7:0,1,2,3,4,5,6,7) */ [all …]
|
| /OK3568_Linux_fs/u-boot/lib/avb/libavb/ |
| H A D | avb_sha256.c | 1 /* SHA-256 and SHA-512 implementation based on code by Oliver Gay 2 * <olivier.gay@a3.epfl.ch> under a BSD-style license. See below. 6 * FIPS 180-2 SHA-224/256/384/512 implementation 43 ctx->crypto_ctx.algo = CRYPTO_SHA256; in avb_sha256_init() 44 ctx->crypto_ctx.length = ctx->tot_len; in avb_sha256_init() 45 memset(ctx->buf, 0, sizeof(ctx->buf)); in avb_sha256_init() 47 ctx->crypto_dev = crypto_get_device(ctx->crypto_ctx.algo); in avb_sha256_init() 48 if (!ctx->crypto_dev) in avb_sha256_init() 51 crypto_sha_init(ctx->crypto_dev, &ctx->crypto_ctx); in avb_sha256_init() 55 if (ctx->crypto_dev) in avb_sha256_update() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | rk806-core.c | 1 // SPDX-License-Identifier: GPL-2.0 7 * Author: Xu Shengfei <xsf@rock-chips.com> 18 #define TSD_TEMP_140 0x00 19 #define TSD_TEMP_160 0x01 20 #define VB_LO_ACT_SD 0x00 21 #define VB_LO_ACT_INT 0x01 24 [POWER_EN0] = REG_FIELD(0x00, 0, 7), 25 [POWER_EN1] = REG_FIELD(0x01, 0, 7), 26 [POWER_EN2] = REG_FIELD(0x02, 0, 7), 27 [POWER_EN3] = REG_FIELD(0x03, 0, 7), [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/pam/pam-ssh-agent-auth/ |
| H A D | 0002-Check-against-the-correct-OPENSSL_VERSION_NUMBER.patch | 3 Date: Fri, 1 Feb 2019 22:45:19 -0800 7 https://sources.debian.org/src/pam-ssh-agent-auth/0.10.3-3/debian/patches/openssl-1.1.1-2.patch/ 9 Upstream-Status: Pending 10 Signed-off-by: Khem Raj <raj.khem@gmail.com> 11 --- 12 authfd.c | 12 ++++++------ 13 bufbn.c | 2 +- 14 key.c | 36 ++++++++++++++++++------------------ 15 ssh-dss.c | 10 +++++----- 16 ssh-ecdsa.c | 8 ++++---- [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/crypt/ |
| H A D | sha2_impl.c | 1 // SPDX-License-Identifier: (BSD-2-Clause AND BSD-3-Clause) 8 * FIPS 180-2 SHA-224/256/384/512 implementation 46 #define ROTR(x, n) ((x >> n) | (x << ((sizeof(x) << 3) - n))) 47 #define ROTL(x, n) ((x << n) | (x >> ((sizeof(x) << 3) - n))) 53 #define SHA256_F3(x) (ROTR(x, 7) ^ ROTR(x, 18) ^ SHFR(x, 3)) 61 *((str) + 0) = (uint8_t) ((x) >> 24); \ 69 | ((uint32_t) *((str) + 0) << 24); \ 75 w[i] = SHA256_F4(w[i - 2]) + w[i - 7] \ 76 + SHA256_F3(w[i - 15]) + w[i - 16]; \ 89 0xc1059ed8, 0x367cd507, 0x3070dd17, 0xf70e5939, [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/ddr/marvell/a38x/ |
| H A D | ddr3_training_db.c | 4 * SPDX-License-Identifier: GPL-2.0 17 0, /*DDR_FREQ_LOW_FREQ */ 42 /* DDR3-800D */ 43 { {6, 5, 0, 0, 0, 0, 0, 5, 5, 0, 0, 0, 5, 0, 5, 0} }, 44 /* DDR3-800E */ 45 { {6, 6, 0, 0, 0, 0, 0, 6, 6, 0, 0, 0, 6, 0, 6, 0} }, 46 /* DDR3-1066E */ 47 { {6, 5, 6, 0, 0, 0, 0, 5, 5, 6, 0, 0, 5, 0, 5, 0} }, 48 /* DDR3-1066F */ 49 { {6, 6, 7, 0, 0, 0, 0, 6, 6, 7, 0, 0, 6, 0, 6, 0} }, [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/icelake/ |
| H A D | pipeline.json | 4 …"PublicDescription": "Counts the number of X86 instructions retired - an Architectural PerfMon eve… 6 "UMask": "0x1", 10 "BriefDescription": "Number of instructions retired. Fixed Counter - architectural event" 15 …R) feature to mitigate some bias in how retired instructions get sampled. Use on Fixed Counter 0.", 17 "UMask": "0x1", 27 "UMask": "0x2", 37 "UMask": "0x3", 45 …-on-Store blocking code preventing store forwarding. This includes cases when: a. preceding store … 46 "EventCode": "0x03", 47 "Counter": "0,1,2,3", [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-davinci/ |
| H A D | dm646x.c | 12 #include <linux/clk-provider.h> 15 #include <linux/dma-mapping.h> 19 #include <linux/irqchip/irq-davinci-aintc.h> 21 #include <linux/platform_data/gpio-davinci.h> 32 #include <clocksource/timer-davinci.h> 39 #define DAVINCI_VPIF_BASE (0x01C12000) 42 BIT_MASK(0)) 46 #define DM646X_EMAC_BASE 0x01c80000 47 #define DM646X_EMAC_MDIO_BASE (DM646X_EMAC_BASE + 0x4000) 48 #define DM646X_EMAC_CNTRL_OFFSET 0x0000 [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/geometry/ |
| H A D | debug_font_data.hpp | 6 const int8_t simplex_1[] = { 5, 21, 5, 7, -1, -1, 5, 2, 4, 1, 5, 0, 6, 1, 5, 2 }; 7 const int8_t simplex_2[] = { 4, 21, 4, 14, -1, -1, 12, 21, 12, 14 }; 8 const int8_t simplex_3[] = { 11, 25, 4, -7, -1, -1, 17, 25, 10, -7, -1, -1, 4, 12, 18, 12, -1, -1, … 9 …-4, -1, -1, 12, 25, 12, -4, -1, -1, 17, 18, 15, 20, 12, 21, 8, 21, 5, 20, 3, 18, 3, 16, 4, 14, 5, … 10 …0, -1, -1, 8, 21, 10, 19, 10, 17, 9, 15, 7, 14, 5, 14, 3, 16, 3, 18, 4, 20, 6, 21, 8, 21, 10, 20, … 11 …0, 7, 0, 5, 1, 4, 2, 3, 4, 3, 6, 4, 8, 5, 9, 12, 13, 13, 14, 14, 16, 14, 18, 13, 20, 11, 21, 9, 20… 13 const int8_t simplex_8[] = { 11, 25, 9, 23, 7, 20, 5, 16, 4, 11, 4, 7, 5, 2, 7, -2, 9, -5, 11, -7 }; 14 const int8_t simplex_9[] = { 3, 25, 5, 23, 7, 20, 9, 16, 10, 11, 10, 7, 9, 2, 7, -2, 5, -5, 3, -7 }; 15 const int8_t simplex_10[] = { 8, 21, 8, 9, -1, -1, 3, 18, 13, 12, -1, -1, 13, 18, 3, 12 }; 16 const int8_t simplex_11[] = { 13, 18, 13, 0, -1, -1, 4, 9, 22, 9 }; [all …]
|
| /OK3568_Linux_fs/u-boot/arch/nios2/lib/ |
| H A D | libgcc.c | 4 * SPDX-License-Identifier: GPL-2.0+ 40 0,1,2,2,3,3,3,3,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5, 42 7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7, 43 7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7, 54 if (b == 0) in __ashldi3() 58 const word_type bm = (sizeof (Wtype) * BITS_PER_UNIT) - b; in __ashldi3() 61 if (bm <= 0) in __ashldi3() 63 w.s.low = 0; in __ashldi3() 64 w.s.high = (UWtype) uu.s.low << -bm; in __ashldi3() 80 if (b == 0) in __ashrdi3() [all …]
|