Searched defs:data_bytes (Results 1 – 5 of 5) sorted by relevance
261 u8 *data_bytes = (u8 *) data; in yaffs2_checkpt_wr() local294 u8 *data_bytes = (u8 *) data; in yaffs2_checkpt_rd() local
195 size_t data_bytes; in cadence_spi_xfer() local
221 size_t data_bytes = bitlen / 8; in bcm63xx_hsspi_xfer() local
202 size_t data_bytes = bitlen / 8; in bcm63xx_spi_xfer() local
217 static void spi_setup_type(struct spi_trans *trans, int data_bytes) in spi_setup_type()