Searched refs:DWEMMC_INT_HLE (Results 1 – 2 of 2) sorted by relevance
82 #define DWEMMC_INT_HLE (1 << 12) /* Hardware-lock Err */ macro
130 if (Data & DWEMMC_INT_HLE) { in DwEmmcUpdateClock()290 ErrMask = DWEMMC_INT_EBE | DWEMMC_INT_HLE | DWEMMC_INT_RTO | in SendCommand()