Searched refs:__sja1105_ptp_gettimex (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/ |
D | sja1105_ptp.h | 114 int __sja1105_ptp_gettimex(struct dsa_switch *ds, u64 *ns, 149 static inline int __sja1105_ptp_gettimex(struct dsa_switch *ds, u64 *ns, in __sja1105_ptp_gettimex() function
|
D | sja1105_ptp.c | 472 int __sja1105_ptp_gettimex(struct dsa_switch *ds, u64 *ns, in __sja1105_ptp_gettimex() function 501 rc = __sja1105_ptp_gettimex(priv->ds, &now, ptp_sts); in sja1105_ptp_gettimex() 727 rc = __sja1105_ptp_gettimex(priv->ds, &now, NULL); in sja1105_per_out_enable()
|
D | sja1105_tas.c | 742 rc = __sja1105_ptp_gettimex(ds, &now, NULL); in sja1105_tas_state_machine() 789 rc = __sja1105_ptp_gettimex(ds, &now, NULL); in sja1105_tas_state_machine()
|
D | sja1105_main.c | 1833 rc = __sja1105_ptp_gettimex(ds, &now, &ptp_sts_before); in sja1105_static_config_reload()
|