Searched refs:__sja1105_ptp_gettimex (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/dsa/sja1105/ |
A D | sja1105_ptp.h | 100 int __sja1105_ptp_gettimex(struct dsa_switch *ds, u64 *ns, 139 static inline int __sja1105_ptp_gettimex(struct dsa_switch *ds, u64 *ns, in __sja1105_ptp_gettimex() function
|
A D | sja1105_ptp.c | 527 int __sja1105_ptp_gettimex(struct dsa_switch *ds, u64 *ns, in __sja1105_ptp_gettimex() function 556 rc = __sja1105_ptp_gettimex(priv->ds, &now, ptp_sts); in sja1105_ptp_gettimex() 782 rc = __sja1105_ptp_gettimex(priv->ds, &now, NULL); in sja1105_per_out_enable()
|
A D | sja1105_tas.c | 744 rc = __sja1105_ptp_gettimex(ds, &now, NULL); in sja1105_tas_state_machine() 791 rc = __sja1105_ptp_gettimex(ds, &now, NULL); in sja1105_tas_state_machine()
|
A D | sja1105_main.c | 2231 rc = __sja1105_ptp_gettimex(ds, &now, &ptp_sts_before); in sja1105_static_config_reload()
|
Completed in 13 milliseconds