Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dbcm63xx_spi.c107 SPI_TX_SIZE, enumerator
228 if (priv->tx_bytes + data_bytes > regs[SPI_TX_SIZE]) { in bcm63xx_spi_xfer()
323 [SPI_TX_SIZE] = SPI_6348_TX_SIZE,
337 [SPI_TX_SIZE] = SPI_6358_TX_SIZE,
365 slave->max_write_size = regs[SPI_TX_SIZE]; in bcm63xx_spi_child_pre_probe()