Home
last modified time | relevance | path

Searched refs:b4 (Results 1 – 25 of 107) sorted by relevance

12345

/openbmc/linux/Documentation/admin-guide/media/
H A Ddvb-usb-ec168-cardlist.rst16 - 18b4:1689, 18b4:fffa, 18b4:fffb, 18b4:1001, 18b4:1002
H A Ddvb-usb-dw2102-cardlist.rst16 - 04b4:3101
18 - 04b4:0x2101
20 - 04b4:2102
22 - 04b4:2104
H A Dbttv-cardlist.rst59 - 0070:13eb, 0070:3900, 2636:10b4
179 - 10b4:2636, 10b4:2645, 121a:3060
291 - 10b4:2637
H A Ddvb-usb-anysee-cardlist.rst16 - 04b4:861f, 1c73:861f
H A Ddvb-usb-opera1-cardlist.rst16 - 04b4:2830, 695c:3829
H A Ddvb-usb-az6007-cardlist.rst20 - 0ccd:10b4, 0ccd:10a3
/openbmc/qemu/tests/tcg/multiarch/system/
H A Dmemory.c167 uint32_t b4 = BYTE_NEXT(count), b3 = BYTE_NEXT(count); in init_test_data_u32() local
170 BYTE_SHIFT(b4, 0); in init_test_data_u32()
192 uint64_t b4 = BYTE_NEXT(count), b3 = BYTE_NEXT(count); in init_test_data_u64() local
195 BYTE_SHIFT(b4, 4) | BYTE_SHIFT(b5, 3) | BYTE_SHIFT(b6, 2) | in init_test_data_u64()
238 uint8_t b1, b2, b3, b4; in read_test_data_u32() local
245 b4 = word & 0xff; in read_test_data_u32()
250 zeros += (b4 == 0 ? 1 : 0); in read_test_data_u32()
253 ptr - 1, b1, b2, b3, b4); in read_test_data_u32()
259 (b3 < b4 && b3 != 0)) { in read_test_data_u32()
260 ml_printf("Error %d, %d, %d, %d", b1, b2, b3, b4); in read_test_data_u32()
[all …]
/openbmc/linux/arch/arm64/crypto/
H A Dsm4-ce-asm.h110 #define SM4_CRYPT_BLK8_BE(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
115 sm4e b4.4s, v24.4s; \
123 sm4e b4.4s, v25.4s; \
131 sm4e b4.4s, v26.4s; \
139 sm4e b4.4s, v27.4s; \
147 sm4e b4.4s, v28.4s; \
155 sm4e b4.4s, v29.4s; \
163 sm4e b4.4s, v30.4s; \
171 sm4e b4.4s, v31.4s; \
179 rev64 b4.4s, b4.4s; \
[all …]
H A Daes-neonbs-core.S26 .macro in_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7
35 eor \b3, \b3, \b4
36 eor \b4, \b4, \b5
42 .macro out_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7
44 eor \b1, \b1, \b4
45 eor \b4, \b4, \b6
53 eor \b4, \b4, \b7
56 .macro inv_in_bs_ch, b6, b1, b2, b4, b7, b0, b3, b5
58 eor \b4, \b4, \b7
66 eor \b4, \b4, \b6
[all …]
H A Dsm4-neon-core.S220 #define SM4_CRYPT_BLK8_norotate(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
225 rev32 b4.16b, b4.16b; \
235 ROUND8(0, b0, b1, b2, b3, b4, b5, b6, b7); \
236 ROUND8(1, b1, b2, b3, b0, b5, b6, b7, b4); \
237 ROUND8(2, b2, b3, b0, b1, b6, b7, b4, b5); \
238 ROUND8(3, b3, b0, b1, b2, b7, b4, b5, b6); \
246 rev32 b4.16b, b4.16b; \
254 #define SM4_CRYPT_BLK8(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
255 SM4_CRYPT_BLK8_norotate(b0, b1, b2, b3, b4, b5, b6, b7); \
256 rotate_clockwise_4x4_2x(b0, b1, b2, b3, b4, b5, b6, b7); \
/openbmc/linux/drivers/atm/
H A Dfore200e.h73 #define BITFIELD4(b1, b2, b3, b4) b1; b2; b3; b4; argument
74 #define BITFIELD5(b1, b2, b3, b4, b5) b1; b2; b3; b4; b5; argument
75 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b1; b2; b3; b4; b5; b6; argument
79 #define BITFIELD4(b1, b2, b3, b4) b4; b3; b2; b1; argument
80 #define BITFIELD5(b1, b2, b3, b4, b5) b5; b4; b3; b2; b1; argument
81 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b6; b5; b4; b3; b2; b1; argument
/openbmc/linux/lib/crypto/
H A Dcurve25519-hacl64.c43 u64 b4 = b[4]; in modulo_carry_top() local
45 u64 b4_ = b4 & 0x7ffffffffffffLLU; in modulo_carry_top()
46 u64 b0_ = b0 + 19 * (b4 >> 51); in modulo_carry_top()
189 u128 b4; in fmul_fmul() local
200 b4 = t[4]; in fmul_fmul()
202 b4_ = ((b4) & (((u128)(0x7ffffffffffffLLU)))); in fmul_fmul()
203 b0_ = ((b0) + (((u128)(19) * (((u64)(((b4) >> (51)))))))); in fmul_fmul()
247 u128 b4; in fsquare_fsquare_() local
257 b4 = tmp[4]; in fsquare_fsquare_()
259 b4_ = ((b4) & (((u128)(0x7ffffffffffffLLU)))); in fsquare_fsquare_()
[all …]
/openbmc/linux/arch/arm/crypto/
H A Daes-neonbs-core.S80 .macro in_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7
89 veor \b3, \b3, \b4
90 veor \b4, \b4, \b5
96 .macro out_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7
98 veor \b1, \b1, \b4
99 veor \b4, \b4, \b6
107 veor \b4, \b4, \b7
110 .macro inv_in_bs_ch, b6, b1, b2, b4, b7, b0, b3, b5
112 veor \b4, \b4, \b7
120 veor \b4, \b4, \b6
[all …]
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Db4si-post.dtsi59 compatible = "fsl,b4-pcie", "fsl,qoriq-pcie-v2.4";
90 compatible = "fsl,b4-dcsr-epu", "fsl,dcsr-epu";
99 compatible = "fsl,b4-dcsr-cnpc", "fsl,dcsr-cnpc";
111 compatible = "fsl,b4-dcsr-dpaa", "fsl,dcsr-dpaa";
115 compatible = "fsl,b4-dcsr-ocn", "fsl,dcsr-ocn";
124 compatible = "fsl,b4-dcsr-nal", "fsl,dcsr-nal";
128 compatible = "fsl,b4-dcsr-rcpm", "fsl,dcsr-rcpm";
132 compatible = "fsl,b4-dcsr-snpc", "fsl,dcsr-snpc";
136 compatible = "fsl,b4-dcsr-snpc", "fsl,dcsr-snpc";
338 compatible = "fsl,b4-l3-cache-controller", "cache";
[all …]
/openbmc/linux/tools/mm/
H A Dslabinfo.c806 char b1[20], b2[20], b3[20], b4[20]; in totals() local
997 store_size(b3, max_objects);store_size(b4, total_objects); in totals()
999 b1, b2, b3, b4); in totals()
1002 store_size(b3, max_slabs);store_size(b4, total_slabs); in totals()
1004 b1, b2, b3, b4); in totals()
1007 store_size(b3, max_partial);store_size(b4, total_partial); in totals()
1009 b1, b2, b3, b4); in totals()
1012 store_size(b4, total_partial * 100 / total_slabs); in totals()
1014 b1, b2, b3, b4); in totals()
1018 store_size(b4, total_partobj); in totals()
[all …]
/openbmc/linux/arch/arm/include/asm/
H A Dxor.h32 : "=r" (src), "=r" (b1), "=r" (b2), "=r" (b3), "=r" (b4) \
34 __XOR(a1, b1); __XOR(a2, b2); __XOR(a3, b3); __XOR(a4, b4)
58 register unsigned int b4 __asm__("lr"); in xor_arm4regs_2()
80 register unsigned int b4 __asm__("lr"); in xor_arm4regs_3()
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32mp13-pinctrl.dtsi117 sdmmc1_b4_pins_a: sdmmc1-b4-0 {
130 sdmmc1_b4_od_pins_a: sdmmc1-b4-od-0 {
148 sdmmc1_b4_sleep_pins_a: sdmmc1-b4-sleep-0 {
168 sdmmc2_b4_pins_a: sdmmc2-b4-0 {
181 sdmmc2_b4_od_pins_a: sdmmc2-b4-od-0 {
199 sdmmc2_b4_sleep_pins_a: sdmmc2-b4-sleep-0 {
H A Dstm32h7-pinctrl.dtsi72 sdmmc1_b4_pins_a: sdmmc1-b4-0 {
86 sdmmc1_b4_od_pins_a: sdmmc1-b4-od-0 {
105 sdmmc1_b4_sleep_pins_a: sdmmc1-b4-sleep-0 {
140 sdmmc2_b4_pins_a: sdmmc2-b4-0 {
154 sdmmc2_b4_od_pins_a: sdmmc2-b4-od-0 {
173 sdmmc2_b4_sleep_pins_a: sdmmc2-b4-sleep-0 {
/openbmc/linux/drivers/net/wireless/legacy/
H A Dray_cs.c511 if (!parse_addr(phy_addr, local->sparm.b4.a_mac_addr)) { in ray_init()
512 memcpy(&local->sparm.b4.a_mac_addr, in ray_init()
539 memcpy_toio(local->sram + HOST_TO_ECF_BASE, &local->sparm.b4, in dl_startup_params()
593 memcpy(&local->sparm.b4, b4_default_startup_parms, in init_startup_params()
598 local->sparm.b4.a_hop_time[0] = (i >> 16) & 0xff; in init_startup_params()
599 local->sparm.b4.a_hop_time[1] = (i >> 8) & 0xff; in init_startup_params()
600 local->sparm.b4.a_beacon_period[0] = 0; in init_startup_params()
601 local->sparm.b4.a_beacon_period[1] = in init_startup_params()
603 local->sparm.b4.a_curr_country_code = country; in init_startup_params()
604 local->sparm.b4.a_hop_pattern_length = in init_startup_params()
[all …]
/openbmc/qemu/target/xtensa/core-dsp3400/
H A Dgdb-config.c.inc178 …"03:00:b4:f8:03:10:b4:8d:03:20:b4:9d:03:30:b4:ac","03:43:23:08:03:43:2b:03:03:43:23:33:03:43:2b:25…
210 "03:00:b4:5d","03:40:b3:07",0,0,0,0)
242 "03:00:b4:7c:03:10:b4:cc","03:40:b2:07:03:40:bc:07",0,0,0,0)
318 XTREG(235,2048, 1, 1, 1,0x0014,0x0006,-2, 6,0x1010,b4,
/openbmc/openbmc/meta-arm/
H A D.b4-config1 [b4]
/openbmc/linux/arch/powerpc/crypto/
H A Daes-tab-4k.S68 .long R(b4, 5a, 5a, ee), R(5b, a0, a0, fb)
125 .long R(d8, 6c, 6c, b4), R(ac, 56, 56, fa)
132 .long R(73, b4, b4, c7), R(97, c6, c6, 51)
183 .long R(c9, 20, ac, 66), R(7d, ce, 3a, b4)
196 .long R(8a, cf, 1c, 2b), R(a7, 79, b4, 92)
221 .long R(b4, ee, 96, d2), R(1b, 9b, 91, 9e)
289 .long R(d8, b4, e4, 9c), R(64, 56, c1, 90)
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dqemu-img-bitmaps.out143 name: b4
162 name: b4
175 name: b4
/openbmc/qemu/tests/tcg/xtensa/
H A Dtest_boolean.S13 all4 b0, b4
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/
H A D0002-Makefile-modify-compile-parameters.patch14 index 19966b4..86a8169 100644

12345