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