Home
last modified time | relevance | path

Searched refs:MESON_ISA_TIMER_MUX (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clocksource/
H A Dtimer-meson6.c26 #define MESON_ISA_TIMER_MUX 0x00 macro
77 u32 val = readl(timer_base + MESON_ISA_TIMER_MUX); in meson6_clkevt_time_stop()
80 timer_base + MESON_ISA_TIMER_MUX); in meson6_clkevt_time_stop()
90 u32 val = readl(timer_base + MESON_ISA_TIMER_MUX); in meson6_clkevt_time_start()
98 timer_base + MESON_ISA_TIMER_MUX); in meson6_clkevt_time_start()
171 val = readl(timer_base + MESON_ISA_TIMER_MUX); in meson6_timer_init()
175 writel(val, timer_base + MESON_ISA_TIMER_MUX); in meson6_timer_init()
185 writel(val, timer_base + MESON_ISA_TIMER_MUX); in meson6_timer_init()