Home
last modified time | relevance | path

Searched refs:MTU_CR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dnomadik-mtu.c36 #define MTU_CR(x) (0x10 + 0x10 * (x) + 0x08) /* Control reg */ macro
95 mtu_base + MTU_CR(1)); in nmdk_clkevt_next()
109 mtu_base + MTU_CR(1)); in nmdk_clkevt_reset()
121 writel(0, mtu_base + MTU_CR(1)); in nmdk_clkevt_shutdown()
143 writel(0, mtu_base + MTU_CR(0)); in nmdk_clksrc_reset()
150 mtu_base + MTU_CR(0)); in nmdk_clksrc_reset()
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dnomadik-mtu.c36 #define MTU_CR(x) (0x10 + 0x10 * (x) + 0x08) /* Control reg */ macro
95 mtu_base + MTU_CR(1)); in nmdk_clkevt_next()
109 mtu_base + MTU_CR(1)); in nmdk_clkevt_reset()
121 writel(0, mtu_base + MTU_CR(1)); in nmdk_clkevt_shutdown()
143 writel(0, mtu_base + MTU_CR(0)); in nmdk_clksrc_reset()
150 mtu_base + MTU_CR(0)); in nmdk_clksrc_reset()

Completed in 1 milliseconds