Home
last modified time | relevance | path

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

/u-boot/drivers/spi/
A Docteon_spi.c125 u64 mpi_sts; in octeon_spi_wait_ready() local
128 mpi_sts = readq(base + MPI_STS); in octeon_spi_wait_ready()
130 } while (mpi_sts & MPI_STS_BUSY); in octeon_spi_wait_ready()

Completed in 3 milliseconds