Home
last modified time | relevance | path

Searched refs:NSE_FRAMESYNC_MASK (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/phy/
H A Dbcm-phy-ptp.c95 #define NSE_FRAMESYNC_MASK GENMASK(5, 2) macro
198 u16 ctrl = orig_ctrl & ~(NSE_FRAMESYNC_MASK | NSE_CAPTURE_EN); in bcm_ptp_framesync_disable()
207 if (orig_ctrl & NSE_FRAMESYNC_MASK) in bcm_ptp_framesync_restore()