diff options
author | Martin Kaiser <martin@kaiser.cx> | 2023-05-19 18:04:33 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2023-05-24 18:12:33 +0800 |
commit | 44777807fbf2cbb0c5a6c049f382b428302e5200 (patch) | |
tree | faf695d225c8cd4f90bcd3dc0c5892730cc390b6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cbd077813505765273f639aef13a10d81107e1aa (diff) |
hwrng: imx-rngc - use BIT(x) for register bit defines
Rewrite the defines for register bits to use BIT(x) instead of writing
out the 32-bit number. This makes it easier to compare the code with the
register descriptions in the reference manual.
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions