Searched refs:freq_tgt_current (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/bcma/
H A Ddriver_chipcommon_pmu.c83 u32 freq_tgt_target = 0, freq_tgt_current; local
116 freq_tgt_current = (pll0 & BCMA_CC_PMU15_PLL_PC0_FREQTGT_MASK) >>
119 if (freq_tgt_current == freq_tgt_target) {

Completed in 159 milliseconds