Searched refs:bcm63xx_spi_max_length (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/spi/
H A Dspi-bcm63xx.c414 static size_t bcm63xx_spi_max_length(struct spi_device *spi) function
564 host->max_transfer_size = bcm63xx_spi_max_length;
565 host->max_message_size = bcm63xx_spi_max_length;

Completed in 135 milliseconds