Searched refs:SMIAPP_PLL_FLAG_NO_OP_CLOCKS (Results 1 – 3 of 3) sorted by relevance
65 if (!(pll->flags & SMIAPP_PLL_FLAG_NO_OP_CLOCKS)) { in print_pll()75 if (!(pll->flags & SMIAPP_PLL_FLAG_NO_OP_CLOCKS)) { in print_pll()129 if (pll->flags & SMIAPP_PLL_FLAG_NO_OP_CLOCKS) in check_all_bounds()263 if (pll->flags & SMIAPP_PLL_FLAG_NO_OP_CLOCKS) { in __smiapp_pll_calculate()407 if (pll->flags & SMIAPP_PLL_FLAG_NO_OP_CLOCKS) { in smiapp_pll_calculate()
28 #define SMIAPP_PLL_FLAG_NO_OP_CLOCKS (1 << 1) macro
2703 pll->flags |= SMIAPP_PLL_FLAG_NO_OP_CLOCKS; in smiapp_init()