/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/ |
H A D | 0022-CC312-alignment-of-cc312-differences.patch | 10 Signed-off-by: Ali Can Ozaslan <ali.oezaslan@arm.com> 12 Upstream-Status: Inappropriate [Requires an aligment cc3xx with mps3 hw and fvp sw models] 13 --- 14 lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/cc_lib.c | 3 +++ 17 diff --git a/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/cc_lib.c b/lib/ext/cryptocell-312-run… 19 --- a/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/cc_lib.c 20 +++ b/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/cc_lib.c 21 @@ -207,6 +207,9 @@ CClibRetCode_t CC_LibInit(CCRndContext_t *rndContext_ptr, CCRndWorkBuff_t *rndW 31 --
|
/openbmc/openbmc/poky/meta-poky/recipes-core/psplash/files/ |
H A D | psplash-poky-img.h | 3 * Created using make-image-header.sh (distributed with psplash) 6 /* GdkPixbuf RGBA C-Source image dump 1-byte-run-length-encoded */ 86 "\227\377\253\255\256\377\310\312\312\377\346\346\347\377\362\350\354" \ 99 "\377\216.46\377\4""4:<\377_de\377\224\230\231\377\311\312\313\377\362" \ 107 "}\200\202\377\312\313\314\377\356\350\354\340\377\2\225\230\231\3778" \ 114 "\1\202\205\206\377\246\350\354\340\377\1\311\312\313\377\215.46\377\1" \ 167 "PR\377\177\203\204\377\247\252\253\377\311\312\313\377\352\354\346\377" \ 174 "\316\377\220\350\354\340\377\2\312\313\314\377jnp\377\223.46\377\1\254" \ 201 "\303\304\377\215.46\377\236\350\354\340\377\1\311\312\313\377\220.46" \ 228 "\377\337\340\340\377\242\350\354\340\377\2\312\313\314\377068\377\216" \ [all …]
|
/openbmc/linux/drivers/gpu/drm/tidss/ |
H A D | tidss_scale_coefs.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright (C) 2018 Texas Instruments Incorporated - https://www.ti.com/ 41 .c2 = { 0, 2, 4, 8, 12, 18, 24, 32, 0, 0, 0, -2, -4, -4, -4, -2, }, 47 .c2 = { -8, -6, -4, -2, 0, 6, 12, 18, 0, -2, -4, -6, -8, -8, -8, -8, }, 53 .c2 = { -12, -12, -12, -10, -8, -4, 0, 6, 0, -2, -4, -6, -8, -10, -12, -12, }, 55 .c0 = { 312, 308, 304, 298, 292, 282, 272, 258, 244, }, 59 .c2 = { -16, -18, -20, -18, -16, -14, -12, -6, 0, -2, -4, -6, -8, -10, -12, -14, }, 61 .c0 = { 336, 332, 328, 320, 312, 300, 288, 272, 256, }, 65 .c2 = { -20, -22, -24, -24, -24, -24, -24, -20, 0, -2, -4, -6, -8, -10, -12, -16, }, 66 .c1 = { 92, 114, 136, 158, 180, 204, 228, 250, -16, -8, 0, 12, 24, 38, 52, 72, }, [all …]
|
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_main_regs.h | 1 /* SPDX-License-Identifier: GPL-2.0+ 7 /* This file is autogenerated by cml-utils 2023-02-10 11:18:53 +0100. 2026 0, 1, 0, g, 65, 512, 312, 0, 1, 4) 3362 t, 13, 60, 0, 1, 312, 0, 0, 1, 4) 3366 t, 13, 60, 0, 1, 312, 4, 0, 1, 4) 3370 t, 13, 60, 0, 1, 312, 8, 0, 1, 4) 3374 t, 13, 60, 0, 1, 312, 12, 0, 1, 4) 3378 t, 13, 60, 0, 1, 312, 16, 0, 1, 4) 3382 t, 13, 60, 0, 1, 312, 20, 0, 1, 4) 3386 t, 13, 60, 0, 1, 312, 24, 0, 1, 4) [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/libspatialite/libspatialite/ |
H A D | libspatialite_geos.patch | 1 Upstream-Status: Pending 3 diff -rupN --no-dereference libspatialite-5.0.1/configure.ac libspatialite-5.0.1-new/configure.ac 4 --- libspatialite-5.0.1/configure.ac 2021-03-08 08:57:19.015858195 +0100 5 +++ libspatialite-5.0.1-new/configure.ac 2021-03-08 08:57:19.017858195 +0100 6 @@ -312,35 +312,10 @@ AC_ARG_ENABLE(geos, [AS_HELP_STRING( 9 #----------------------------------------------------------------------- 10 - # --with-geosconfig 11 - # 12 - AC_ARG_WITH([geosconfig], 13 - [AS_HELP_STRING([--with-geosconfig=FILE], [specify an alternative geos-config file])], [all …]
|
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/ |
H A D | 0013-Implement-triple-buffering-for-wayland.patch | 12 Signed-off-by: Jeff Wannamaker <jeff_wannamaker@cable.comcast.com> 13 Signed-off-by: Khem Raj <raj.khem@gmail.com> 14 --- 15 Upstream-Status: Pending 17 interface/khronos/egl/egl_client.c | 3 ++- 20 3 files changed, 21 insertions(+), 1 deletion(-) 22 diff --git a/interface/khronos/egl/egl_client.c b/interface/khronos/egl/egl_client.c 24 --- a/interface/khronos/egl/egl_client.c 26 @@ -2323,7 +2323,8 @@ EGLAPI EGLBoolean EGLAPIENTRY eglSwapBuffers(EGLDisplay dpy, EGLSurface surf) 28 buffer_temp = surface->front_wl_buffer; [all …]
|
/openbmc/linux/drivers/cpufreq/ |
H A D | pxa3xx-cpufreq.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 45 #define ACCR_HSS_MASK (0x3 << 14) /* System Bus-Clock Frequency Select */ 47 #define ACCR_XN_MASK (0x7 << 8) /* Core PLL Turbo-Mode-to-Run-Mode Ratio */ 48 #define ACCR_XL_MASK (0x1f) /* Core PLL Run-Mode-to-Oscillator Ratio */ 91 OP(624, 24, 2, 208, 260, 208, 312, 3, 1375, 1400), /* 624MHz */ 99 OP(624, 24, 2, 208, 260, 208, 312, 3, 1375, 1400), /* 624MHz */ 100 OP(806, 31, 2, 208, 260, 208, 312, 3, 1400, 1400), /* 806MHz */ 115 return -ENOMEM; in setup_freqs_table() 128 policy->freq_table = table; in setup_freqs_table() 139 enable = ACCR_XN(info->core_xn) | ACCR_XL(info->core_xl); in __update_core_freq() [all …]
|
/openbmc/linux/include/linux/iio/frequency/ |
H A D | adf4350.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 5 * Copyright 2012-2013 Analog Devices Inc. 37 #define ADF4350_REG2_CHARGE_PUMP_CURR_uA(x) (((((x)-312) / 312) & 0xF) << 9) 93 * struct adf4350_platform_data - platform specific information 114 unsigned short ref_div_factor; /* 10-bit R counter */
|
/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/ |
H A D | clk-bcm281xx.c | 1 // SPDX-License-Identifier: GPL-2.0+ 8 * bcm281xx-specific clock tables 16 #include <asm/kona-common/clk.h> 17 #include "clk-core.h" 42 DECLARE_REF_CLK(ref_312m, 0, 312 * CLOCK_1M, 0); 46 DECLARE_REF_CLK(var_312m, 0, 312 * CLOCK_1M, 0); 73 if (!(strcmp(name, tblp->name))) in refclk_str_to_clk() 74 return tblp->procclk; in refclk_str_to_clk() 87 312 * CLOCK_1M, 88 312 * CLOCK_1M
|
/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/ |
H A D | clk-bcm235xx.c | 1 // SPDX-License-Identifier: GPL-2.0+ 8 * bcm235xx-specific clock tables 16 #include <asm/kona-common/clk.h> 17 #include "clk-core.h" 42 DECLARE_REF_CLK(ref_312m, 0, 312 * CLOCK_1M, 0); 46 DECLARE_REF_CLK(var_312m, 0, 312 * CLOCK_1M, 0); 73 if (!(strcmp(name, tblp->name))) in refclk_str_to_clk() 74 return tblp->procclk; in refclk_str_to_clk() 87 312 * CLOCK_1M, 88 312 * CLOCK_1M
|
/openbmc/u-boot/configs/ |
H A D | jesurun_q5_defconfig | 5 CONFIG_DRAM_CLK=312 15 CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-jesurun-q5"
|
/openbmc/qemu/linux-user/ppc/ |
H A D | syscall.tbl | 1 # SPDX-License-Identifier: GPL-2.0-only WITH Linux-syscall-note 410 312 32 timerfd_gettime sys_timerfd_gettime32 411 312 64 timerfd_gettime sys_timerfd_gettime 412 312 spu timerfd_gettime sys_timerfd_gettime 472 # 366-377 originally left for IPC, now unused
|
/openbmc/openbmc/poky/meta/recipes-devtools/libdnf/libdnf/ |
H A D | 0001-Get-parameters-for-both-libsolv-and-libsolvext-libdn.patch | 8 Upstream-Status: Submitted [https://github.com/rpm-software-management/libdnf/pull/312] 9 Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> 10 --- 11 CMakeLists.txt | 2 +- 12 1 file changed, 1 insertion(+), 1 deletion(-) 14 diff --git a/CMakeLists.txt b/CMakeLists.txt 16 --- a/CMakeLists.txt 18 @@ -51,7 +51,7 @@ endif() 22 -PKG_CHECK_MODULES (LIBSOLV REQUIRED libsolv)
|
H A D | 0004-Set-libsolv-variables-with-pkg-config-cmake-s-own-mo.patch | 4 Subject: [PATCH] Set libsolv variables with pkg-config (cmake's own module 8 Upstream-Status: Submitted [https://github.com/rpm-software-management/libdnf/pull/312] 9 Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> 10 --- 11 CMakeLists.txt | 3 ++- 12 1 file changed, 2 insertions(+), 1 deletion(-) 14 diff --git a/CMakeLists.txt b/CMakeLists.txt 16 --- a/CMakeLists.txt 18 @@ -51,7 +51,8 @@ endif() 22 -find_package(LibSolv 0.7.21 REQUIRED COMPONENTS ext) [all …]
|
H A D | 0001-FindGtkDoc.cmake-drop-the-requirement-for-GTKDOC_SCA.patch | 10 Upstream-Status: Submitted [https://github.com/rpm-software-management/libdnf/pull/312] 11 Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> 12 --- 13 cmake/modules/FindGtkDoc.cmake | 2 +- 14 1 file changed, 1 insertion(+), 1 deletion(-) 16 diff --git a/cmake/modules/FindGtkDoc.cmake b/cmake/modules/FindGtkDoc.cmake 18 --- a/cmake/modules/FindGtkDoc.cmake 20 @@ -52,7 +52,7 @@ find_program(GTKDOC_MKHTML_EXE gtkdoc-mkhtml PATH "${GLIB_PREFIX}/bin") 21 find_program(GTKDOC_FIXXREF_EXE gtkdoc-fixxref PATH "${GLIB_PREFIX}/bin") 24 - REQUIRED_VARS GTKDOC_SCAN_EXE GTKDOC_SCANGOBJ_EXE GTKDOC_SCANGOBJ_WRAPPER GTKDOC_MKDB_EXE GTKD…
|
/openbmc/linux/arch/powerpc/kernel/syscalls/ |
H A D | syscall.tbl | 1 # SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note 410 312 32 timerfd_gettime sys_timerfd_gettime32 411 312 64 timerfd_gettime sys_timerfd_gettime 412 312 spu timerfd_gettime sys_timerfd_gettime 472 # 366-377 originally left for IPC, now unused
|
/openbmc/linux/tools/perf/arch/powerpc/entry/syscalls/ |
H A D | syscall.tbl | 1 # SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note 406 312 32 timerfd_gettime sys_timerfd_gettime32 407 312 64 timerfd_gettime sys_timerfd_gettime 408 312 spu timerfd_gettime sys_timerfd_gettime 468 # 366-377 originally left for IPC, now unused
|
/openbmc/linux/drivers/infiniband/hw/irdma/ |
H A D | icrdma_hw.c | 1 // SPDX-License-Identifier: GPL-2.0 or Linux-OpenIB 2 /* Copyright (c) 2017 - 2021 Intel Corporation */ 53 * icrdma_ena_irq - Enable interrupt 62 if (dev->ceq_itr && dev->aeq->msix_idx != idx) in icrdma_ena_irq() 63 interval = dev->ceq_itr >> 1; /* 2 usec units */ in icrdma_ena_irq() 69 if (dev->hw_attrs.uk_attrs.hw_rev != IRDMA_GEN_1) in icrdma_ena_irq() 70 writel(val, dev->hw_regs[IRDMA_GLINT_DYN_CTL] + idx); in icrdma_ena_irq() 72 writel(val, dev->hw_regs[IRDMA_GLINT_DYN_CTL] + (idx - 1)); in icrdma_ena_irq() 76 * icrdma_disable_irq - Disable interrupt 82 if (dev->hw_attrs.uk_attrs.hw_rev != IRDMA_GEN_1) in icrdma_disable_irq() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/arm/ |
H A D | arm,corstone1000.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Vishnu Banavath <vishnu.banavath@arm.com> 11 - Rui Miguel Silva <rui.silva@linaro.org> 14 ARM's Corstone1000 includes pre-verified Corstone SSE-710 subsystem that 19 systems for M-Class (or other) processors for adding sensors, connectivity, 25 seamless integration of the optional CryptoCell™-312 cryptographic 33 - description: Corstone1000 MPS3 it has 1 Cortex-A35 CPU core in a FPGA 37 - const: arm,corstone1000-mps3 [all …]
|
/openbmc/linux/drivers/media/platform/verisilicon/ |
H A D | rockchip_av1_filmgrain.c | 1 // SPDX-License-Identifier: GPL-2.0-only or Apache-2.0 6 56, 568, -180, 172, 124, -84, 172, -64, -900, 24, 820, 7 224, 1248, 996, 272, -8, -916, -388, -732, -104, -188, 800, 8 112, -652, -320, -376, 140, -252, 492, -168, 44, -788, 588, 9 -584, 500, -228, 12, 680, 272, -476, 972, -100, 652, 368, 10 432, -196, -720, -192, 1000, -332, 652, -136, -552, -604, -4, 11 192, -220, -136, 1000, -52, 372, -96, -624, 124, -24, 396, 12 540, -12, -104, 640, 464, 244, -208, -84, 368, -528, -740, 13 248, -968, -848, 608, 376, -60, -292, -40, -156, 252, -292, 14 248, 224, -280, 400, -244, 244, -60, 76, -80, 212, 532, [all …]
|
/openbmc/openbmc/poky/meta/recipes-support/attr/attr/ |
H A D | 0001-attr.c-Include-libgen.h-for-posix-version-of-basenam.patch | 3 Date: Sun, 3 Dec 2023 19:29:27 -0800 9 …-2.5.1/tools/attr.c:69:13: error: call to undeclared function 'basename'; ISO C99 and later do not… 13 [1] https://git.musl-libc.org/cgit/musl/commit/?id=725e17ed6dff4d0cd22487bb64470881e86a92e7 15 Upstream-Status: Submitted [https://savannah.nongnu.org/bugs/index.php?64972] 16 Signed-off-by: Khem Raj <raj.khem@gmail.com> 17 --- 21 diff --git a/tools/attr.c b/tools/attr.c 22 index 312aef1..90dab83 100644 23 --- a/tools/attr.c 25 @@ -26,6 +26,7 @@ [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/mmc/ |
H A D | renesas,sdhi.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Wolfram Sang <wsa+renesas@sang-engineering.com> 15 - items: 16 - const: renesas,sdhi-sh73a0 # R-Mobile APE6 17 - items: 18 - const: renesas,sdhi-r7s72100 # RZ/A1H 19 - items: 20 - const: renesas,sdhi-r7s9210 # SH-Mobile AG5 [all …]
|
/openbmc/u-boot/arch/arm/mach-omap2/ |
H A D | sata.c | 1 // SPDX-License-Identifier: GPL-2.0+ 16 #include "pipe3-phy.h" 24 {38400000, {312, 7, 4, 6, 0} }, /* 38.4 MHz */ 39 sata_phy.power_reg = (void __iomem *)(*ctrl)->control_phy_power_sata; in init_sata()
|
/openbmc/u-boot/board/toradex/common/ |
H A D | tdx-cfg-block.c | 1 // SPDX-License-Identifier: GPL-2.0+ 7 #include "tdx-cfg-block.h" 15 #include <asm/arch-pxa/pxa.h> 25 #include <asm/mach-types.h> 59 [1] = "Colibri PXA270 312MHz", 66 [8] = "Colibri PXA270 312MHz", 95 [37] = "Apalis iMX8 QuadMax 4GB Wi-Fi / Bluetooth", 98 [40] = "Colibri iMX6ULL 512MB Wi-Fi / Bluetooth IT", 117 ret = -ENODEV; in tdx_cfg_block_mmc_storage() 120 if (part != mmc_get_blk_desc(mmc)->hwpart) { in tdx_cfg_block_mmc_storage() [all …]
|
/openbmc/linux/drivers/staging/rtl8192e/ |
H A D | rtl819x_HTProc.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. 21 260, 39, 78, 117, 234, 312, 351, 390, 52, 104, 156, 208, 312, 416, 23 182, 208, 156, 195, 195, 234, 273, 273, 312, 130, 156, 181, 156, 25 312, 351, 312, 351, 390, 390, 429}, 72 struct rt_hi_throughput *ht_info = ieee->ht_info; in HTUpdateDefaultSetting() 74 ht_info->bRegShortGI20MHz = 1; in HTUpdateDefaultSetting() 75 ht_info->bRegShortGI40MHz = 1; in HTUpdateDefaultSetting() 77 ht_info->bRegBW40MHz = 1; in HTUpdateDefaultSetting() 79 if (ht_info->bRegBW40MHz) in HTUpdateDefaultSetting() [all …]
|