Home
last modified time | relevance | path

Searched refs:hellcreek_ptp_gettime_seconds (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/dsa/hirschmann/
Dhellcreek_ptp.h65 u64 hellcreek_ptp_gettime_seconds(struct hellcreek *hellcreek, u64 ns);
Dhellcreek_hwtstamp.c261 ns += hellcreek_ptp_gettime_seconds(hellcreek, ns); in hellcreek_txtstamp_work()
327 ns += hellcreek_ptp_gettime_seconds(hellcreek, ns); in hellcreek_get_rxts()
Dhellcreek_ptp.c70 u64 hellcreek_ptp_gettime_seconds(struct hellcreek *hellcreek, u64 ns) in hellcreek_ptp_gettime_seconds() function