Searched refs:SSC_TXFIFO_SIZE (Results 1 – 1 of 1) sorted by relevance
123 #define SSC_TXFIFO_SIZE 0x8 macro428 if (c->count < (SSC_TXFIFO_SIZE - tx_fstat)) in st_i2c_wr_fill_tx_fifo()431 i = SSC_TXFIFO_SIZE - tx_fstat; in st_i2c_wr_fill_tx_fifo()458 if (max < (SSC_TXFIFO_SIZE - tx_fstat)) in st_i2c_rd_fill_tx_fifo()461 i = SSC_TXFIFO_SIZE - tx_fstat; in st_i2c_rd_fill_tx_fifo()