Home
last modified time | relevance | path

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

/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Marvell/Drivers/Spi/MvSpiOrionDxe/
H A DMvSpiOrionDxe.h31 #define SPI_INT_CAUSE_REG (0x10) macro
H A DMvSpiOrionDxe.c205 MmioWrite32 (SpiRegBase + SPI_INT_CAUSE_REG, 0x0);
209 if (MmioRead32 (SpiRegBase + SPI_INT_CAUSE_REG)) {