Lines Matching defs:flags
40 unsigned long flags;
45 spin_lock_irqsave(gck->lock, flags);
55 spin_unlock_irqrestore(gck->lock, flags);
62 unsigned long flags;
64 spin_lock_irqsave(gck->lock, flags);
70 spin_unlock_irqrestore(gck->lock, flags);
76 unsigned long flags;
79 spin_lock_irqsave(gck->lock, flags);
83 spin_unlock_irqrestore(gck->lock, flags);
275 unsigned long flags;
277 spin_lock_irqsave(gck->lock, flags);
281 spin_unlock_irqrestore(gck->lock, flags);
308 init.flags = CLK_SET_RATE_GATE | CLK_SET_PARENT_GATE;
310 init.flags |= CLK_SET_RATE_PARENT;