Searched defs:data_bytes (Results 1 - 6 of 6) sorted by relevance

/u-boot/fs/yaffs2/
H A Dyaffs_checkptrw.c262 u8 *data_bytes = (u8 *) data; local
295 u8 *data_bytes = (u8 *) data; local
[all...]
/u-boot/drivers/firmware/arm-ffa/
H A Darm-ffa-uclass.c558 u64 data_bytes; local
/u-boot/drivers/spi/
H A Dbcm63xx_spi.c201 size_t data_bytes = bitlen / 8; local
H A Dbcmbca_hsspi.c218 size_t data_bytes = bitlen / 8; local
H A Dbcm63xx_hsspi.c255 static int bcm63xx_hsspi_xfer_dummy_cs(struct udevice *dev, unsigned int data_bytes, argument
345 bcm63xx_prepare_prepend_transfer(struct bcm63xx_hsspi_priv *priv, unsigned int data_bytes, const void *dout, void *din, unsigned long flags) argument
397 bcm63xx_hsspi_xfer_prepend(struct udevice *dev, unsigned int data_bytes, const void *dout, void *din, unsigned long flags) argument
494 u32 data_bytes = bitlen >> 3; local
[all...]
/u-boot/drivers/mtd/nand/raw/
H A Dmeson_nand.c164 u32 data_bytes; member in struct:meson_nfc

Completed in 64 milliseconds