EC_EVENT_SCI
if ((ecStatus & EC_EVENT_SCI) && atomic_add(&sc->ec_sci_pending, 1) == 0) {
if ((EC_GET_CSR(sc) & EC_EVENT_SCI) &&