Searched refs:MSPI_STATUS_REG (Results 1 – 2 of 2) sorted by relevance
228 mmio_write_32(priv->mspi_hw + MSPI_STATUS_REG, 0); in mspi_xfer()238 if (mmio_read_32(priv->mspi_hw + MSPI_STATUS_REG) & in mspi_xfer()244 if ((mmio_read_32(priv->mspi_hw + MSPI_STATUS_REG) & in mspi_xfer()
54 #define MSPI_STATUS_REG 0x020 macro
Completed in 3 milliseconds