commit | e5f020ad610b11827914245048ec55a7bb030944 | [log] [tgz] |
---|---|---|
author | Vinicius Costa Gomes <vinicius.gomes@intel.com> | Thu Aug 20 16:02:16 2020 -0700 |
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | Mon Sep 28 14:42:45 2020 -0700 |
tree | 56157aa2127db9a620cc0022937bd6be72f6790d | |
parent | 40edc73469a17d247a79034acb07ec280fda6494 [diff] |
igc: Remove references to SYSTIMR register In i225, it's no longer necessary to use the SYSTIMR register to latch the timer value, the timestamp is latched when SYSTIML is read. Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>