Searched refs:BCMA_CC_PPL_NDIV_SHIFT (Results 1 – 2 of 2) sorted by relevance
486 #define BCMA_CC_PPL_NDIV_SHIFT 20 macro
379 ndiv = (tmp & BCMA_CC_PPL_NDIV_MASK) >> BCMA_CC_PPL_NDIV_SHIFT; in bcma_pmu_pll_clock()