Searched refs:MCI_CONTROL_RESET (Results 1 – 2 of 2) sorted by relevance
31 ddblwritel(link, MCI_CONTROL_RESET, MCI_CONTROL); in mci_reset()70 if (val & (MCI_CONTROL_RESET | MCI_CONTROL_START_COMMAND)) in _mci_cmd_unlocked()
35 #define MCI_CONTROL_RESET (0x00008000) macro