Home
last modified time | relevance | path

Searched refs:AT91C_MCI_SWRST (Results 1 – 3 of 3) sorted by relevance

/bsp/at91/at91sam9g45/drivers/
A Dat91_mci.h19 #define AT91C_MCI_SWRST (1 << 7) /* Software Reset */ macro
A Dat91_mci.c77 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()
/bsp/at91/at91sam9g45/platform/
A Dat91sam9g45.h2361 #define AT91C_MCI_SWRST (0x1 << 7) // (MCI) MCI Software reset macro

Completed in 52 milliseconds