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()
38 #define MAX_TX_FIFO_SIZE (12 * 1024) macro1239 buf = (MAX_TX_FIFO_SIZE - 512) / 512; in smsc75xx_reset()
48 #define MAX_TX_FIFO_SIZE (12 * 1024) macro62 #define DEFAULT_BURST_CAP_SIZE (MAX_TX_FIFO_SIZE)2969 buf = (MAX_TX_FIFO_SIZE - 512) / 512; in lan78xx_reset()