Searched refs:SPI_O_DMACR (Results 1 – 2 of 2) sorted by relevance
633 HWREG(base + SPI_O_DMACR) |= dmaFlags; in SPIEnableDMA()658 HWREG(base + SPI_O_DMACR) &= ~dmaFlags; in SPIDisableDMA()
85 #define SPI_O_DMACR 0x00000114U macro