Searched refs:cnt_1s (Results 1 – 1 of 1) sorted by relevance
114 uint32_t sr, t0, cnt_1s; in sh_clock_init() local155 cnt_1s = ((uint64_t)sh_clock.tmuclk * 10000000 * 10 + t0/2) / t0; in sh_clock_init()157 sh_clock.cpuclock = cnt_1s / 2; /* two-issue */ in sh_clock_init()159 sh_clock.cpuclock = cnt_1s; in sh_clock_init()173 _cpu_spin(cnt_1s); /* 1 sec. */ in sh_clock_init()