diff options
author | Masahiro Yamada | 2017-12-06 14:16:34 +0900 |
---|---|---|
committer | Masahiro Yamada | 2017-12-12 00:36:12 +0900 |
commit | 7f8e75390b9c9b79748b2f87dd7ab45674323d58 (patch) | |
tree | 1de9a77ffd87e77adb7948f604e182e113ddb07e /drivers | |
parent | f2ce50b2d076ccec56d33df71f77e6f3fd7a33f4 (diff) |
ARM: uniphier: use FIELD_PREP for PLL settings
It is tedious to define both mask and bit-shift. <linux/bitfield.h>
provides a convenient way to get access to register fields with a
single shifted mask.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions