Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sh/boot/romimage/
Dmmcif-sh7724.c31 asmlinkage void mmcif_loader(unsigned char *buf, unsigned long no_bytes) in mmcif_loader() argument
65 (no_bytes + SH_MMCIF_BBS - 1) / SH_MMCIF_BBS, in mmcif_loader()
/linux-4.4.14/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()