Searched refs:__sja1105_ptp_gettimex (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/ |
H A 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
|
H A 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()
|
H A 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()
|
H A D | sja1105_main.c | 1859 rc = __sja1105_ptp_gettimex(ds, &now, &ptp_sts_before); in sja1105_static_config_reload()
|
/kernel/linux/linux-6.6/drivers/net/dsa/sja1105/ |
H A 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
|
H A 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()
|
H A 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()
|
H A D | sja1105_main.c | 2323 rc = __sja1105_ptp_gettimex(ds, &now, &ptp_sts_before); in sja1105_static_config_reload()
|
Completed in 15 milliseconds