Searched refs:SPI_INT_CAUSE_REG (Results 1 – 2 of 2) sorted by relevance
56 #define SPI_INT_CAUSE_REG (0x10) macro
224 MmioWrite32 (SpiRegBase + SPI_INT_CAUSE_REG, 0x0); in MvSpiTransfer()228 if (MmioRead32 (SpiRegBase + SPI_INT_CAUSE_REG)) { in MvSpiTransfer()