Searched refs:databytes (Results 1 – 5 of 5) sorted by relevance
134 ctlr->databytes = sizeof(ich7_spi->spid); in ich_init_controller()148 ctlr->databytes = sizeof(ich9_spi->fdata); in ich_init_controller()524 if (trans->bytesout > ctlr->databytes) { in ich_spi_xfer()540 data_length = min(trans->bytesout, ctlr->databytes); in ich_spi_xfer()542 data_length = min(trans->bytesin, ctlr->databytes); in ich_spi_xfer()553 control &= ~((ctlr->databytes - 1) << 8); in ich_spi_xfer()657 slave->max_write_size = priv->databytes; in ich_spi_child_pre_probe()
188 unsigned databytes; member
67 The databytes are expanded to the given symbol size on the fly. There is97 The databytes are expanded to the given symbol size on the fly. There is
335 u8 databytes; member1385 cmd->tx_can.databytes = nbr_of_bytes; in kvaser_usb_hydra_frame_to_cmd_ext()1415 cmd->tx_can.databytes = 0; in kvaser_usb_hydra_frame_to_cmd_ext()
401 int ret, databytes = command[6] | (command[7] << 8); in cpia_usb_transferCmd() local423 gspca_dev->usb_buf, databytes, 1000); in cpia_usb_transferCmd()