Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/sysdev/
Dfsl_gtm.c157 gtm_stop_timer16(tmr); in gtm_put_timer16()
306 void gtm_stop_timer16(struct gtm_timer *tmr) in gtm_stop_timer16() function
319 EXPORT_SYMBOL(gtm_stop_timer16);
/linux-4.4.14/arch/powerpc/include/asm/
Dfsl_gtm.h44 extern void gtm_stop_timer16(struct gtm_timer *tmr);
/linux-4.4.14/drivers/usb/host/
Dfhci-hcd.c56 gtm_stop_timer16(fhci->timer); in fhci_stop_sof_timer()