Searched refs:timer_cycle_us (Results 1 – 1 of 1) sorted by relevance
94 u64 timer_cycle_us = 1024 * 1024ULL * (wdttime + 1) * MICRO; in rzg2l_wdt_get_cycle_usec() local96 return div64_ul(timer_cycle_us, cycle); in rzg2l_wdt_get_cycle_usec()