Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/skein/
Dthreefish_block.c1144 b4 = input[4], b5 = input[5], in threefish_encrypt_512() local
1163 b4 += b5 + k4; in threefish_encrypt_512()
1164 b5 = ((b5 << 19) | (b5 >> (64 - 19))) ^ b4; in threefish_encrypt_512()
1173 b4 += b7; in threefish_encrypt_512()
1174 b7 = ((b7 << 27) | (b7 >> (64 - 27))) ^ b4; in threefish_encrypt_512()
1182 b4 += b1; in threefish_encrypt_512()
1183 b1 = ((b1 << 17) | (b1 >> (64 - 17))) ^ b4; in threefish_encrypt_512()
1203 b4 += b3; in threefish_encrypt_512()
1204 b3 = ((b3 << 56) | (b3 >> (64 - 56))) ^ b4; in threefish_encrypt_512()
1215 b4 += b5 + k5; in threefish_encrypt_512()
[all …]
/linux-4.1.27/arch/powerpc/boot/dts/fsl/
Db4si-post.dtsi49 compatible = "fsl,b4-pcie", "fsl,qoriq-pcie-v2.4";
80 compatible = "fsl,b4-dcsr-epu", "fsl,dcsr-epu";
89 compatible = "fsl,b4-dcsr-cnpc", "fsl,dcsr-cnpc";
101 compatible = "fsl,b4-dcsr-dpaa", "fsl,dcsr-dpaa";
105 compatible = "fsl,b4-dcsr-ocn", "fsl,dcsr-ocn";
114 compatible = "fsl,b4-dcsr-nal", "fsl,dcsr-nal";
118 compatible = "fsl,b4-dcsr-rcpm", "fsl,dcsr-rcpm";
122 compatible = "fsl,b4-dcsr-snpc", "fsl,dcsr-snpc";
126 compatible = "fsl,b4-dcsr-snpc", "fsl,dcsr-snpc";
237 compatible = "fsl,b4-l3-cache-controller", "cache";
[all …]
/linux-4.1.27/drivers/atm/
Dfore200e.h72 #define BITFIELD4(b1, b2, b3, b4) b1; b2; b3; b4; argument
73 #define BITFIELD5(b1, b2, b3, b4, b5) b1; b2; b3; b4; b5; argument
74 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b1; b2; b3; b4; b5; b6; argument
78 #define BITFIELD4(b1, b2, b3, b4) b4; b3; b2; b1; argument
79 #define BITFIELD5(b1, b2, b3, b4, b5) b5; b4; b3; b2; b1; argument
80 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b6; b5; b4; b3; b2; b1; argument
/linux-4.1.27/tools/vm/
Dslabinfo.c748 char b1[20], b2[20], b3[20], b4[20]; in totals() local
937 store_size(b3, max_objects);store_size(b4, total_objects); in totals()
939 b1, b2, b3, b4); in totals()
942 store_size(b3, max_slabs);store_size(b4, total_slabs); in totals()
944 b1, b2, b3, b4); in totals()
947 store_size(b3, max_partial);store_size(b4, total_partial); in totals()
949 b1, b2, b3, b4); in totals()
952 store_size(b4, total_partial * 100 / total_slabs); in totals()
954 b1, b2, b3, b4); in totals()
958 store_size(b4, total_partobj); in totals()
[all …]
/linux-4.1.27/arch/arm/include/asm/
Dxor.h35 : "=r" (src), "=r" (b1), "=r" (b2), "=r" (b3), "=r" (b4) \
37 __XOR(a1, b1); __XOR(a2, b2); __XOR(a3, b3); __XOR(a4, b4)
60 register unsigned int b4 __asm__("lr"); in xor_arm4regs_2()
81 register unsigned int b4 __asm__("lr"); in xor_arm4regs_3()
/linux-4.1.27/arch/c6x/include/asm/
Dsyscall.h60 *args++ = regs->b4; in syscall_get_arguments()
98 regs->b4 = *args++; in syscall_set_arguments()
Delf.h38 _regs->b4 = (_exec_map); \
/linux-4.1.27/drivers/net/wireless/
Dray_cs.c515 if (parse_addr(phy_addr, local->sparm.b4.a_mac_addr)) { in ray_init()
516 p = local->sparm.b4.a_mac_addr; in ray_init()
518 memcpy(&local->sparm.b4.a_mac_addr, in ray_init()
520 p = local->sparm.b4.a_mac_addr; in ray_init()
546 memcpy_toio(local->sram + HOST_TO_ECF_BASE, &local->sparm.b4, in dl_startup_params()
601 memcpy((UCHAR *) &local->sparm.b4, b4_default_startup_parms, in init_startup_params()
606 local->sparm.b4.a_hop_time[0] = (i >> 16) & 0xff; in init_startup_params()
607 local->sparm.b4.a_hop_time[1] = (i >> 8) & 0xff; in init_startup_params()
608 local->sparm.b4.a_beacon_period[0] = 0; in init_startup_params()
609 local->sparm.b4.a_beacon_period[1] = in init_startup_params()
[all …]
Dray_cs.h38 struct b4_startup_params b4; member
/linux-4.1.27/drivers/misc/
Dbmp085.c235 u32 b4, b7; in bmp085_get_pressure() local
266 b4 = (cali->AC4 * (u32)(x3 + 32768)) >> 15; in bmp085_get_pressure()
270 p = ((b7 < 0x80000000) ? ((b7 << 1) / b4) : ((b7 / b4) * 2)); in bmp085_get_pressure()
/linux-4.1.27/Documentation/networking/
Dvxlan.txt41 # bridge fdb add to 00:17:42:8a:b4:05 dst 192.19.0.2 dev vxlan0
44 # bridge fdb delete 00:17:42:8a:b4:05 dev vxlan0
/linux-4.1.27/arch/c6x/kernel/
Dsignal.c45 COPY(sp); COPY(a4); COPY(b4); COPY(a6); COPY(b6); COPY(a8); COPY(b8); in restore_sigcontext()
110 COPY(sp); COPY(a4); COPY(b4); COPY(a6); COPY(b6); COPY(a8); COPY(b8); in setup_sigcontext()
205 regs->b4 = (unsigned long)&frame->info; in setup_rt_frame()
Dasm-offsets.c70 OFFSET(REGS_B4, pt_regs, b4); in foo()
Dtraps.c41 pr_err("A4: %08lx B4: %08lx\n", regs->a4, regs->b4); in show_regs()
/linux-4.1.27/Documentation/video4linux/
DCARDLIST.bttv11 10 -> Hauppauge (bt878) [0070:13eb,0070:3900,2636:10b4]
41 40 -> STB TV PCI FM, Gateway P/N 6000704 (bt878), 3Dfx VoodooTV 100 [10b4:2636,10b4:2645,121a:3060]
69 68 -> 3Dfx VoodooTV FM (Euro) [10b4:2637]
/linux-4.1.27/arch/powerpc/crypto/
Daes-tab-4k.S73 .long R(b4, 5a, 5a, ee), R(5b, a0, a0, fb)
130 .long R(d8, 6c, 6c, b4), R(ac, 56, 56, fa)
137 .long R(73, b4, b4, c7), R(97, c6, c6, 51)
188 .long R(c9, 20, ac, 66), R(7d, ce, 3a, b4)
201 .long R(8a, cf, 1c, 2b), R(a7, 79, b4, 92)
226 .long R(b4, ee, 96, d2), R(1b, 9b, 91, 9e)
294 .long R(d8, b4, e4, 9c), R(64, 56, c1, 90)
/linux-4.1.27/arch/ia64/include/uapi/asm/
Dptrace.h195 unsigned long b4; member
/linux-4.1.27/arch/c6x/lib/
Dstrasgi_64plus.S25 || mv .d2 b4, b30
/linux-4.1.27/drivers/gpu/drm/gma500/
Dmdfld_dsi_pkg_sender.c249 u8 b1, b2, b3, b4; in send_long_pkg() local
270 b4 = *p++; in send_long_pkg()
272 REG_WRITE(data_reg, b4 << 24 | b3 << 16 | b2 << 8 | b1); in send_long_pkg()
/linux-4.1.27/arch/x86/net/
Dbpf_jit_comp.c45 #define EMIT4(b1, b2, b3, b4) EMIT((b1) + ((b2) << 8) + ((b3) << 16) + ((b4) << 24), 4) argument
52 #define EMIT4_off32(b1, b2, b3, b4, off) \ argument
53 do {EMIT4(b1, b2, b3, b4); EMIT(off, 4); } while (0)
/linux-4.1.27/arch/x86/crypto/sha-mb/
Dsha1_x8_avx2.S73 # r1 = {b7 b6 b5 b4 b3 b2 b1 b0}
86 # r4 = {h4 g4 f4 e4 d4 c4 b4 a4}
94 vshufps $0x44, \r1, \r0, \t0 # t0 = {b5 b4 a5 a4 b1 b0 a1 a0}
101 vshufps $0x88, \t1, \t0, \t0 # t0 = {d4 c4 b4 a4 d0 c0 b0 a0}
/linux-4.1.27/arch/m32r/platforms/mappi/
Ddot.gdbinit45 P5=LED(output), P6.b4=LAN_RESET(output)
79 # Reset (P5=LED,P6.b4=LAN_RESET)
Ddot.gdbinit.nommu45 P5=LED(output), P6.b4=LAN_RESET(output)
79 # Reset (P5=LED,P6.b4=LAN_RESET)
Ddot.gdbinit.smp108 P5=LED(output), P6.b4=LAN_RESET(output)
144 # Reset (P5=LED,P6.b4=LAN_RESET)
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Dhdmi5_core.h291 u16 b1, b2, b3, b4; member
Dhdmi5_core.c494 REG_FLD_MOD(base, HDMI_CORE_CSC_COEF_B4_MSB, csc_coeff.b4 >> 8, 6, 0); in hdmi_core_csc_config()
495 REG_FLD_MOD(base, HDMI_CORE_CSC_COEF_B4_LSB, csc_coeff.b4, 7, 0); in hdmi_core_csc_config()
Ddsi.c2689 int channel, u8 b1, u8 b2, u8 b3, u8 b4) in dsi_vc_write_long_payload() argument
2693 val = b4 << 24 | b3 << 16 | b2 << 8 | b1 << 0; in dsi_vc_write_long_payload()
2709 u8 b1, b2, b3, b4; in dsi_vc_send_long() local
2732 b4 = *p++; in dsi_vc_send_long()
2734 dsi_vc_write_long_payload(dsidev, channel, b1, b2, b3, b4); in dsi_vc_send_long()
/linux-4.1.27/Documentation/blockdev/
Dcpqarray.txt67 b7 b6 b5 b4 b3 b2 b1 b0
Dcciss.txt63 b7 b6 b5 b4 b3 b2 b1 b0
/linux-4.1.27/arch/c6x/include/uapi/asm/
Dptrace.h135 REG_PAIR(b5, b4);
/linux-4.1.27/arch/ia64/kernel/
Dentry.h58 .spillsp b4,SW(B4)+16+(off); .spillsp b5,SW(B5)+16+(off); \
Drelocate_kernel.S229 mov r4=b4
Dasm-offsets.c165 DEFINE(IA64_SWITCH_STACK_B4_OFFSET, offsetof (struct switch_stack, b4)); in foo()
Dmca_asm.S609 mov temp3=b4
772 mov b4=temp3
Dhead.S112 SAVE_FROM_REG(b4,_reg1,_reg2);; \
1110 SET_REG(b4);
1152 RESTORE_REG(b4, r25, r17);;
Dentry.S92 mov r7=0; mov f5=f0; mov b4=r0
306 mov r25=b4
432 mov b4=r25
/linux-4.1.27/drivers/tty/vt/
Dcp437.uni58 0x27 U+0027 U+00b4
266 0xeb U+03b4 U+00f0
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_ct.c2199 uint32_t b1, b2, b3, b4, i, rev; in lpfc_decode_firmware_rev() local
2215 b4 = (rev & 0x00000030) >> 4; in lpfc_decode_firmware_rev()
2217 switch (b4) { in lpfc_decode_firmware_rev()
2234 b4 = (rev & 0x0000000f); in lpfc_decode_firmware_rev()
2261 b4, (char *)str); in lpfc_decode_firmware_rev()
2264 b1, b2, b3, c, b4); in lpfc_decode_firmware_rev()
2273 b4 = (rev & 0x000000ff); in lpfc_decode_firmware_rev()
2275 sprintf(fwrevision, "%d.%d%d%c%d", b1, b2, b3, c, b4); in lpfc_decode_firmware_rev()
/linux-4.1.27/arch/x86/kernel/
Duprobes.c58 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
60 (b4##UL << 0x4)|(b5##UL << 0x5)|(b6##UL << 0x6)|(b7##UL << 0x7) | \
/linux-4.1.27/arch/x86/kernel/kprobes/
Dcore.c70 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
72 (b4##UL << 0x4)|(b5##UL << 0x5)|(b6##UL << 0x6)|(b7##UL << 0x7) | \
/linux-4.1.27/Documentation/sound/alsa/
DAudiophile-Usb.txt275 | b7| b6| b5| b4| b3| b2| b1| b0|
294 * b4 is the Digital input flag
299 - b4 is implied by b2 (since only one port is enabled at a time no synch
302 - might become Ao, Do, Ai, for b7, b6, b4 respectively
/linux-4.1.27/drivers/media/usb/ttusb-budget/
Ddvb-ttusb-budget.c408 u8 b4[] = in ttusb_init_controller() local
433 err = ttusb_result(ttusb, b4, sizeof(b4)); in ttusb_init_controller()
/linux-4.1.27/Documentation/vm/
Dslub.txt153 Bytes b4 0xc90f6d10: 00 00 00 00 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a ........ZZZZZZZZ
209 Bytes b4 <address> : <bytes>
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h2223 #define MUX(b15,b14,b13,b12,b11,b10,b9,b8,b7,b6,b5,b4,b3,b2,b1,b0) \ argument
2235 (((b4) &3) << 8) | \
/linux-4.1.27/Documentation/input/
Diforce-protocol.txt74 Val 8 = Y axis only. Byte 05 must contain b4
Dalps.txt296 packet-fmt b7 b6 b5 b4 b3 b2 b1 b0
/linux-4.1.27/Documentation/
Dkasan.txt69 Bytes b4 ffff8800693bc548: 00 00 00 00 00 00 00 00 5a 5a 5a 5a 5a 5a 5a 5a ........ZZZZZZZZ
/linux-4.1.27/Documentation/usb/
Dgadget_hid.txt283 {.opt = "--b4", .val = 0x80},
Dproc_usb_info.txt326 P: Vendor=04b4 ProdID=0001 Rev= 0.00
/linux-4.1.27/arch/arm/boot/dts/
Dsun9i-a80.dtsi422 apb1_resets: reset@060005b4 {
/linux-4.1.27/arch/x86/lib/
Dx86-opcode-map.txt229 b4: MOV AH/R12L,Ib
522 b4: LFS Gv,Mp
/linux-4.1.27/arch/m68k/ifpsp060/
Ditest.sa206 dc.l $ffc061ff,$0000428e,$4a0066ff,$000042b4
622 dc.l $ff8c61ff,$0000288e,$4a0066ff,$000028b4
1246 dc.l $ff8c61ff,$0000018e,$4a0066ff,$000001b4
Dpfpsp.sa218 dc.l $ff4261ff,$000051b4,$41eeff6c,$61ff0000
/linux-4.1.27/Documentation/s390/
DDebugging390.txt643 4003b4: 98 bf f0 8c lm %r11,%r15,140(%r15)# Restore necessary registers.
692 800005b4: b9 14 00 22 lgfr %r2,%r2 # downcast to integer