Searched refs:nse_ctrl (Results 1 – 1 of 1) sorted by relevance
139 u16 nse_ctrl; member269 ctrl = bcm_ptp_framesync_disable(phydev, priv->nse_ctrl); in bcm_ptp_settime_locked()290 bcm_ptp_framesync_restore(phydev, priv->nse_ctrl); in bcm_ptp_settime_locked()378 bcm_ptp_framesync_restore(priv->phydev, priv->nse_ctrl); in bcm_ptp_adjfine()564 priv->nse_ctrl & ~NSE_ONESHOT_EN); in bcm_ptp_perout_work()575 priv->nse_ctrl |= NSE_ONESHOT_EN; in bcm_ptp_perout_work()576 bcm_ptp_framesync_restore(phydev, priv->nse_ctrl); in bcm_ptp_perout_work()675 bcm_ptp_framesync_disable(phydev, priv->nse_ctrl); in bcm_ptp_extts_locked()677 priv->nse_ctrl |= NSE_SYNC1_FRAMESYNC | NSE_CAPTURE_EN; in bcm_ptp_extts_locked()679 bcm_ptp_framesync_restore(phydev, priv->nse_ctrl); in bcm_ptp_extts_locked()[all …]