Searched refs:MCI_CLR_ALL_STATUS (Results 1 – 2 of 2) sorted by relevance
153 MmioWrite32 (MCI_CLEAR_STATUS_REG, MCI_CLR_ALL_STATUS); in MciSendCommand()297 MmioWrite32 (MCI_CLEAR_STATUS_REG, MCI_CLR_ALL_STATUS); in MciReadBlockData()395 MmioWrite32 (MCI_CLEAR_STATUS_REG, MCI_CLR_ALL_STATUS);
129 #define MCI_CLR_ALL_STATUS (BIT11 - 1) macro