Searched refs:PMU1_PLL0_PC2_NDIV_INT_MASK (Results 1 – 8 of 8) sorted by relevance
1873 #define PMU1_PLL0_PC2_NDIV_INT_MASK 0x1ff00000 macro
1626 #define PMU1_PLL0_PC2_NDIV_INT_MASK 0x1ff00000 macro
3764 & PMU1_PLL0_PC2_NDIV_INT_MASK) | in BCMATTACHFN()3768 (PMU1_PLL0_PC2_NDIV_INT_MASK | PMU1_PLL0_PC2_NDIV_MODE_MASK), tmp); in BCMATTACHFN()4609 ndiv_int = (tmp & PMU1_PLL0_PC2_NDIV_INT_MASK) >> PMU1_PLL0_PC2_NDIV_INT_SHIFT; in BCMPOSTTRAPFN()
2528 #define PMU1_PLL0_PC2_NDIV_INT_MASK 0x1ff00000 macro