Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-bcm63xx.c424 static size_t bcm63xx_spi_max_length(struct spi_device *spi) in bcm63xx_spi_max_length() function
575 master->max_transfer_size = bcm63xx_spi_max_length; in bcm63xx_spi_probe()
576 master->max_message_size = bcm63xx_spi_max_length; in bcm63xx_spi_probe()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-bcm63xx.c414 static size_t bcm63xx_spi_max_length(struct spi_device *spi) in bcm63xx_spi_max_length() function
564 host->max_transfer_size = bcm63xx_spi_max_length; in bcm63xx_spi_probe()
565 host->max_message_size = bcm63xx_spi_max_length; in bcm63xx_spi_probe()

Completed in 2 milliseconds