/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.30/ |
H A D | index.html | 2 <head><title>Index of /pub/linux/utils/util-linux/v2.30/</title></head> 4 <h1>Index of /pub/linux/utils/util-linux/v2.30/</h1><hr><pre><a href="../">../</a> 5 <a href="libblkid-docs/">libblkid-docs/</a> 21-Sep-2017 09:49 … 6 <a href="libfdisk-docs/">libfdisk-docs/</a> 21-Sep-2017 09:50 … 7 <a href="libmount-docs/">libmount-docs/</a> 21-Sep-2017 09:50 … 8 <a href="libsmartcols-docs/">libsmartcols-docs/</a> 21-Sep-2017 09:… 9 <a href="sha256sums.asc">sha256sums.asc</a> 21-Sep-2017 09:52 … 10 <a href="util-linux-2.30-rc1.tar.gz">util-linux-2.30-rc1.tar.gz</a> 12-May-… 11 <a href="util-linux-2.30-rc1.tar.sign">util-linux-2.30-rc1.tar.sign</a> 12-Ma… 12 <a href="util-linux-2.30-rc1.tar.xz">util-linux-2.30-rc1.tar.xz</a> 12-May-… [all …]
|
/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.32/ |
H A D | index.html | 2 <head><title>Index of /pub/linux/utils/util-linux/v2.32/</title></head> 4 <h1>Index of /pub/linux/utils/util-linux/v2.32/</h1><hr><pre><a href="../">../</a> 5 <a href="libblkid-docs/">libblkid-docs/</a> 16-Jul-2018 11:27 … 6 <a href="libfdisk-docs/">libfdisk-docs/</a> 16-Jul-2018 11:28 … 7 <a href="libmount-docs/">libmount-docs/</a> 16-Jul-2018 11:28 … 8 <a href="libsmartcols-docs/">libsmartcols-docs/</a> 16-Jul-2018 11:… 9 <a href="sha256sums.asc">sha256sums.asc</a> 16-Jul-2018 11:30 … 10 <a href="util-linux-2.32-rc1.tar.gz">util-linux-2.32-rc1.tar.gz</a> 13-Feb-… 11 <a href="util-linux-2.32-rc1.tar.sign">util-linux-2.32-rc1.tar.sign</a> 13-Fe… 12 <a href="util-linux-2.32-rc1.tar.xz">util-linux-2.32-rc1.tar.xz</a> 13-Feb-… [all …]
|
/openbmc/openbmc/poky/bitbake/lib/bb/tests/fetch-testdata/pub/linux/utils/util-linux/v2.24/ |
H A D | index.html | 2 <head><title>Index of /pub/linux/utils/util-linux/v2.24/</title></head> 4 <h1>Index of /pub/linux/utils/util-linux/v2.24/</h1><hr><pre><a href="../">../</a> 5 <a href="libblkid-docs/">libblkid-docs/</a> 24-Apr-2014 10:15 … 6 <a href="libmount-docs/">libmount-docs/</a> 24-Apr-2014 10:17 … 7 <a href="sha256sums.asc">sha256sums.asc</a> 12-May-2017 10:53 … 8 <a href="util-linux-2.24-rc1.tar.bz2">util-linux-2.24-rc1.tar.bz2</a> 27-Sep… 9 <a href="util-linux-2.24-rc1.tar.gz">util-linux-2.24-rc1.tar.gz</a> 27-Sep-… 10 <a href="util-linux-2.24-rc1.tar.sign">util-linux-2.24-rc1.tar.sign</a> 27-Se… 11 <a href="util-linux-2.24-rc1.tar.xz">util-linux-2.24-rc1.tar.xz</a> 27-Sep-… 12 <a href="util-linux-2.24-rc2.tar.bz2">util-linux-2.24-rc2.tar.bz2</a> 11-Oct… [all …]
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | fentry_many_args.c | 1 // SPDX-License-Identifier: GPL-2.0 15 e == (void *)20 && f == 21 && g == 22; in BPF_PROG() 22 int g, unsigned int h, long i, __u64 j, unsigned long k) in BPF_PROG() argument 25 e == (void *)20 && f == 21 && g == 22 && h == 23 && in BPF_PROG() 26 i == 24 && j == 25 && k == 26; in BPF_PROG() 33 __u64 g, __u64 h, __u64 i, __u64 j, __u64 k) in BPF_PROG() argument 36 e == 20 && f == 21 && g == 22 && h == 23 && in BPF_PROG() 37 i == 24 && j == 25 && k == 26; in BPF_PROG()
|
H A D | fexit_many_args.c | 1 // SPDX-License-Identifier: GPL-2.0 15 e == (void *)20 && f == 21 && g == 22 && ret == 133; in BPF_PROG() 22 int g, unsigned int h, long i, __u64 j, unsigned long k, in BPF_PROG() argument 26 e == (void *)20 && f == 21 && g == 22 && h == 23 && in BPF_PROG() 27 i == 24 && j == 25 && k == 26 && ret == 231; in BPF_PROG() 34 __u64 g, __u64 h, __u64 i, __u64 j, __u64 k, __u64 ret) in BPF_PROG() argument 37 e == 20 && f == 21 && g == 22 && h == 23 && in BPF_PROG() 38 i == 24 && j == 25 && k == 26 && ret == 231; in BPF_PROG()
|
/openbmc/linux/crypto/ |
H A D | serpent_generic.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 25 ({ b ^= d; b ^= c; b ^= a; b ^= PHI ^ i; b = rol32(b, 11); k[j] = b; }) 28 ({ x0 = k[i]; x1 = k[i+1]; x2 = k[i+2]; x3 = k[i+3]; }) 31 ({ k[i] = x0; k[i+1] = x1; k[i+2] = x2; k[i+3] = x3; }) 36 #define K(x0, x1, x2, x3, i) ({ \ macro 37 x3 ^= k[4*(i)+3]; x2 ^= k[4*(i)+2]; \ 38 x1 ^= k[4*(i)+1]; x0 ^= k[4*(i)+0]; \ 48 x0 ^= x3; x2 ^= x4; x3 ^= k[4*i+3]; \ 49 x1 ^= k[4*i+1]; x0 = rol32(x0, 5); x2 = rol32(x2, 22);\ 50 x0 ^= k[4*i+0]; x2 ^= k[4*i+2]; \ [all …]
|
H A D | sm3.c | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * SM3 secure hash, as specified by OSCCA GM/T 0004-2012 SM3 and described 4 * at https://datatracker.ietf.org/doc/html/draft-sca-cfrg-sm3-02 7 * Copyright (C) 2017 Gilad Ben-Yossef <gilad@benyossef.com> 15 static const u32 ____cacheline_aligned K[64] = { variable 35 * Transform the message X which consists of 16 32-bit-words. See 36 * GM/T 004-2012 for details. 67 ^ W[(i-9) & 0x0f] \ 68 ^ rol32(W[(i-3) & 0x0f], 15)) \ 69 ^ rol32(W[(i-13) & 0x0f], 7) \ [all …]
|
/openbmc/openbmc/meta-raspberrypi/recipes-core/psplash/files/ |
H A D | psplash-raspberrypi-img.h | 1 /* GdkPixbuf RGBA C-Source image dump 1-byte-run-length-encoded */ 12 "\206\0\0\0\377\4\0\0\0\356\0\0\0\271\0\0\0t\0\0\0-\377\0\0\0\0\363\0" \ 13 "\0\0\0\4\0\0\0-\0\0\0|\0\0\0\311\0\0\0\371\206\0\0\0\377\4\0\0\0\356" \ 36 "\0\0\6\0\0\0\3\0\0\0""4\0\0\0k\0\0\0\241\0\0\0\313\0\0\0\360\204\0\0" \ 58 "\0o\0\0\0\15\202\0\0\0\0\5\0\0\0\7\0\0\0-\0\0\0G\0\0\0^\0\0\0t\202\0" \ 82 "\0\0\0\377\230\0\0\0\377\4\0\0\0\371\0\0\0\277\0\0\0k\0\0\0\30\377\0" \ 89 "\334\0\0\0\377\4\21\31\6\377V|\35\377/D\20\377\5\7\2\377\302\0\0\0\377" \ 91 "\1\0\377\37-\13\377Nq\33\377)<\16\377\332\0\0\0\377\3\0\0\0\375\0\0\0" \ 93 "Dc\27\377Ec\30\377-@\17\377\24\34\7\377\1\2\0\377\230\0\0\0\377\5#3\14" \ 95 "\0\0\0g\355\0\0\0\0\2\0\0\0\2\0\0\0\235\303\0\0\0\377\5\3\4\1\377-B\20" \ [all …]
|
/openbmc/linux/drivers/staging/rtl8723bs/include/ |
H A D | rtw_ht.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved. 13 u8 ampdu_enable;/* for enable Tx A-MPDU */ 14 u8 tx_amsdu_enable;/* for enable Tx A-MSDU */ 18 u32 tx_amsdu_maxlen; /* 1: 8k, 0:4k ; default:8k, for tx */ 27 /* for processing Tx A-MPDU */ 96 …CEIVE_NDP_CAP(_pEleStart, _val) SET_BITS_TO_LE_4BYTE(((u8 *)(_pEleStart))+21, 3, 1, ((u8)_val)) 97 …ANSMIT_NDP_CAP(_pEleStart, _val) SET_BITS_TO_LE_4BYTE(((u8 *)(_pEleStart))+21, 4, 1, ((u8)_val)) 98 …MP_STEERING_CAP(_pEleStart, _val) SET_BITS_TO_LE_4BYTE(((u8 *)(_pEleStart))+21, 10, 1, ((u8)_val)) 99 …MP_FEEDBACK_CAP(_pEleStart, _val) SET_BITS_TO_LE_4BYTE(((u8 *)(_pEleStart))+21, 15, 2, ((u8)_val)) [all …]
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 271.out | 8 write -q -P PATTERN 0 1k 10 write -q -P PATTERN 3k 512 12 write -q -P PATTERN 5k 1k 14 write -q -P PATTERN 6k 2k 16 write -q -P PATTERN 8k 6k 18 write -q -P PATTERN 15k 4k 20 write -q -P PATTERN 32k 1k 22 write -q -P PATTERN 63k 4k 25 write -q -z 2k 2k 27 write -q -z 0 64k [all …]
|
/openbmc/linux/arch/arm64/boot/dts/marvell/ |
H A D | armada-cp11x.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 #include <dt-bindings/interrupt-controller/mvebu-icu.h> 9 #include <dt-bindings/thermal/thermal.h> 11 #include "armada-common.dtsi" 27 thermal-zones { 28 CP11X_LABEL(thermal_ic): CP11X_NODE_NAME(ic-thermal) { 29 polling-delay-passive = <0>; /* Interrupt driven */ 30 polling-delay = <0>; /* Interrupt driven */ 32 thermal-sensors = <&CP11X_LABEL(thermal) 0>; 42 cooling-maps { }; [all …]
|
/openbmc/linux/arch/powerpc/crypto/ |
H A D | md5-asm.S | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 8 #include <asm/asm-offsets.h> 9 #include <asm/asm-compat.h> 40 PPC_STLU r1,-INT_FRAME_SIZE(r1); \ 68 addi w0,w0,k0l; /* 1: wk = w + k */ \ 70 addis w0,w0,k0h; /* 1: wk = w + k' */ \ 71 addis w1,w1,k1h; /* 2: wk = w + k */ \ 73 addi w1,w1,k1l; /* 2: wk = w + k' */ \ 88 addi w0,w0,k0l; /* 1: wk = w + k */ \ 90 addis w0,w0,k0h; /* 1: wk = w + k' */ \ [all …]
|
H A D | poly1305-p10le_64.S | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 5 # Copyright 2023- IBM Corp. All rights reserved 10 # Poly1305 - this version mainly using vector/VSX/Scalar 11 # - 26 bits limbs 12 # - Handle multiple 64 byte blcok. 17 # p = 2^130 - 5 25 # 07/22/21 - this revison based on the above sum of products. Setup r^4, r^3, r^2, r and s3, s2, … 49 # poly1305_p10le_4blocks( uint8_t *k, uint32_t mlen, uint8_t *m) 50 # k = 32 bytes key 51 # r3 = k (r, s) [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/rtc/ |
H A D | armada-380-rtc.txt | 1 * Real Time Clock of the Armada 38x/7K/8K SoCs 3 RTC controller for the Armada 38x, 7K and 8K SoCs 6 - compatible : Should be one of the following: 7 "marvell,armada-380-rtc" for Armada 38x SoC 8 "marvell,armada-8k-rtc" for Aramda 7K/8K SoCs 9 - reg: a list of base address and size pairs, one for each entry in 10 reg-names 11 - reg names: should contain: 13 * "rtc-soc" for the SoC related registers and among them the one 15 - interrupts: IRQ line for the RTC. [all …]
|
/openbmc/linux/arch/powerpc/lib/ |
H A D | test_emulate_step.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 13 #include <asm/ppc-opcode.h> 14 #include <asm/code-patching.h> 64 regs->msr = msr; in init_pt_regs() 68 asm volatile("mfmsr %0" : "=r"(regs->msr)); in init_pt_regs() 70 regs->msr |= MSR_FP; in init_pt_regs() 71 regs->msr |= MSR_VEC; in init_pt_regs() 72 regs->msr |= MSR_VSX; in init_pt_regs() 74 msr = regs->msr; in init_pt_regs() 80 pr_info("%-14s : %s\n", mnemonic, result); in show_result() [all …]
|
/openbmc/u-boot/include/configs/ |
H A D | goflexhome.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 34 #define MV88E1116_CPRSP_CR3_REG 21 35 #define MV88E1116_MAC_CTRL_REG 21 45 * mv-common.h should be defined after CMD configs since it used them 48 #include "mv-common.h" 54 #define CONFIG_ENV_SECT_SIZE 0x20000 /* 128K */ 57 * max 4k env size is enough, but in case of nand 60 #define CONFIG_ENV_SIZE 0x20000 /* 128k */
|
H A D | wb45n.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 39 (CONFIG_SYS_SDRAM_BASE + 4 * 1024 - GENERATED_GBL_DATA_SIZE) 45 #define CONFIG_SYS_NAND_MASK_ALE (1 << 21) 68 /* bootstrap + u-boot + env + linux in nandflash */ 78 "128K(at91bs)," \ 79 "512K(u-boot)," \ 80 "128K(u-boot-env)," \ 81 "128K(redund-env)," \ 82 "2560K(kernel-a)," \ 83 "2560K(kernel-b)," \ [all …]
|
/openbmc/linux/arch/arc/include/asm/ |
H A D | pgtable-levels.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 19 * ------------------------------------------------------- 20 * | | <---------- PGDIR_SHIFT ----------> | 21 * | | | <-- PAGE_SHIFT --> | 22 * ------------------------------------------------------- 24 * | | --> off in page frame 25 * | ---> index into Page Table 26 * ----> index into Page Directory 36 #define PGDIR_SHIFT 21 40 * Default value provides 11:8:13 (8K), 10:10:12 (4K) [all …]
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | kernel-pgtable.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 12 #include <asm/pgtable-hwdef.h> 18 * with 4K (section size = 2M) but not with 16K (section size = 32M) or 19 * 64K (section size = 512M). 25 * map the kernel. With the 64K page configuration, swapper and idmap need to 33 #define SWAPPER_PGTABLE_LEVELS (CONFIG_PGTABLE_LEVELS - 1) 40 * If KASLR is enabled, then an offset K is added to the kernel address 41 * space. The bottom 21 bits of this offset are zero to guarantee 2MB 45 * be larger than 21 (for the 4KB granule case we use section maps thus 63 ((((vend) - 1) >> (shift)) - ((vstart) >> (shift)) + 1)
|
H A D | kvm_arm.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * Copyright (C) 2012,2013 - ARM Ltd 53 #define HCR_TACR (UL(1) << 21) 125 #define VTCR_EL2_HA (1 << 21) 148 * We configure the Stage-2 page tables to always restrict the IPA space to be 154 * Note that when using 4K pages, we concatenate two first level page tables 155 * together. With 16K pages, we concatenate 16 first level page tables. 167 * ----------------------------------------- 168 * | Entry level | 4K | 16K/64K | 169 * ------------------------------------------ [all …]
|
/openbmc/linux/drivers/clk/berlin/ |
H A D | bg2q.c | 1 // SPDX-License-Identifier: GPL-2.0 5 * Alexandre Belloni <alexandre.belloni@free-electrons.com> 10 #include <linux/clk-provider.h> 17 #include <dt-bindings/clock/berlin2q.h> 19 #include "berlin2-div.h" 20 #include "berlin2-pll.h" 130 BERLIN2_DIV_SELECT(REG_CLKSELECT0, 21), 176 BERLIN2_PLL_SWITCH(REG_CLKSWITCH0, 21), 205 BERLIN2_DIV_SELECT(REG_CLKSELECT1, 21), 218 BERLIN2_DIV_GATE(REG_CLKENABLE, 21), [all …]
|
/openbmc/ipmitool/src/plugins/lan/ |
H A D | md5.c | 4 This software is provided 'as-is', without any express or implied 40 2002-04-13 lpd Clarified derivation from RFC 1321; now handles byte order 43 2002-03-11 lpd Corrected argument list for main(), and added int return 45 2002-02-21 lpd Added missing #include <stdio.h> in test program. 46 2000-07-03 lpd Patched to eliminate warnings about "constant is 48 self-checking. 49 1999-11-04 lpd Edited comments slightly for automatic TOC extraction. 50 1999-10-18 lpd Fixed typo in header comment (ansi2knr rather than md5). 51 1999-05-03 lpd Original version. 57 #undef BYTE_ORDER /* 1 = big-endian, -1 = little-endian, 0 = unknown */ [all …]
|
/openbmc/linux/arch/powerpc/include/asm/nohash/32/ |
H A D | pte-40x.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 7 * At present, all PowerPC 400-class processors share a similar TLB 9 * 64-entry, fully-associative TLB which is maintained totally under 11 * hardware-managed, 4-entry, fully-associative TLB which serves as a 18 * 0 1 2 3 4 ... 18 19 20 21 22 23 24 25 26 27 28 29 30 31 23 * - bits 20 and 21 must be cleared, because we use 4k pages (40x can 24 * support down to 1k pages), this is done in the TLBMiss exception 26 * - We use only zones 0 (for kernel pages) and 1 (for user pages) 27 * of the 16 available. Bit 24-26 of the TLB are cleared in the TLB 30 * - PRESENT *must* be in the bottom two bits because swap PTEs [all …]
|
/openbmc/linux/include/uapi/linux/ |
H A D | keyboard.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 45 #define K(t,v) (((t)<<8)|(v)) macro 49 #define K_F1 K(KT_FN,0) 50 #define K_F2 K(KT_FN,1) 51 #define K_F3 K(KT_FN,2) 52 #define K_F4 K(KT_FN,3) 53 #define K_F5 K(KT_FN,4) 54 #define K_F6 K(KT_FN,5) 55 #define K_F7 K(KT_FN,6) 56 #define K_F8 K(KT_FN,7) [all …]
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ |
H A D | lu-All | 1 # DVB-T Luxembourg [2007-11-18] 9 TRANSMISSION_MODE = 8K 14 [Kanal 21 air] 21 TRANSMISSION_MODE = 8K 33 TRANSMISSION_MODE = 8K 45 TRANSMISSION_MODE = 8K
|