diff options
author | Alex Elder <elder@linaro.org> | 2020-11-30 17:37:10 -0600 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-12-01 18:05:28 -0800 |
commit | 36426411021a6b4082c6203a6e9ee244c5887026 (patch) | |
tree | bf5a486487915d9be718098eb4683787fba052dc /drivers/fpga/fpga-mgr.c | |
parent | 6bf754c7e677a0fbd8915316e4a944a0aded9af1 (diff) |
net: ipa: set up IPA v4.5 Qtime configuration
IPA v4.5 introduces a new unified timer architecture driven on the
19.2 MHz SoC crystal oscillator (XO). It is independent of the IPA
core clock and avoids some duplication.
Lower-resolution time stamps are derived from this by using only the
high-order bits of the 19.2 MHz Qtime clock. And timers are derived
from this based on "pulse generators" configured to fire at a fixed
rate based on the Qtime clock.
This patch introduces ipa_qtime_config(), which configures the Qtime
mechanism for use. It also adds to the IPA register definitions
related to timers and time stamping.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions