Searched refs:MAX_TX_FIFO_SIZE (Results 1 – 3 of 3) sorted by relevance
83 #define MAX_TX_FIFO_SIZE 64U /* bytes */ macro444 unsigned int bytes_to_write = MAX_TX_FIFO_SIZE; in bcm_kona_i2c_write_fifo()451 if (msg->len - bytes_written <= MAX_TX_FIFO_SIZE) in bcm_kona_i2c_write_fifo()
37 #define MAX_TX_FIFO_SIZE (12 * 1024) macro1231 buf = (MAX_TX_FIFO_SIZE - 512) / 512; in smsc75xx_reset()
49 #define MAX_TX_FIFO_SIZE (12 * 1024) macro63 #define DEFAULT_BURST_CAP_SIZE (MAX_TX_FIFO_SIZE)3320 buf = (MAX_TX_FIFO_SIZE - 512) / 512; in lan78xx_reset()