EC_FLAG_BURST_MODE
if (sc->ec_burstactive && !(ec_status & EC_FLAG_BURST_MODE)) {
if ((ec_status & EC_FLAG_BURST_MODE) == 0)