Searched refs:regIshUpper (Results 1 – 2 of 2) sorted by relevance
6395 uint32_t regIshUpper; in getRegIshUpperVal() local6399 regIshUpper = SL_MIN(steadyStateRegIsh + 3UL, upperMax); in getRegIshUpperVal()6400 regIshUpper <<= _CMU_HFXOSTEADYSTATECTRL_REGISHUPPER_SHIFT; in getRegIshUpperVal()6401 return regIshUpper; in getRegIshUpperVal()11492 uint32_t regIshUpper; in CMU_OscillatorTuningSet() local11561 regIshUpper = getRegIshUpperVal((val & _CMU_HFXOSTEADYSTATECTRL_REGISH_MASK) in CMU_OscillatorTuningSet()11568 | regIshUpper; in CMU_OscillatorTuningSet()
6342 uint32_t regIshUpper; in getRegIshUpperVal() local6346 regIshUpper = SL_MIN(steadyStateRegIsh + 3UL, upperMax); in getRegIshUpperVal()6347 regIshUpper <<= _CMU_HFXOSTEADYSTATECTRL_REGISHUPPER_SHIFT; in getRegIshUpperVal()6348 return regIshUpper; in getRegIshUpperVal()11439 uint32_t regIshUpper; in CMU_OscillatorTuningSet() local11508 regIshUpper = getRegIshUpperVal((val & _CMU_HFXOSTEADYSTATECTRL_REGISH_MASK) in CMU_OscillatorTuningSet()11515 | regIshUpper; in CMU_OscillatorTuningSet()