Searched refs:sh_clock_get_pclock (Results 1 – 5 of 5) sorted by relevance
61 int sh_clock_get_pclock(void);
74 MHZ(sh_clock_get_pclock())); in cpu_attach()
197 sh_clock_get_pclock(void) in sh_clock_get_pclock() function
350 scif_brr_write(divrnd(sh_clock_get_pclock(), 32 * bps) - 1); in InitializeScif()636 scif_brr_write(divrnd(sh_clock_get_pclock(), 32 * ospeed) -1); in scifparam()
299 SHREG_SCBRR = divrnd(sh_clock_get_pclock(), 32 * bps) - 1; in InitializeSci()