Searched refs:BCMA_CC_PPL_NDIV_MASK (Results 1 – 2 of 2) sorted by relevance
485 #define BCMA_CC_PPL_NDIV_MASK 0xfff00000 macro
379 ndiv = (tmp & BCMA_CC_PPL_NDIV_MASK) >> BCMA_CC_PPL_NDIV_SHIFT; in bcma_pmu_pll_clock()
Completed in 6 milliseconds