Home
last modified time | relevance | path

Searched refs:AT91_MCI_SWRST (Results 1 – 2 of 2) sorted by relevance

/bsp/at91/at91sam9260/drivers/
A Dat91_mci.h19 #define AT91_MCI_SWRST (1 << 7) /* Software Reset */ macro
A Dat91_mci.c77 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