Searched refs:gtm_get_timer16 (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/include/asm/ | ||
H A D | fsl_gtm.h | 32 extern struct gtm_timer *gtm_get_timer16(void); |
/linux/drivers/usb/host/ | ||
H A D | fhci-hcd.c | 664 fhci->timer = gtm_get_timer16(); in of_fhci_probe() |