Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dbcm-phy-ptp.c61 #define SHADOW_LOAD 0x085d macro
285 bcm_phy_write_exp(phydev, SHADOW_LOAD, TIME_CODE_LOAD | NCO_TIME_LOAD); in bcm_ptp_settime_locked()
371 bcm_phy_write_exp(priv->phydev, SHADOW_LOAD, FREQ_LOAD); in bcm_ptp_adjfine()
376 bcm_phy_write_exp(priv->phydev, SHADOW_LOAD, 0); in bcm_ptp_adjfine()
571 bcm_phy_write_exp(phydev, SHADOW_LOAD, SYNC_OUT_LOAD); in bcm_ptp_perout_work()