Home
last modified time | relevance | path

Searched defs:b2 (Results 1 – 25 of 36) sorted by relevance

12

/drivers/staging/skein/
Dthreefish_block.c7 b2 = input[2], b3 = input[3]; in threefish_encrypt_256() local
500 b2 = input[2], b3 = input[3]; in threefish_decrypt_256() local
1143 b2 = input[2], b3 = input[3], in threefish_encrypt_512() local
2104 b2 = input[2], b3 = input[3], in threefish_decrypt_512() local
3365 b2 = input[2], b3 = input[3], in threefish_encrypt_1024() local
5486 b2 = input[2], b3 = input[3], in threefish_decrypt_1024() local
/drivers/isdn/mISDN/
Ddsp_biquad.h34 int32_t b2; member
41 int32_t gain, int32_t a1, int32_t a2, int32_t b1, int32_t b2) in biquad2_init()
/drivers/atm/
Dfore200e.h70 #define BITFIELD2(b1, b2) b1; b2; argument
71 #define BITFIELD3(b1, b2, b3) b1; b2; b3; argument
72 #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
76 #define BITFIELD2(b1, b2) b2; b1; argument
77 #define BITFIELD3(b1, b2, b3) b3; b2; b1; 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
/drivers/media/usb/dvb-usb/
Ddibusb-mb.c71 u8 b[2] = { 0,0 }, b2[1]; in dibusb_tuner_probe_and_attach() local
/drivers/media/dvb-frontends/
Dtua6100.c177 u8 b2 [] = { 0x00 }; in tua6100_attach() local
Dix2505v.c65 u8 b2[] = {0}; in ix2505v_read_status_reg() local
Dlgs8gl5.c138 u8 b2[] = {reg, data}; in lgs8gl5_update_alt_reg() local
/drivers/iio/pressure/
Dmpl115.c33 s16 b1, b2; member
/drivers/mtd/nand/
Dnand_ecc.c446 unsigned char b0, b1, b2, bit_addr; in __nand_correct_data() local
/drivers/media/pci/bt8xx/
Dbttv-i2c.c299 unsigned char b2, int both) in bttv_I2CWrite()
/drivers/md/
Draid0.c84 char b2[BDEVNAME_SIZE]; in create_strip_zones() local
Dmd.c954 char b[BDEVNAME_SIZE], b2[BDEVNAME_SIZE]; in super_90_load() local
1382 char b[BDEVNAME_SIZE], b2[BDEVNAME_SIZE]; in super_1_load() local
5235 char b[BDEVNAME_SIZE], b2[BDEVNAME_SIZE]; in md_run() local
5972 char b[BDEVNAME_SIZE], b2[BDEVNAME_SIZE]; in add_new_disk() local
/drivers/gpu/drm/gma500/
Dmdfld_dsi_pkg_sender.c249 u8 b1, b2, b3, b4; in send_long_pkg() local
/drivers/media/usb/em28xx/
Dem28xx-i2c.c54 u8 b2[6]; in em2800_i2c_send_bytes() local
/drivers/isdn/pcbit/
Dpcbit.h98 struct pcbit_chan *b2; member
/drivers/net/hamradio/
Dbaycom_ser_hdx.c441 unsigned char b1,b2,b3; in ser12_check_uart() local
Dbaycom_ser_fdx.c382 unsigned char b1,b2,b3; in ser12_check_uart() local
/drivers/staging/netlogic/
Dxlr_net.c574 int b1, b2, c1, c2, i, j, k; in xlr_config_translate_table() local
/drivers/video/fbdev/omap2/dss/
Dhdmi5_core.h291 u16 b1, b2, b3, b4; member
Dhdmi.h275 const u32 idx, int b2, int b1, u32 val) in hdmi_wait_for_bit_change()
/drivers/media/i2c/
Dsaa7115.c738 int b2 = wss_bits[(p[i] >> 3) & 7]; in saa711x_decode_wss() local
/drivers/usb/serial/
Diuu_phoenix.c355 u8 b2, u8 freq) in iuu_rgbf_fill_buffer()
/drivers/scsi/lpfc/
Dlpfc_ct.c2200 uint32_t b1, b2, b3, b4, i, rev; in lpfc_decode_firmware_rev() local
/drivers/isdn/hardware/eicon/
Dkst_ifc.h170 diva_prot_statistics_t b2; member
/drivers/video/fbdev/
Dcyber2000fb.c569 #define ENCODE_BIT(v, b1, m, b2) ((((v) >> (b1)) & (m)) << (b2)) in cyber2000fb_decode_crtc() argument

12