Searched refs:MCI_CLEAR_STATUS_REG (Results 1 – 2 of 2) sorted by relevance
153 MmioWrite32 (MCI_CLEAR_STATUS_REG, MCI_CLR_ALL_STATUS); in MciSendCommand()170 MmioWrite32 (MCI_CLEAR_STATUS_REG, MCI_STATUS_CMD_ERROR); in MciSendCommand()289 MmioWrite32(MCI_CLEAR_STATUS_REG, MCI_STATUS_CMD_RXOVERRUN); in MciReadBlockData()297 MmioWrite32 (MCI_CLEAR_STATUS_REG, MCI_CLR_ALL_STATUS); in MciReadBlockData()395 MmioWrite32 (MCI_CLEAR_STATUS_REG, MCI_CLR_ALL_STATUS);
48 #define MCI_CLEAR_STATUS_REG (MCI_SYSCTL + 0x038) macro