Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-spear/
H A Dtime.c53 #define CTRL_PRESCALER16 0x4 macro
135 period >>= CTRL_PRESCALER16; in spear_set_periodic() local
189 writew(CTRL_PRESCALER16, gpt_base + CR(CLKEVT)); in spear_clockevent_init()
192 tick_rate >>= CTRL_PRESCALER16; in spear_clockevent_init() local
/kernel/linux/linux-6.6/arch/arm/mach-spear/
H A Dtime.c50 #define CTRL_PRESCALER16 0x4 macro
132 period >>= CTRL_PRESCALER16; in spear_set_periodic() local
186 writew(CTRL_PRESCALER16, gpt_base + CR(CLKEVT)); in spear_clockevent_init()
189 tick_rate >>= CTRL_PRESCALER16; in spear_clockevent_init() local

Completed in 1 milliseconds