diff options
author | Andrey Smirnov <[email protected]> | 2019-02-19 12:02:41 -0800 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2019-03-01 10:55:32 +0000 |
commit | a991f748962da0562bc35d2c62d3853b194072e8 (patch) | |
tree | c582ae9d06540d94a156b161e756a7db4f4afb13 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0e11faa48b07a063289d65363015a3d51ca4c337 (diff) |
PCI: dwc: Make use of GENMASK/FIELD_PREP
Convert various multi-bit fields to be defined using GENMASK/FIELD_PREP.
This way bit field boundaries are defined in a single place only, as
well as defined in a way that makes it easier to verify them against the
reference manual. No functional change intended.
Signed-off-by: Andrey Smirnov <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Acked-by: Gustavo Pimentel <[email protected]>
Cc: Lorenzo Pieralisi <[email protected]>
Cc: Bjorn Helgaas <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: Chris Healy <[email protected]>
Cc: Lucas Stach <[email protected]>
Cc: Leonard Crestez <[email protected]>
Cc: "A.s. Dong" <[email protected]>
Cc: Richard Zhu <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions