Searched refs:ocSyncLvl (Results 1 – 1 of 1) sorted by relevance
398 u16 ocSyncLvl = 0; in StopOC() local405 status = Read16(state, EC_OC_REG_SNC_ISC_LVL__A, &ocSyncLvl, 0); in StopOC()409 state->m_EcOcRegSncSncLvl = ocSyncLvl; in StopOC()441 ocSyncLvl &= ~(EC_OC_REG_SNC_ISC_LVL_OSC__M); in StopOC()442 status = Write16(state, EC_OC_REG_SNC_ISC_LVL__A, ocSyncLvl, 0); in StopOC()