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

/linux-master/drivers/ptp/
H A Dptp_dfl_tod.c71 spinlock_t tod_lock; member in struct:dfl_tod
77 * and TOD_ADJUST_COUNT register for in hardware. The dt->tod_lock spinlock must be
160 spin_lock_irqsave(&dt->tod_lock, flags);
166 spin_unlock_irqrestore(&dt->tod_lock, flags);
185 spin_lock_irqsave(&dt->tod_lock, flags);
221 spin_unlock_irqrestore(&dt->tod_lock, flags);
235 spin_lock_irqsave(&dt->tod_lock, flags);
241 spin_unlock_irqrestore(&dt->tod_lock, flags);
261 spin_lock_irqsave(&dt->tod_lock, flags);
265 spin_unlock_irqrestore(&dt->tod_lock, flag
[all...]

Completed in 79 milliseconds