Searched refs:__sja1105_ptp_gettimex (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/drivers/net/dsa/sja1105/ |
D | sja1105_ptp.h | 119 int __sja1105_ptp_gettimex(struct dsa_switch *ds, u64 *ns, 161 static inline int __sja1105_ptp_gettimex(struct dsa_switch *ds, u64 *ns, in __sja1105_ptp_gettimex() function
|
D | sja1105_ptp.c | 516 int __sja1105_ptp_gettimex(struct dsa_switch *ds, u64 *ns, in __sja1105_ptp_gettimex() function 545 rc = __sja1105_ptp_gettimex(priv->ds, &now, ptp_sts); in sja1105_ptp_gettimex() 771 rc = __sja1105_ptp_gettimex(priv->ds, &now, NULL); in sja1105_per_out_enable()
|
D | sja1105_tas.c | 747 rc = __sja1105_ptp_gettimex(ds, &now, NULL); in sja1105_tas_state_machine() 794 rc = __sja1105_ptp_gettimex(ds, &now, NULL); in sja1105_tas_state_machine()
|
D | sja1105_main.c | 2323 rc = __sja1105_ptp_gettimex(ds, &now, &ptp_sts_before); in sja1105_static_config_reload()
|