Lines Matching defs:enable_offs
28 unsigned short enable_offs;
122 tmp |= BIT(pll->enable_offs);
134 tmp &= ~BIT(pll->enable_offs);
288 if (tmp & BIT(pll->enable_offs))
400 if (pll_con0 & BIT(pll->enable_offs))
483 if (pll_con3 & BIT(pll->enable_offs))
580 if (pll_con3 & BIT(pll->enable_offs))
1309 pll->enable_offs = PLL35XX_ENABLE_SHIFT;
1319 pll->enable_offs = PLL0822X_ENABLE_SHIFT;
1339 pll->enable_offs = PLL36XX_ENABLE_SHIFT;
1347 pll->enable_offs = PLL0831X_ENABLE_SHIFT;