Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/jz4740/
Dtime.c73 jz4740_timer_irq_full_enable(TIMER_CLOCKEVENT); in jz4740_clockevent_set_periodic()
81 jz4740_timer_irq_full_enable(TIMER_CLOCKEVENT); in jz4740_clockevent_resume()
170 jz4740_timer_irq_full_enable(TIMER_CLOCKEVENT); in plat_time_init()
/Linux-v4.19/arch/mips/include/asm/mach-jz4740/
Dtimer.h114 static inline void jz4740_timer_irq_full_enable(unsigned int timer) in jz4740_timer_irq_full_enable() function