diff options
author | 2019-02-19 12:02:41 -0800 | |
---|---|---|
committer | 2019-03-01 10:55:32 +0000 | |
commit | a991f748962da0562bc35d2c62d3853b194072e8 (patch) | |
tree | c582ae9d06540d94a156b161e756a7db4f4afb13 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | PCI: dwc: Make use of BIT() in constant definitions (diff) | |
download | linux-dev-a991f748962da0562bc35d2c62d3853b194072e8.tar.xz linux-dev-a991f748962da0562bc35d2c62d3853b194072e8.zip |
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 <andrew.smirnov@gmail.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Acked-by: Gustavo Pimentel <gustavo.pimentel@synopsys.com>
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: Bjorn Helgaas <bhelgaas@google.com>
Cc: Fabio Estevam <fabio.estevam@nxp.com>
Cc: Chris Healy <cphealy@gmail.com>
Cc: Lucas Stach <l.stach@pengutronix.de>
Cc: Leonard Crestez <leonard.crestez@nxp.com>
Cc: "A.s. Dong" <aisheng.dong@nxp.com>
Cc: Richard Zhu <hongxing.zhu@nxp.com>
Cc: linux-imx@nxp.com
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-kernel@vger.kernel.org
Cc: linux-pci@vger.kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions