linux/drivers/net/ipa
Alex Elder 3413e61337 net: ipa: fix up IPA register comments
Revise or add comments in "ipa_reg.h" for to provide more
information, and to improve clarity and consistency.
  - Always provide a comment to define when a register or field is
    supported (or not) for certain versions of IPA hardware.
  - Try to be specific about *which* or *how many* definitions
    a comment refers to.
  - Move comments stating that ipa->available defines the valid
    bits in various registers *above* the register offset
    definition, to avoid some checkpatch.pl warnings.
No code is changed by this patch.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2020-11-18 15:53:49 -08:00
..
gsi_private.h
gsi_reg.h net: ipa: define enumerated types consistently 2020-11-18 15:53:48 -08:00
gsi_trans.c net: ipa: command payloads already mapped 2020-10-23 18:28:52 -07:00
gsi_trans.h
gsi.c net: ipa: use enumerated types for GSI field values 2020-11-13 15:13:41 -08:00
gsi.h net: ipa: define enumerated types consistently 2020-11-18 15:53:48 -08:00
ipa_clock.c net: ipa: manage endpoints separate from clock 2020-09-18 17:47:07 -07:00
ipa_clock.h
ipa_cmd.c net: ipa: define enumerated types consistently 2020-11-18 15:53:48 -08:00
ipa_cmd.h net: ipa: define enumerated types consistently 2020-11-18 15:53:48 -08:00
ipa_data-sc7180.c net: ipa: assign endpoint to a resource group 2020-10-30 17:20:07 -07:00
ipa_data-sdm845.c net: ipa: fix source packet contexts limit 2020-11-13 15:37:07 -08:00
ipa_data.h net: ipa: avoid a bogus warning 2020-10-31 13:22:58 -07:00
ipa_endpoint.c net: ipa: support more versions for HOLB timer 2020-11-18 15:53:48 -08:00
ipa_endpoint.h net: ipa: define enumerated types consistently 2020-11-18 15:53:48 -08:00
ipa_gsi.c
ipa_gsi.h
ipa_interrupt.c net: ipa: fix two inconsistent IPA register names 2020-11-18 15:53:48 -08:00
ipa_interrupt.h net: ipa: define enumerated types consistently 2020-11-18 15:53:48 -08:00
ipa_main.c net: ipa: use _FMASK consistently 2020-11-18 15:53:48 -08:00
ipa_mem.c net: ipa: change a warning to debug 2020-11-11 14:07:00 -08:00
ipa_mem.h
ipa_modem.c
ipa_modem.h
ipa_qmi_msg.c
ipa_qmi_msg.h net: ipa: define enumerated types consistently 2020-11-18 15:53:48 -08:00
ipa_qmi.c
ipa_qmi.h
ipa_reg.c
ipa_reg.h net: ipa: fix up IPA register comments 2020-11-18 15:53:49 -08:00
ipa_smp2p.c
ipa_smp2p.h
ipa_table.c net: ipa: share field mask values for IPA hash registers 2020-11-18 15:53:48 -08:00
ipa_table.h
ipa_uc.c net: ipa: define enumerated types consistently 2020-11-18 15:53:48 -08:00
ipa_uc.h
ipa_version.h
ipa.h net: ipa: repurpose CLOCK_HELD flag 2020-09-18 17:47:07 -07:00
Kconfig
Makefile