Lines Matching refs:ctrl_reg_lock
54 * @ctrl_reg_lock: spinlock protecting access to ctrl_reg.
63 spinlock_t ctrl_reg_lock;
96 spin_lock_irqsave(&rtc_dd->ctrl_reg_lock, irq_flags);
169 spin_unlock_irqrestore(&rtc_dd->ctrl_reg_lock, irq_flags);
238 spin_lock_irqsave(&rtc_dd->ctrl_reg_lock, irq_flags);
257 spin_unlock_irqrestore(&rtc_dd->ctrl_reg_lock, irq_flags);
296 spin_lock_irqsave(&rtc_dd->ctrl_reg_lock, irq_flags);
324 spin_unlock_irqrestore(&rtc_dd->ctrl_reg_lock, irq_flags);
346 spin_lock_irqsave(&rtc_dd->ctrl_reg_lock, irq_flags);
351 spin_unlock_irqrestore(&rtc_dd->ctrl_reg_lock, irq_flags);
359 spin_unlock_irqrestore(&rtc_dd->ctrl_reg_lock, irq_flags);
365 spin_unlock_irqrestore(&rtc_dd->ctrl_reg_lock, irq_flags);
463 spin_lock_init(&rtc_dd->ctrl_reg_lock);