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