diff options
author | Sascha Hauer <s.hauer@pengutronix.de> | 2022-03-04 13:52:51 +0100 |
---|---|---|
committer | Abel Vesa <abel.vesa@nxp.com> | 2022-03-04 16:06:30 +0100 |
commit | 58f4980ccbecf633df1fcb113e2a9f04842eccc6 (patch) | |
tree | 8ea4ec3c3a364c750c6d615f68283b1a9b9d686b /net/x25 | |
parent | clk: imx: pll14xx: Drop wrong shifting (diff) | |
download | linux-58f4980ccbecf633df1fcb113e2a9f04842eccc6.tar.xz linux-58f4980ccbecf633df1fcb113e2a9f04842eccc6.zip |
clk: imx: pll14xx: Use FIELD_GET/FIELD_PREP
Linux has these marvelous FIELD_GET/FIELD_PREP macros for easy access
to bitfields in registers. Use them and remove the now unused *_SHIFT
defines.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Reviewed-by: Abel Vesa <abel.vesa@nxp.com>
Link: https://lore.kernel.org/r/20220304125256.2125023-4-s.hauer@pengutronix.de
Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
Diffstat (limited to 'net/x25')
0 files changed, 0 insertions, 0 deletions