Searched refs:MAX_XFER_SIZE (Results 1 – 19 of 19) sorted by relevance
67 #define MAX_XFER_SIZE 80 macro75 unsigned char data[MAX_XFER_SIZE];
12 #define MAX_XFER_SIZE 64 macro149 sndbuf = kmalloc(MAX_XFER_SIZE, GFP_KERNEL); in dibusb_i2c_msg()153 if (4 + wlen > MAX_XFER_SIZE) { in dibusb_i2c_msg()
97 #define MAX_XFER_SIZE 64 macro
11 #define MAX_XFER_SIZE 64 macro17 u8 buf[MAX_XFER_SIZE]; in tda18218_wr_regs()63 u8 buf[MAX_XFER_SIZE]; /* we must start read always from reg 0x00 */ in tda18218_rd_regs()
26 #define MAX_XFER_SIZE 80 macro547 unsigned char *p, *endp, buf[MAX_XFER_SIZE]; in load_firmware()
20 #define MAX_XFER_SIZE 64 macro90 u8 buf[MAX_XFER_SIZE]; in zl10039_write()
21 #define MAX_XFER_SIZE 64 macro44 u8 buf[MAX_XFER_SIZE]; in itd1000_write_regs()
20 #define MAX_XFER_SIZE 64 macro59 u8 cmdbuf[MAX_XFER_SIZE]; in stv6110_write_regs()
48 #define MAX_XFER_SIZE 128 macro207 u8 ob[MAX_XFER_SIZE], ib[MAX_XFER_SIZE]; in bcm3510_do_hab_cmd()
24 #define MAX_XFER_SIZE 64 macro55 u8 buf[MAX_XFER_SIZE]; in stv6110x_write_regs()
23 #define MAX_XFER_SIZE 64 macro176 u8 cmdbuf[MAX_XFER_SIZE]; in stb6100_write_reg_range()
27 #define MAX_XFER_SIZE 64 macro88 u8 buf[MAX_XFER_SIZE]; in mt312_write()
29 #define MAX_XFER_SIZE 256 macro87 u8 buf2[MAX_XFER_SIZE]; in nxt200x_writebytes()
20 #define MAX_XFER_SIZE 64 macro127 u8 data[MAX_XFER_SIZE]; in WriteRegs()
25 #define MAX_XFER_SIZE 64 macro487 u8 buf[MAX_XFER_SIZE]; in stb0899_write_regs()
27 #define MAX_XFER_SIZE 64 macro716 u8 buf[MAX_XFER_SIZE]; in stv090x_write_regs()
26 #define MAX_XFER_SIZE 64 macro
17 #define MAX_XFER_SIZE 64 macro119 u8 buffer[MAX_XFER_SIZE]; in netup_write_i2c()
40 #define MAX_XFER_SIZE (MAX_XFER_BLKS / VDC_DEFAULT_BLK_SIZE) macro1027 port->max_xfer_size = MAX_XFER_SIZE; in vdc_port_probe()