Home
last modified time | relevance | path

Searched defs:b4 (Results 1 – 15 of 15) sorted by relevance

/linux-4.4.14/drivers/staging/skein/
Dthreefish_block.c1144 b4 = input[4], b5 = input[5], in threefish_encrypt_512() local
2105 b4 = input[4], b5 = input[5], in threefish_decrypt_512() local
3366 b4 = input[4], b5 = input[5], in threefish_encrypt_1024() local
5487 b4 = input[4], b5 = input[5], in threefish_decrypt_1024() local
/linux-4.4.14/arch/x86/net/
Dbpf_jit_comp.c47 #define EMIT4(b1, b2, b3, b4) EMIT((b1) + ((b2) << 8) + ((b3) << 16) + ((b4) << 24), 4) argument
54 #define EMIT4_off32(b1, b2, b3, b4, off) \ argument
/linux-4.4.14/drivers/net/wireless/
Dray_cs.h38 struct b4_startup_params b4; member
/linux-4.4.14/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.4.14/drivers/gpu/drm/gma500/
Dmdfld_dsi_pkg_sender.c249 u8 b1, b2, b3, b4; in send_long_pkg() local
/linux-4.4.14/drivers/misc/
Dbmp085.c235 u32 b4, b7; in bmp085_get_pressure() local
/linux-4.4.14/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
/linux-4.4.14/arch/x86/kernel/
Duprobes.c59 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
/linux-4.4.14/arch/ia64/include/uapi/asm/
Dptrace.h195 unsigned long b4; member
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Dhdmi5_core.h291 u16 b1, b2, b3, b4; member
Ddsi.c2690 int channel, u8 b1, u8 b2, u8 b3, u8 b4) in dsi_vc_write_long_payload()
2710 u8 b1, b2, b3, b4; in dsi_vc_send_long() local
/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_ct.c2200 uint32_t b1, b2, b3, b4, i, rev; in lpfc_decode_firmware_rev() local
/linux-4.4.14/drivers/media/usb/ttusb-budget/
Ddvb-ttusb-budget.c408 u8 b4[] = in ttusb_init_controller() local
/linux-4.4.14/tools/vm/
Dslabinfo.c768 char b1[20], b2[20], b3[20], b4[20]; in totals() local
/linux-4.4.14/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