Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-fttmr010.c26 #define TIMER1_COUNT (0x00) macro
154 * into TIMER1_COUNT register when the timer is re-enabled. in fttmr010_timer_set_next_event()
159 cr = readl(fttmr010->base + TIMER1_COUNT); in fttmr010_timer_set_next_event()
203 writel(0, fttmr010->base + TIMER1_COUNT); in fttmr010_timer_set_oneshot()
233 writel(cr, fttmr010->base + TIMER1_COUNT); in fttmr010_timer_set_periodic()
382 writel(0, fttmr010->base + TIMER1_COUNT); in fttmr010_common_init()
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-fttmr010.c26 #define TIMER1_COUNT (0x00) macro
154 * into TIMER1_COUNT register when the timer is re-enabled. in fttmr010_timer_set_next_event()
159 cr = readl(fttmr010->base + TIMER1_COUNT); in fttmr010_timer_set_next_event()
203 writel(0, fttmr010->base + TIMER1_COUNT); in fttmr010_timer_set_oneshot()
233 writel(cr, fttmr010->base + TIMER1_COUNT); in fttmr010_timer_set_periodic()
378 writel(0, fttmr010->base + TIMER1_COUNT); in fttmr010_common_init()

Completed in 2 milliseconds