Searched refs:SMIAPP_PLL_FLAG_NO_OP_CLOCKS (Results 1 – 3 of 3) sorted by relevance
57 if (!(pll->flags & SMIAPP_PLL_FLAG_NO_OP_CLOCKS)) { in print_pll()67 if (!(pll->flags & SMIAPP_PLL_FLAG_NO_OP_CLOCKS)) { in print_pll()121 if (pll->flags & SMIAPP_PLL_FLAG_NO_OP_CLOCKS) in check_all_bounds()255 if (pll->flags & SMIAPP_PLL_FLAG_NO_OP_CLOCKS) { in __smiapp_pll_calculate()399 if (pll->flags & SMIAPP_PLL_FLAG_NO_OP_CLOCKS) { in smiapp_pll_calculate()
20 #define SMIAPP_PLL_FLAG_NO_OP_CLOCKS (1 << 1) macro
3043 sensor->pll.flags |= SMIAPP_PLL_FLAG_NO_OP_CLOCKS; in smiapp_probe()