Changeset 592 for trunk/modules/vci_spi/include/soclib
- Timestamp:
- Dec 5, 2013, 5:15:26 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/vci_spi/include/soclib/vcispi.h
r579 r592 41 41 }; 42 42 43 #define SPI_CTRL_DMA_ERR (1 << 17) /* R DMA error */ 43 44 #define SPI_CTRL_DMA_BSY (1 << 16) /* R DMA in progress */ 44 45 #define SPI_CTRL_CPOL (1 << 15) /* R/W Clock polarity */
Note: See TracChangeset
for help on using the changeset viewer.