Home
last modified time | relevance | path

Searched defs:n_bytes (Results 1 – 10 of 10) sorted by relevance

/u-boot/fs/yaffs2/
A Dyaffs_ecc.c205 void yaffs_ecc_calc_other(const unsigned char *data, unsigned n_bytes, in yaffs_ecc_calc_other()
231 int yaffs_ecc_correct_other(unsigned char *data, unsigned n_bytes, in yaffs_ecc_correct_other()
A Dyaffs_summary.c44 unsigned n_bytes; member
124 int n_bytes; in yaffs_summary_write() local
186 int n_bytes; in yaffs_summary_read() local
A Dyaffs_packedtags2.h28 unsigned n_bytes; member
A Dyaffs_checkptrw.c258 int yaffs2_checkpt_wr(struct yaffs_dev *dev, const void *data, int n_bytes) in yaffs2_checkpt_wr()
288 int yaffs2_checkpt_rd(struct yaffs_dev *dev, void *data, int n_bytes) in yaffs2_checkpt_rd()
A Dyaffs_packedtags1.h26 unsigned n_bytes:10; member
A Dyaffs_yaffs2.c212 int n_bytes = 0; in yaffs_calc_checkpt_blocks_required() local
313 u32 n_bytes; in yaffs2_wr_checkpt_dev() local
341 u32 n_bytes; in yaffs2_rd_checkpt_dev() local
A Dyaffs_guts.c302 int yaffs_check_ff(u8 *buffer, int n_bytes) in yaffs_check_ff()
2984 const u8 *buffer, int n_bytes, int use_reserve) in yaffs_wr_data_obj()
3413 int yaffs_file_rd(struct yaffs_obj *in, u8 * buffer, loff_t offset, int n_bytes) in yaffs_file_rd()
3493 int n_bytes, int write_through) in yaffs_do_file_wr()
3664 int n_bytes, int write_through) in yaffs_wr_file()
A Dyaffs_guts.h134 int n_bytes; /* Only valid if the cache is dirty */ member
183 unsigned n_bytes; /* Only valid for data chunks */ member
/u-boot/drivers/spi/
A Dpic32_spi.c110 static u32 pic32_tx_max(struct pic32_spi_priv *priv, int n_bytes) in pic32_tx_max()
123 static u32 pic32_rx_max(struct pic32_spi_priv *priv, int n_bytes) in pic32_rx_max()
A Dmxc_spi.c439 int n_bytes = DIV_ROUND_UP(bitlen, 8); in mxc_spi_xfer_internal() local

Completed in 22 milliseconds