Changeset 592 for trunk/modules/vci_spi/include
- Timestamp:
- Dec 5, 2013, 5:15:26 PM (12 years ago)
- File:
- 
          - 1 edited
 
 - 
          trunk/modules/vci_spi/include/soclib/vcispi.h (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        trunk/modules/vci_spi/include/soclib/vcispi.hr579 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.
      
