Searched refs:AT91C_MCI_SWRST (Results 1 – 3 of 3) sorted by relevance
19 #define AT91C_MCI_SWRST (1 << 7) /* Software Reset */ macro
77 at91_mci_write(AT91C_MCI_CR, AT91C_MCI_MCIDIS | AT91C_MCI_SWRST); in at91_reset_host()118 at91_mci_write(AT91C_MCI_CR, AT91C_MCI_MCIDIS | AT91C_MCI_SWRST); in at91_mci_disable()
2361 #define AT91C_MCI_SWRST (0x1 << 7) // (MCI) MCI Software reset macro
Completed in 52 milliseconds