diff options
author | Masahiro Yamada <[email protected]> | 2020-05-11 15:28:27 +0900 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2020-05-28 11:22:14 +0200 |
commit | 804a65b3dfdd6d853364a835698870fb20f7a81a (patch) | |
tree | eee0f8209d3fb4694d78e231d2a13b27e3e429c5 /lib/mpi/mpi-mul.c | |
parent | 5d1f42e14b135773c0cc1d82e904c5b223783a9d (diff) |
mmc: sdhci: use FIELD_GET/PREP for current capabilities bit masks
Use FIELD_GET and FIELD_PREP to get access to the register fields. Delete
the shift macros and use GENMASK() for the touched macros.
Note that, this has the side-effect of changing the constants to 64-bit on
64-bit platforms.
Signed-off-by: Masahiro Yamada <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions