Home
last modified time | relevance | path

Searched refs:bcm63xx_spi_max_length (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/spi/
Dspi-bcm63xx.c432 static size_t bcm63xx_spi_max_length(struct spi_device *spi) in bcm63xx_spi_max_length() function
580 master->max_transfer_size = bcm63xx_spi_max_length; in bcm63xx_spi_probe()
581 master->max_message_size = bcm63xx_spi_max_length; in bcm63xx_spi_probe()