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