Home
last modified time | relevance | path

Searched +full:256 +full:b (Results 1 – 25 of 1183) sorted by relevance

12345678910>>...48

/openbmc/linux/lib/raid6/
H A Dmktables.c21 static uint8_t gfmul(uint8_t a, uint8_t b) in gfmul() argument
25 while (b) { in gfmul()
26 if (b & 1) in gfmul()
29 b >>= 1; in gfmul()
35 static uint8_t gfpow(uint8_t a, int b) in gfpow() argument
39 b %= 255; in gfpow()
40 if (b < 0) in gfpow()
41 b += 255; in gfpow()
43 while (b) { in gfpow()
44 if (b & 1) in gfpow()
[all …]
/openbmc/linux/arch/arm/mach-omap2/
H A Dcm81xx.h13 #define TI81XX_CM_ACTIVE_MOD 0x0400 /* 256B */
14 #define TI81XX_CM_DEFAULT_MOD 0x0500 /* 256B */
16 #define TI81XX_CM_SGX_MOD 0x0900 /* 256B */
19 #define TI816X_CM_IVAHD0_MOD 0x0600 /* 256B */
20 #define TI816X_CM_IVAHD1_MOD 0x0700 /* 256B */
21 #define TI816X_CM_IVAHD2_MOD 0x0800 /* 256B */
/openbmc/linux/drivers/gpu/drm/ci/xfails/
H A Drockchip-rk3288-fails.txt16 kms_plane_cursor@pipe-A-overlay-size-256,Fail
19 kms_plane_cursor@pipe-A-primary-size-256,Fail
22 kms_plane_cursor@pipe-A-viewport-size-256,Fail
24 kms_plane_cursor@pipe-B-overlay-size-128,Fail
25 kms_plane_cursor@pipe-B-overlay-size-256,Fail
26 kms_plane_cursor@pipe-B-overlay-size-64,Fail
27 kms_plane_cursor@pipe-B-primary-size-128,Fail
28 kms_plane_cursor@pipe-B-primary-size-256,Fail
29 kms_plane_cursor@pipe-B-primary-size-64,Fail
30 kms_plane_cursor@pipe-B-viewport-size-128,Fail
[all …]
H A Drockchip-rk3399-fails.txt3 kms_color@pipe-B-legacy-gamma,Fail
25 kms_plane_cursor@pipe-B-overlay-size-128,Fail
26 kms_plane_cursor@pipe-B-overlay-size-256,Fail
27 kms_plane_cursor@pipe-B-overlay-size-64,Fail
28 kms_plane_cursor@pipe-B-primary-size-128,Fail
29 kms_plane_cursor@pipe-B-primary-size-256,Fail
30 kms_plane_cursor@pipe-B-primary-size-64,Fail
31 kms_plane_cursor@pipe-B-viewport-size-128,Fail
32 kms_plane_cursor@pipe-B-viewport-size-256,Fail
33 kms_plane_cursor@pipe-B-viewport-size-64,Fail
[all …]
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dmetafmt-vsp1-hgo.rst25 additionally output the histogram with 64 or 256 bins, resulting in four
31 - In *64 bins maximum mode*, the HGO operates on the maximum of the (R, G, B)
34 - In *256 bins normal mode*, the HGO operates on the Y channel to compute a
35 single 256-bins histogram. Only the YCbCr image format is supported.
36 - In *256 bins maximum mode*, the HGO operates on the maximum of the (R, G, B)
37 channels to compute a single 256-bins histogram. Only the RGB image format is
67 - B/Cb/V max [7:0]
69 - B/Cb/V min [7:0]
75 - :cspan:`4` B/Cb/V sum [31:0]
89 - :cspan:`4` B/Cb/V bin 0 [31:0]
[all …]
/openbmc/linux/arch/s390/lib/
H A Dxor.c24 "0: xc 0(256,%1),0(%2)\n" in xor_xc_2()
25 " la %1,256(%1)\n" in xor_xc_2()
26 " la %2,256(%2)\n" in xor_xc_2()
27 " brctg 0,0b\n" in xor_xc_2()
47 "0: xc 0(256,%1),0(%2)\n" in xor_xc_3()
48 " xc 0(256,%1),0(%3)\n" in xor_xc_3()
49 " la %1,256(%1)\n" in xor_xc_3()
50 " la %2,256(%2)\n" in xor_xc_3()
51 " la %3,256(%3)\n" in xor_xc_3()
52 " brctg 0,0b\n" in xor_xc_3()
[all …]
/openbmc/u-boot/include/configs/
H A DMPC8610HPCD.h92 #define CONFIG_SYS_SDRAM_SIZE 256 /* DDR is 256MB */
135 #define CONFIG_SYS_OR2_PRELIM 0xf0000000 /* 256MB NAND Flash - bank 1 */
178 #define CONFIG_SYS_SDRAM_SIZE 256
228 #define CONFIG_SYS_PCI1_MEM_SIZE 0x10000000 /* 256M */
238 #define CONFIG_SYS_PCIE1_MEM_SIZE 0x10000000 /* 256M */
247 #define CONFIG_SYS_PCIE2_MEM_SIZE 0x10000000 /* 256M */
291 * 0x8000_0000 256M PCI-1 Memory
292 * 0xa000_0000 256M PCI-Express 1 Memory
293 * 0x9000_0000 256M PCI-Express 2 Memory
357 * BAT6 256M Cache-inhibited, guarded
[all …]
/openbmc/linux/arch/s390/boot/
H A Dhead_kdump.S42 mvc 0(256,%r8),0(%r10) # Copy data mover code
45 mvc 0(256,%r8),0(%r10) # reserved mem
68 mvc 0(256,%r10),0(%r5) # Copy old kernel to tmp
69 mvc 0(256,%r5),0(%r11) # Copy new kernel to old
70 mvc 0(256,%r11),0(%r10) # Copy tmp to new
71 aghi %r11,256
72 aghi %r5,256
74 jl 1b
76 lg %r14,.Lstartup_kdump-0b(%r13)
88 0: lpswe .Lrestart_psw-0b(%r13) # Start new kernel...
/openbmc/linux/net/sched/
H A Dcls_route.c23 * 1. For now we assume that route tags < 256.
37 struct route4_bucket __rcu *table[256 + 1];
131 struct route4_bucket *b; in route4_classify() local
164 b = rcu_dereference_bh(head->table[h]); in route4_classify()
165 if (b) { in route4_classify()
166 for (f = rcu_dereference_bh(b->ht[route4_hash_from(id)]); in route4_classify()
172 for (f = rcu_dereference_bh(b->ht[route4_hash_iif(iif)]); in route4_classify()
178 for (f = rcu_dereference_bh(b->ht[route4_hash_wild()]); in route4_classify()
183 if (h < 256) { in route4_classify()
184 h = 256; in route4_classify()
[all …]
/openbmc/linux/arch/arm64/lib/
H A Dcopy_page.S24 prfm pldl1strm, [x1, #256]
37 add x0, x0, #256
46 stnp x2, x3, [x0, #-256]
48 stnp x4, x5, [x0, #16 - 256]
50 stnp x6, x7, [x0, #32 - 256]
52 stnp x8, x9, [x0, #48 - 256]
54 stnp x10, x11, [x0, #64 - 256]
56 stnp x12, x13, [x0, #80 - 256]
58 stnp x14, x15, [x0, #96 - 256]
60 stnp x16, x17, [x0, #112 - 256]
[all …]
/openbmc/linux/crypto/
H A Decrdsa_defs.h24 * cp256{a,b,c} curves first defined for GOST R 34.10-2001 in RFC 4357 (as
25 * 256-bit {A,B,C}-ParamSet), but inherited for GOST R 34.10-2012 and
26 * proposed for use in R 50.1.114-2016 and RFC 7836 as the 256-bit curves.
35 static u64 cp256a_p[] = { /* p = 2^256 - 617 */
53 .ndigits = 256 / 64,
58 .b = cp256a_b
86 .ndigits = 256 / 64,
91 .b = cp256b_b
123 .ndigits = 256 / 64,
128 .b = cp256c_b
[all …]
/openbmc/openbmc/meta-nuvoton/wic/
H A Demmc-nuvoton.wks.in9 # |GPT| | reserved | boot-a | boot-b | rofs-a | rofs-b | rwfs |GPT-sec|
11 # ^ 1MB 64MB 64MB 256MB 256MB 256MB
16 # 512B (Protective MBR) + 512B (Primary Header) + 16KB (Primary Table)
20 # 16KB (Secondary Table) + 512B (Secondary Header)
29 …rt --fstype=ext4 --fixed-size ${MMC_BOOT_PARTITION_SIZE}K --source bootimg-partition --label boot-b
31 part --fstype=ext4 --fixed-size ${WKS_ROFS_SIZE} --source rootfs --label rofs-b
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/
H A D0003-Fix-off-by-one-overflow-in-the-IP-protocol-table.patch19 diff --git a/CHANGELOG b/CHANGELOG
22 +++ b/CHANGELOG
32 diff --git a/portlist.cc b/portlist.cc
35 +++ b/portlist.cc
40 - assert(protocol!=IPPROTO_IP || portno<256);
49 - assert(cur->proto!=IPPROTO_IP || cur->portno<256);
58 - assert(*portno < 256);
67 - int ports_max = (protocol == IPPROTO_IP) ? 256 : 65536;
72 diff --git a/protocols.cc b/protocols.cc
75 +++ b/protocols.cc
[all …]
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_nesting.c12 char in[256];
13 char out[256];
21 int b; member
24 /* int a.a.a and b.b.b accesses */
30 union core_reloc_nesting_subunion b; member
31 } b; member
44 if (CORE_READ(&out->b.b.b, &in->b.b.b)) in test_core_nesting()
H A Dtest_core_reloc_flavors.c12 char in[256];
13 char out[256];
18 int b; member
25 int b; member
32 int b; member
56 /* read b using reversed layout */ in test_core_flavors()
57 if (CORE_READ(&out->b, &in_rev->b)) in test_core_flavors()
/openbmc/linux/arch/powerpc/kexec/
H A Drelocate_32.S70 * 3) Create a 1:1 mapping for 0-2GiB in chunks of 256M in original TS.
107 bne 1b /* If not, repeat */
130 /* XXX: As of now we use 256M, 4K pages */
133 rotlwi r10, r10, 28 /* r10 = 256M */
134 b write_out
139 b write_out
163 addi r8, r8, (2f-1b) /* Find the target offset */
179 /* Create 1:1 mapping in 256M pages */
188 ori r3, r3, (PPC44x_TLB_VALID | PPC44x_TLB_256M) /* SIZE = 256M, Valid */
208 addi r8, r8, (2f-1b)
[all …]
/openbmc/linux/arch/sh/kernel/cpu/sh2a/
H A Dex.S19 .rept 256
28 extu.b r1,r1
35 ! exception no 256 to 511
38 .rept 256
46 extu.b r1,r1
62 .rept 256
67 .rept 256
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dradix-64k.h8 #define RADIX_PTE_INDEX_SIZE 5 // size: 8B << 5 = 256B, maps 2^5 x 64K = 2MB
9 #define RADIX_PMD_INDEX_SIZE 9 // size: 8B << 9 = 4KB, maps 2^9 x 2MB = 1GB
10 #define RADIX_PUD_INDEX_SIZE 9 // size: 8B << 9 = 4KB, maps 2^9 x 1GB = 512GB
11 #define RADIX_PGD_INDEX_SIZE 13 // size: 8B << 13 = 64KB, maps 2^13 x 512GB = 4PB
14 * We use a 256 byte PTE page fragment in radix
/openbmc/linux/tools/testing/selftests/powerpc/math/
H A Dfpu_asm.S73 PUSH_BASIC_STACK(256)
74 PUSH_FPU(256)
91 POP_FPU(256)
92 POP_BASIC_STACK(256)
101 PUSH_BASIC_STACK(256)
102 PUSH_FPU(256)
116 bne- 1b
126 bne 2b
128 3: POP_FPU(256)
129 POP_BASIC_STACK(256)
/openbmc/linux/Documentation/devicetree/bindings/mtd/
H A Djedec,spi-nor.yaml22 n25q(32b|064|128a11|128a13|256a|512a|164k)))|\
24 everspin,mr25h(10|40|128|256)|\
27 (spansion,)?s25fl(128s|256s1|512s|008k|064k|164k)|\
28 (sst|microchip),sst25vf(016b|032b|040b)|\
30 (sst,)?sst25wf(040b|080)|\
32 (winbond,)?w25q(16|32(w|dw)?|64(dw)?|80bl|128(fw)?|256))$"
/openbmc/linux/arch/s390/include/asm/
H A Dfutex.h13 " sacf 256\n" \
17 "3: jl 1b\n" \
20 EX_TABLE(0b,4b) EX_TABLE(1b,4b) \
21 EX_TABLE(2b,4b) EX_TABLE(3b,4b) \
69 " sacf 256\n" in futex_atomic_cmpxchg_inatomic()
73 EX_TABLE(0b,2b) EX_TABLE(1b,2b) in futex_atomic_cmpxchg_inatomic()
/openbmc/linux/tools/perf/tests/
H A Dcpumap.c65 TEST_ASSERT_VAL("wrong cpu", data->cpus_data.cpu[1] == 256); in process_event_cpus()
70 TEST_ASSERT_VAL("wrong cpu", perf_cpu_map__cpu(map, 1).cpu == 256); in process_event_cpus()
91 TEST_ASSERT_VAL("wrong end_cpu", data->range_cpu_data.end_cpu == 256); in process_event_range_cpus()
94 TEST_ASSERT_VAL("wrong nr", perf_cpu_map__nr(map) == 256); in process_event_range_cpus()
96 TEST_ASSERT_VAL("wrong cpu", perf_cpu_map__max(map).cpu == 256); in process_event_range_cpus()
116 cpus = perf_cpu_map__new("1,256"); in test__cpu_map_synthesize()
124 cpus = perf_cpu_map__new("1-256"); in test__cpu_map_synthesize()
162 struct perf_cpu_map *b = perf_cpu_map__new("4,5,7"); in test__cpu_map_merge() local
163 struct perf_cpu_map *c = perf_cpu_map__merge(a, b); in test__cpu_map_merge()
169 perf_cpu_map__put(b); in test__cpu_map_merge()
[all …]
/openbmc/linux/arch/x86/include/asm/
H A Dxor.h38 #define PF_OFFS(x) "256+16*("#x")"
102 " jnz 1b ;\n" in xor_sse_2()
105 : [inc] XOR_CONSTANT_CONSTRAINT (256UL) in xor_sse_2()
137 " jnz 1b ;\n" in xor_sse_2_pf64()
140 : [inc] XOR_CONSTANT_CONSTRAINT (256UL) in xor_sse_2_pf64()
197 " jnz 1b ;\n" in xor_sse_3()
200 : [inc] XOR_CONSTANT_CONSTRAINT (256UL) in xor_sse_3()
235 " jnz 1b ;\n" in xor_sse_3_pf64()
238 : [inc] XOR_CONSTANT_CONSTRAINT (256UL) in xor_sse_3_pf64()
303 " jnz 1b ;\n" in xor_sse_4()
[all …]
/openbmc/u-boot/doc/
H A DREADME.mediatek113 2k+64 : for Serial NAND, 2KiB page size + 64B oob size
114 2k+120 : for Serial NAND, 2KiB page size + 120B oob size
115 2k+128 : for Serial NAND, 2KiB page size + 128B oob size
116 4k+256 : for Serial NAND, 4KiB page size + 256B oob size
117 1g:2k+64 : for Parallel NAND, 2KiB page size + 64B oob size, total 1Gbit size
118 2g:2k+64 : for Parallel NAND, 2KiB page size + 64B oob size, total 2Gbit size
119 4g:2k+64 : for Parallel NAND, 2KiB page size + 64B oob size, total 4Gbit size
120 2g:2k+128: for Parallel NAND, 2KiB page size + 128B oob size, total 2Gbit size
121 4g:2k+128: for Parallel NAND, 2KiB page size + 128B oob size, total 4Gbit size
131 00070000 - 000affff: 256KiB RF calibration data
[all …]
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/
H A Dedk2-firmware-sbsa-ref.inc16 mkdir -p ${B}/Platform/Qemu/Sbsa/
17 cp ${RECIPE_SYSROOT}/firmware/bl1.bin ${B}/Platform/Qemu/Sbsa/
18 cp ${RECIPE_SYSROOT}/firmware/fip.bin ${B}/Platform/Qemu/Sbsa/
22 …install ${B}/Build/${EDK2_PLATFORM}/${EDK2_BUILD_MODE}_${EDK_COMPILER}/FV/SBSA_FLASH*.fd ${D}/firm…
23 # QEMU requires that the images be minimum of 256M in size
24 truncate -s 256M ${D}/firmware/SBSA_FLASH*.fd

12345678910>>...48