Searched refs:MAX_TX_FIFO_SIZE (Results 1 – 3 of 3) sorted by relevance
93 #define MAX_TX_FIFO_SIZE 64U /* bytes */ macro454 unsigned int bytes_to_write = MAX_TX_FIFO_SIZE; in bcm_kona_i2c_write_fifo()461 if (msg->len - bytes_written <= MAX_TX_FIFO_SIZE) in bcm_kona_i2c_write_fifo()
53 #define MAX_TX_FIFO_SIZE (12 * 1024) macro54 #define DEFAULT_BURST_CAP_SIZE (MAX_TX_FIFO_SIZE)1872 buf = (MAX_TX_FIFO_SIZE - 512) / 512; in lan78xx_reset()
49 #define MAX_TX_FIFO_SIZE (12 * 1024) macro1239 buf = (MAX_TX_FIFO_SIZE - 512) / 512; in smsc75xx_reset()