Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dbcm-phy-ptp.c89 #define NSE_CTRL 0x087f macro
200 bcm_phy_write_exp(phydev, NSE_CTRL, ctrl); in bcm_ptp_framesync_disable()
208 bcm_phy_write_exp(phydev, NSE_CTRL, orig_ctrl); in bcm_ptp_framesync_restore()
214 bcm_phy_write_exp(phydev, NSE_CTRL, ctrl | NSE_CPU_FRAMESYNC); in bcm_ptp_framesync()
529 bcm_phy_write_exp(priv->phydev, NSE_CTRL, priv->nse_ctrl); in bcm_ptp_cancel_func()
875 bcm_phy_write_exp(phydev, NSE_CTRL, NSE_GMODE_EN | NSE_INIT); in bcm_ptp_config_init()