Searched refs:mpic_start_timer (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dmpic_timer.h29 void mpic_start_timer(struct mpic_timer *handle);
36 void mpic_start_timer(struct mpic_timer *handle) { } function
/linux-master/arch/powerpc/sysdev/
H A Dfsl_mpic_timer_wakeup.c107 mpic_start_timer(fsl_wakeup->timer);
H A Dmpic_timer.c240 * mpic_start_timer - start hardware timer
246 void mpic_start_timer(struct mpic_timer *handle) function
253 EXPORT_SYMBOL(mpic_start_timer); variable

Completed in 258 milliseconds