Home
last modified time | relevance | path

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

/u-boot/drivers/spi/
A Dbcm63xx_spi.c104 SPI_RX_SIZE, enumerator
219 if (data_bytes > regs[SPI_RX_SIZE]) { in bcm63xx_spi_xfer()
320 [SPI_RX_SIZE] = SPI_6348_RX_SIZE,
334 [SPI_RX_SIZE] = SPI_6358_RX_SIZE,
363 slave->max_read_size = regs[SPI_RX_SIZE]; in bcm63xx_spi_child_pre_probe()

Completed in 3 milliseconds