Searched refs:rtc_configure (Results 1 - 12 of 12) sorted by relevance

/darwin-on-arm/xnu/pexpert/arm/
H A Dpe_bcm2836.c51 extern void rtc_configure(uint64_t hz);
H A Dpe_sun4i.c54 extern void rtc_configure(uint64_t hz);
H A Dpe_s5l8720x.c58 extern void rtc_configure(uint64_t hz);
H A Dpe_apq8060.c86 extern void rtc_configure(uint64_t hz);
112 rtc_configure(hz);
H A Dpe_omap335x.c68 extern void rtc_configure(uint64_t hz);
96 rtc_configure(hz);
H A Dpe_s5l8900x.c56 extern void rtc_configure(uint64_t hz);
133 rtc_configure(hz);
H A Dpe_bcm2835.c55 extern void rtc_configure(uint64_t hz);
H A Dpe_omap3430.c77 extern void rtc_configure(uint64_t hz);
105 rtc_configure(hz);
H A Dpe_realview.c55 extern void rtc_configure(uint64_t hz);
81 rtc_configure(hz);
H A Dpe_s5l8930x.c60 extern void rtc_configure(uint64_t hz);
130 rtc_configure(hz);
H A Dpe_omap3530.c65 extern void rtc_configure(uint64_t hz);
93 rtc_configure(hz);
/darwin-on-arm/xnu/osfmk/arm/
H A Drtclock.c276 void rtc_configure(uint64_t hz) function

Completed in 85 milliseconds