summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@mailbox.org>2025-10-29 02:28:16 +0300
committerTomi Valkeinen <tomi.valkeinen@ideasonboard.com>2025-10-29 12:32:11 +0300
commit0b0ec96ba6beb6be67a7e1b7bf68b38649952063 (patch)
tree0fac16f0508acdfd30fde0f283ef667678ffa0f3 /include
parent52b464f8441e724fa6358ffe4082cb626832d51e (diff)
downloadlinux-0b0ec96ba6beb6be67a7e1b7bf68b38649952063.tar.xz
drm/rcar-du: dsi: Clean up CLOCKSET1 CLKINSEL macros
Introduce CLOCKSET1_CLKINSEL_MASK macro and remove bitshift from values to make this bitfield usable with FIELD_PREP(). There are no users of this bitfield, hence no updates to the DSI driver. Do not convert bits and bitfields to BIT() and GENMASK() yet, to be consisten with the current style. Conversion to BIT() and GENMASK() macros is done at the very end of this series in the last two patches. Reviewed-by: Tomi Valkeinen <tomi.valkeinen+renesas@ideasonboard.com> Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Link: https://patch.msgid.link/20251028232959.109936-7-marek.vasut+renesas@mailbox.org Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions