Home
last modified time | relevance | path

Searched refs:ctrl_reg_lock (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-pm8xxx.c54 * @ctrl_reg_lock: spinlock protecting access to ctrl_reg.
63 spinlock_t ctrl_reg_lock; member
96 spin_lock_irqsave(&rtc_dd->ctrl_reg_lock, irq_flags); in pm8xxx_rtc_set_time()
169 spin_unlock_irqrestore(&rtc_dd->ctrl_reg_lock, irq_flags); in pm8xxx_rtc_set_time()
238 spin_lock_irqsave(&rtc_dd->ctrl_reg_lock, irq_flags); in pm8xxx_rtc_set_alarm()
257 spin_unlock_irqrestore(&rtc_dd->ctrl_reg_lock, irq_flags); in pm8xxx_rtc_set_alarm()
296 spin_lock_irqsave(&rtc_dd->ctrl_reg_lock, irq_flags); in pm8xxx_rtc_alarm_irq_enable()
324 spin_unlock_irqrestore(&rtc_dd->ctrl_reg_lock, irq_flags); in pm8xxx_rtc_alarm_irq_enable()
346 spin_lock_irqsave(&rtc_dd->ctrl_reg_lock, irq_flags); in pm8xxx_alarm_trigger()
351 spin_unlock_irqrestore(&rtc_dd->ctrl_reg_lock, irq_flag in pm8xxx_alarm_trigger()
[all...]

Completed in 1 milliseconds