Home
last modified time | relevance | path

Searched refs:phy2txts (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/phy/
H A Ddp83640.c280 static u64 phy2txts(struct phy_txts *p) in phy2txts() function
701 now = phy2txts(&event_ts); in recalibrate()
713 diff = now - (s64) phy2txts(&event_ts); in recalibrate()
786 event.timestamp = phy2txts(&dp83640->edata); in decode_evnt()
915 ns = phy2txts(phy_txts); in decode_txts()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Ddp83640.c288 static u64 phy2txts(struct phy_txts *p) in phy2txts() function
706 now = phy2txts(&event_ts); in recalibrate()
717 diff = now - (s64) phy2txts(&event_ts); in recalibrate()
788 event.timestamp = phy2txts(&dp83640->edata); in decode_evnt()
917 ns = phy2txts(phy_txts); in decode_txts()

Completed in 5 milliseconds