Searched refs:MCI_CMDR (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/arm/at91/
H A Dat91_mcireg.h39 #define MCI_CMDR 0x14 /* MCI Command Register */ macro
77 /* -------- MCI_CMDR : (MCI Offset: 0x14) MCI Command Register -------- */
H A Dat91_mci.c672 WR4(sc, MCI_CMDR, cmdr);
835 WR4(sc, MCI_CMDR, cmdr);
/freebsd-10.2-release/sys/boot/arm/at91/libat91/
H A Dsd-card.c128 AT91C_BASE_MCI->MCI_CMDR = Cmd;
247 AT91C_BASE_MCI->MCI_CMDR = APP_CMD;
H A Dat91rm9200.h1112 AT91_REG MCI_CMDR; // MCI Command Register member in struct:_AT91S_MCI
1160 // -------- MCI_CMDR : (MCI Offset: 0x14) MCI Command Register --------

Completed in 64 milliseconds