Searched hist:"87 c0e764d43aca7f8bae8bfa86c50fa715e80050" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | cpts.h | 87c0e764d43aca7f8bae8bfa86c50fa715e80050 Mon Oct 29 03:45:16 CDT 2012 Richard Cochran <richardcochran@gmail.com> cpts: introduce time stamping code and a PTP hardware clock.
This patch adds a driver for the CPTS that offers time stamping and a PTP hardware clock. Because some of the CPTS hardware variants (like the am335x) do not support frequency adjustment, we have implemented this in software by changing the multiplication factor of the timecounter.
Signed-off-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Makefile | diff 87c0e764d43aca7f8bae8bfa86c50fa715e80050 Mon Oct 29 03:45:16 CDT 2012 Richard Cochran <richardcochran@gmail.com> cpts: introduce time stamping code and a PTP hardware clock.
This patch adds a driver for the CPTS that offers time stamping and a PTP hardware clock. Because some of the CPTS hardware variants (like the am335x) do not support frequency adjustment, we have implemented this in software by changing the multiplication factor of the timecounter.
Signed-off-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | cpts.c | 87c0e764d43aca7f8bae8bfa86c50fa715e80050 Mon Oct 29 03:45:16 CDT 2012 Richard Cochran <richardcochran@gmail.com> cpts: introduce time stamping code and a PTP hardware clock.
This patch adds a driver for the CPTS that offers time stamping and a PTP hardware clock. Because some of the CPTS hardware variants (like the am335x) do not support frequency adjustment, we have implemented this in software by changing the multiplication factor of the timecounter.
Signed-off-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Kconfig | diff 87c0e764d43aca7f8bae8bfa86c50fa715e80050 Mon Oct 29 03:45:16 CDT 2012 Richard Cochran <richardcochran@gmail.com> cpts: introduce time stamping code and a PTP hardware clock.
This patch adds a driver for the CPTS that offers time stamping and a PTP hardware clock. Because some of the CPTS hardware variants (like the am335x) do not support frequency adjustment, we have implemented this in software by changing the multiplication factor of the timecounter.
Signed-off-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|