Searched refs:AT91C_MCI_WRPROOF (Results 1 – 3 of 3) sorted by relevance
25 #define AT91C_MCI_WRPROOF (1 << 12) /* Write Proof Enable [SAM926[03] only] */ macro
105 mr |= AT91C_MCI_RDPROOF | AT91C_MCI_WRPROOF; in at91_mci_enable()
2370 #define AT91C_MCI_WRPROOF (0x1 << 12) // (MCI) Write Proof Enable macro
Completed in 76 milliseconds