Lines Matching defs:shift
378 void __iomem *reg, u8 shift, u8 width,
383 CLK_SET_RATE_NO_REPARENT, reg, shift,
388 void __iomem *reg, u8 shift, u8 width,
393 CLK_SET_RATE_NO_REPARENT, reg, shift,
399 u8 shift, u8 width)
402 reg, shift, width, 0, &ma35d1_lock);
407 u8 shift, u8 width)
410 CLK_DIVIDER_POWER_OF_TWO, reg, shift,
416 u8 shift, u8 width,
420 reg, shift, width, 0,
433 void __iomem *reg, u8 shift)
436 reg, shift, 0, &ma35d1_lock);