We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d944b27 commit f491c66Copy full SHA for f491c66
drivers/i2c/busses/i2c-st.c
@@ -434,6 +434,7 @@ static void st_i2c_wr_fill_tx_fifo(struct st_i2c_dev *i2c_dev)
434
/**
435
* st_i2c_rd_fill_tx_fifo() - Fill the Tx FIFO in read mode
436
* @i2c_dev: Controller's private data
437
+ * @max: Maximum amount of data to fill into the Tx FIFO
438
*
439
* This functions fills the Tx FIFO with fixed pattern when
440
* in read mode to trigger clock.
0 commit comments