Searched refs:MCI_CR_SWRST (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Datmel-mci-regs.h25 # define MCI_CR_SWRST ( 1 << 7) /* Software Reset */ macro
H A Datmel-mci.c793 mci_writel(host, CR, MCI_CR_SWRST);
927 mci_writel(host, CR, MCI_CR_SWRST);
1192 mci_writel(host, CR, MCI_CR_SWRST);
1791 mci_writel(host, CR, MCI_CR_SWRST);

Completed in 62 milliseconds