clocksource/drivers/vf-pit: Convert raw values to BIT macros
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Mon, 4 Aug 2025 15:23:26 +0000 (17:23 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 23 Sep 2025 10:29:09 +0000 (12:29 +0200)
commit0c063c9afc1b5243adde544637e273c1ac0a31d9
tree1a3cc3f45e6604f44fb960666683962433908048
parent375fbfc66ca23873c3d9b1c5f6739bf0e2875a57
clocksource/drivers/vf-pit: Convert raw values to BIT macros

Use the BIT macros instead of the shifting syntax.

No functional change intended.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20250804152344.1109310-9-daniel.lezcano@linaro.org
drivers/clocksource/timer-vf-pit.c