Home
last modified time | relevance | path

Searched defs:last_chunk (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_verify.c224 int last_chunk; in yaffs_verify_file() local
H A Dyaffs_guts.c3732 int last_chunk = 1 + new_full; in yaffs_resize_file_down() local
/openbmc/u-boot/drivers/spi/
H A Dmeson_spifc.c138 int len, bool last_xfer, bool last_chunk) in meson_spifc_txrx()