Searched refs:ocSyncLvl (Results 1 – 1 of 1) sorted by relevance
410 u16 ocSyncLvl = 0; in StopOC() local417 status = Read16(state, EC_OC_REG_SNC_ISC_LVL__A, &ocSyncLvl, 0); in StopOC()421 state->m_EcOcRegSncSncLvl = ocSyncLvl; in StopOC()453 ocSyncLvl &= ~(EC_OC_REG_SNC_ISC_LVL_OSC__M); in StopOC()454 status = Write16(state, EC_OC_REG_SNC_ISC_LVL__A, ocSyncLvl, 0); in StopOC()