hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
kernel/include/linux/amba/clcd-regs.h
....@@ -42,6 +42,7 @@
4242 #define TIM2_PCD_LO_MASK GENMASK(4, 0)
4343 #define TIM2_PCD_LO_BITS 5
4444 #define TIM2_CLKSEL (1 << 5)
45
+#define TIM2_ACB_MASK GENMASK(10, 6)
4546 #define TIM2_IVS (1 << 11)
4647 #define TIM2_IHS (1 << 12)
4748 #define TIM2_IPC (1 << 13)