mirror of
git://nv-tegra.nvidia.com/kernel/nvethernetrm.git
synced 2025-12-24 02:22:16 +03:00
nvethernetrm: change required clock freq to 250MHz
increase required clock frequency from 62.5MHz to 250MHz for better PTP time stamping accuracy.Switching to 250 MHz will increase the accuracy of the PTP timestamp by ~22ns Bug 200565215 Change-Id: I1dab385ade30df4864c1477685f39d4374700932 Signed-off-by: Narayan Reddy <narayanr@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2234039 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
8c4a5092ee
commit
fab3043f1c
@@ -37,6 +37,7 @@
|
||||
|
||||
/* System clock is 62.5MHz */
|
||||
#define OSI_ETHER_SYSCLOCK 62500000U
|
||||
#define OSI_PTP_REQ_CLK_FREQ 250000000U
|
||||
#define OSI_ONE_MEGA_HZ 1000000U
|
||||
#define OSI_MAX_RX_COALESCE_USEC 1020U
|
||||
#define OSI_MIN_RX_COALESCE_USEC 3U
|
||||
|
||||
Reference in New Issue
Block a user