Searched refs:inputFreq (Results 1 – 3 of 3) sorted by relevance
65 pll.inputFreq = DEFAULT_INPUT_CLOCK; /* Defined in CLOCK.H */ in setChipClock()317 input = pll->inputFreq / 1000; in calcPllValue()339 tmpClock = pll->inputFreq * M / N / X; in calcPllValue()
30 unsigned long inputFreq; /* Input clock frequency to the PLL */ member
189 pll.inputFreq = DEFAULT_INPUT_CLOCK; in ddk750_setModeTiming()