Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/sysdev/
H A Dfsl_gtm.c153 gtm_stop_timer16(tmr); in gtm_put_timer16()
302 void gtm_stop_timer16(struct gtm_timer *tmr) in gtm_stop_timer16() function
315 EXPORT_SYMBOL(gtm_stop_timer16);
/openbmc/linux/arch/powerpc/include/asm/
H A Dfsl_gtm.h40 extern void gtm_stop_timer16(struct gtm_timer *tmr);
/openbmc/linux/drivers/usb/host/
H A Dfhci-hcd.c53 gtm_stop_timer16(fhci->timer); in fhci_stop_sof_timer()