Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sh/boot/romimage/
Dmmcif-sh7724.c37 asmlinkage void mmcif_loader(unsigned char *buf, unsigned long no_bytes) in mmcif_loader() argument
71 (no_bytes + SH_MMCIF_BBS - 1) / SH_MMCIF_BBS, in mmcif_loader()
/Linux-v4.19/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()