Searched refs:PMU5_PLL_MDIV_MASK (Results 1 – 8 of 8) sorted by relevance
1968 #define PMU5_PLL_MDIV_MASK 0x000000ff macro
1721 #define PMU5_PLL_MDIV_MASK 0x000000ff macro
2622 #define PMU5_PLL_MDIV_MASK 0x000000ff macro
5303 div = (tmp >> ((m - 1) * PMU5_PLL_MDIV_WIDTH)) & PMU5_PLL_MDIV_MASK; in BCMPOSTTRAPFN()