Home
last modified time | relevance | path

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

/u-boot/drivers/spi/
A Docteon_spi.c62 #define MPI_TX_TXNUM GENMASK_ULL(12, 8) macro
240 FIELD_PREP(MPI_TX_TXNUM, tx_data ? 8 : 0) | in octeon_spi_xfer()
269 FIELD_PREP(MPI_TX_TXNUM, tx_data ? len : 0) | in octeon_spi_xfer()

Completed in 3 milliseconds