Searched refs:hz_cnt (Results 1 – 1 of 1) sorted by relevance
65 uint32_t hz_cnt; /* clock interrupt interval count */ member282 sh_clock.hz_cnt = sh_clock.tmuclk / hz - 1; in cpu_startclock()284 _reg_write_4(SH_(TCOR0), sh_clock.hz_cnt); in cpu_startclock()285 _reg_write_4(SH_(TCNT0), sh_clock.hz_cnt); in cpu_startclock()