Searched refs:MAX_SEND (Results 1 – 3 of 3) sorted by relevance
22 #define MAX_SEND 600 macro175 len = len % (MAX_SEND + 1); in do_tx()
27 static const uint32_t MAX_SEND = 1024; variable408 send_len %= (MAX_SEND + 1); in LLVMFuzzerTestOneInput()
83 #define MAX_SEND 0x28 macro133 u8 send_buf[MAX_SEND];192 u8 b[MAX_SEND]; in ttusb_i2c_msg()196 if (snd_len > MAX_SEND - 7 || rcv_len > MAX_RCV - 7) in ttusb_i2c_msg()