Lines Matching refs:tmreg_lock

114 	spin_lock_irqsave(&fep->tmreg_lock, flags);  in fec_ptp_enable_pps()
199 spin_unlock_irqrestore(&fep->tmreg_lock, flags); in fec_ptp_enable_pps()
210 spin_lock_irqsave(&fep->tmreg_lock, flags); in fec_ptp_pps_perout()
233 spin_unlock_irqrestore(&fep->tmreg_lock, flags); in fec_ptp_pps_perout()
261 spin_unlock_irqrestore(&fep->tmreg_lock, flags); in fec_ptp_pps_perout()
317 spin_lock_irqsave(&fep->tmreg_lock, flags); in fec_ptp_start_cyclecounter()
337 spin_unlock_irqrestore(&fep->tmreg_lock, flags); in fec_ptp_start_cyclecounter()
401 spin_lock_irqsave(&fep->tmreg_lock, flags); in fec_ptp_adjfine()
411 spin_unlock_irqrestore(&fep->tmreg_lock, flags); in fec_ptp_adjfine()
429 spin_lock_irqsave(&fep->tmreg_lock, flags); in fec_ptp_adjtime()
431 spin_unlock_irqrestore(&fep->tmreg_lock, flags); in fec_ptp_adjtime()
457 spin_lock_irqsave(&adapter->tmreg_lock, flags); in fec_ptp_gettime()
459 spin_unlock_irqrestore(&adapter->tmreg_lock, flags); in fec_ptp_gettime()
498 spin_lock_irqsave(&fep->tmreg_lock, flags); in fec_ptp_settime()
501 spin_unlock_irqrestore(&fep->tmreg_lock, flags); in fec_ptp_settime()
510 spin_lock_irqsave(&fep->tmreg_lock, flags); in fec_ptp_pps_disable()
512 spin_unlock_irqrestore(&fep->tmreg_lock, flags); in fec_ptp_pps_disable()
573 spin_lock_irqsave(&fep->tmreg_lock, flags); in fec_ptp_enable()
576 spin_unlock_irqrestore(&fep->tmreg_lock, flags); in fec_ptp_enable()
682 spin_lock_irqsave(&fep->tmreg_lock, flags); in fec_time_keep()
684 spin_unlock_irqrestore(&fep->tmreg_lock, flags); in fec_time_keep()
761 spin_lock_init(&fep->tmreg_lock); in fec_ptp_init()