Searched refs:AT91_MCI_SWRST (Results 1 – 2 of 2) sorted by relevance
19 #define AT91_MCI_SWRST (1 << 7) /* Software Reset */ macro
77 at91_mci_write(AT91_MCI_CR, AT91_MCI_MCIDIS | AT91_MCI_SWRST); in at91_reset_host()118 at91_mci_write(AT91_MCI_CR, AT91_MCI_MCIDIS | AT91_MCI_SWRST); in at91_mci_disable()
Completed in 10 milliseconds