Searched refs:PLL_FLAG_PDIV_POWER2 (Results 1 – 1 of 1) sorted by relevance
74 #define PLL_FLAG_PDIV_POWER2 0x01 /* P Divider is 2^n */ macro411 .flags = PLL_FLAG_PDIV_POWER2,632 if (sc->flags & PLL_FLAG_PDIV_POWER2) in pdiv_to_reg()653 if (sc->flags & PLL_FLAG_PDIV_POWER2) in reg_to_pdiv()