Home
last modified time | relevance | path

Searched defs:b1 (Results 1 – 25 of 86) sorted by relevance

1234

/drivers/isdn/mISDN/
Ddsp_biquad.h19 int32_t b1; member
27 int32_t gain, int32_t a1, int32_t a2, int32_t b1, int32_t b2) in biquad2_init()
/drivers/media/dvb-frontends/
Dl64781.c57 u8 b1 [] = { 0 }; in l64781_readreg() local
495 u8 b1 [] = { 0x00 }; in l64781_attach() local
Dlgs8gl5.c85 u8 b1[] = {0}; in lgs8gl5_read_reg() local
125 u8 b1[] = {0}; in lgs8gl5_update_alt_reg() local
Dstb6000.c192 u8 b1[] = { 0, 0 }; in stb6000_attach() local
Dtda826x.c133 u8 b1 [] = { 0, 0 }; in tda826x_attach() local
Dtua6100.c163 u8 b1 [] = { 0x80 }; in tua6100_attach() local
Dau8522_common.c52 u8 b1[] = { 0 }; in au8522_readreg() local
Ds5h1432.c63 u8 b1[] = { 0 }; in s5h1432_readreg() local
Dnxt6000.c54 u8 b1[] = { 0 }; in nxt6000_readreg() local
Dcx22700.c79 u8 b1 [] = { 0 }; in cx22700_readreg() local
Dves1820.c65 u8 b1[] = { 0 }; in ves1820_readreg() local
Dstv6110x.c35 u8 b1[] = { 0 }; in stv6110x_read_reg() local
Dmt352.c72 u8 b1 [] = { 0 }; in mt352_read_register() local
Dstv0288.c85 u8 b1[] = { 0 }; in stv0288_readreg() local
Dtda10021.c78 u8 b1 [] = { 0 }; in tda10021_readreg() local
Dzl10353.c67 u8 b1[1] = { 0 }; in zl10353_read_register() local
Dves1x93.c100 u8 b1 [] = { 0 }; in ves1x93_readreg() local
/drivers/atm/
Dfore200e.h71 #define BITFIELD2(b1, b2) b1; b2; argument
72 #define BITFIELD3(b1, b2, b3) b1; b2; b3; argument
73 #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
77 #define BITFIELD2(b1, b2) b2; b1; argument
78 #define BITFIELD3(b1, b2, b3) b3; b2; b1; 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
/drivers/iio/pressure/
Dmpl115.c28 s16 b1, b2; member
/drivers/media/pci/bt8xx/
Dbttv-i2c.c284 int bttv_I2CWrite(struct bttv *btv, unsigned char addr, unsigned char b1, in bttv_I2CWrite()
/drivers/media/tuners/
Dmax2165.c58 u8 b1[] = { 0 }; in max2165_read_reg() local
/drivers/mtd/nand/
Decc-sw-hamming.c378 unsigned char b0, b1, b2, bit_addr; in ecc_sw_hamming_correct() local
/drivers/crypto/nx/
Dnx-aes-ccm.c167 u8 tmp[16], *b1 = NULL, *b0 = NULL, *result = NULL; in generate_pat() local
/drivers/staging/media/hantro/
Dhantro_hw.h82 u8 b1[HANTRO_H264_DPB_SIZE]; member
/drivers/staging/media/av7110/
Dsp8870.c71 u8 b1 [] = { 0, 0 }; in sp8870_readreg() local

1234