Searched refs:ocSyncLvl (Results 1 – 1 of 1) sorted by relevance
414 u16 ocSyncLvl = 0; in StopOC() local421 status = Read16(state, EC_OC_REG_SNC_ISC_LVL__A, &ocSyncLvl, 0); in StopOC()425 state->m_EcOcRegSncSncLvl = ocSyncLvl; in StopOC()457 ocSyncLvl &= ~(EC_OC_REG_SNC_ISC_LVL_OSC__M); in StopOC()458 status = Write16(state, EC_OC_REG_SNC_ISC_LVL__A, ocSyncLvl, 0); in StopOC()