1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/engleder
Gerhard Engleder 0abb62b682 tsnep: Add free running cycle counter support
The TSN endpoint Ethernet MAC supports a free running counter
additionally to its clock. This free running counter can be read and
hardware timestamps are supported. As the name implies, this counter
cannot be set and its frequency cannot be adjusted.

Add free running cycle counter support based on this free running
counter to physical clock. This also requires hardware time stamps
based on that free running counter.

Signed-off-by: Gerhard Engleder <gerhard@engleder-embedded.com>
Acked-by: Jonathan Lemon <jonathan.lemon@gmail.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2022-05-10 09:48:09 +02:00
..
Kconfig tsnep: Fix s390 devm_ioremap_resource warning 2021-12-17 19:22:57 -08:00
Makefile tsnep: Add TSN endpoint Ethernet MAC driver 2021-11-22 13:19:04 +00:00
tsnep.h tsnep: Fix resource_size cocci warning 2021-11-24 17:09:13 -08:00
tsnep_ethtool.c tsnep: Add TSN endpoint Ethernet MAC driver 2021-11-22 13:19:04 +00:00
tsnep_hw.h tsnep: Add free running cycle counter support 2022-05-10 09:48:09 +02:00
tsnep_main.c tsnep: Add free running cycle counter support 2022-05-10 09:48:09 +02:00
tsnep_ptp.c tsnep: Add free running cycle counter support 2022-05-10 09:48:09 +02:00
tsnep_selftests.c tsnep: Add TSN endpoint Ethernet MAC driver 2021-11-22 13:19:04 +00:00
tsnep_tc.c tsnep: Add TSN endpoint Ethernet MAC driver 2021-11-22 13:19:04 +00:00