Searched refs:ms_count (Results 1 – 1 of 1) sorted by relevance
143 u64 ms_count; in xwwdt_probe() local180 ms_count = div_u64(xdev->freq, 1000); in xwwdt_probe()182 timeout_count = timeout_ms * ms_count; in xwwdt_probe()207 xdev->closed_timeout = max_per_window_ms * ms_count; in xwwdt_probe()213 xdev->closed_timeout = min_per_window_ms * ms_count; in xwwdt_probe()