Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/dsa/sja1105/
Dsja1105_ptp.h119 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
Dsja1105_ptp.c516 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()
Dsja1105_tas.c747 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()
Dsja1105_main.c2323 rc = __sja1105_ptp_gettimex(ds, &now, &ptp_sts_before); in sja1105_static_config_reload()