Home
last modified time | relevance | path

Searched refs:no_bytes (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/i2c/busses/
Di2c-nomadik.c491 static void fill_tx_fifo(struct nmk_i2c_dev *dev, int no_bytes) in fill_tx_fifo() argument
495 for (count = (no_bytes - 2); in fill_tx_fifo()