Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dbcm63xx_spi.c102 SPI_RX_SIZE, enumerator
217 if (data_bytes > regs[SPI_RX_SIZE]) { in bcm63xx_spi_xfer()
318 [SPI_RX_SIZE] = SPI_6348_RX_SIZE,
332 [SPI_RX_SIZE] = SPI_6358_RX_SIZE,
361 slave->max_read_size = regs[SPI_RX_SIZE]; in bcm63xx_spi_child_pre_probe()