Searched refs:MCI_DATA_LENGTH_REG (Results 1 – 2 of 2) sorted by relevance
93 MmioWrite32 (MCI_DATA_LENGTH_REG, MMCI0_BLOCKLEN); in MciPrepareDataPath()125 MmioWrite32 (MCI_DATA_LENGTH_REG, 64); in MciSendCommand()134 MmioWrite32 (MCI_DATA_LENGTH_REG, 8); in MciSendCommand()447 MmioWrite32 (MCI_DATA_LENGTH_REG, 8);
44 #define MCI_DATA_LENGTH_REG (MCI_SYSCTL + 0x028) macro