Searched refs:ms_count (Results 1 – 1 of 1) sorted by relevance
144 u64 ms_count; in xwwdt_probe() local181 ms_count = div_u64(xdev->freq, 1000); in xwwdt_probe()183 timeout_count = timeout_ms * ms_count; in xwwdt_probe()208 xdev->closed_timeout = max_per_window_ms * ms_count; in xwwdt_probe()214 xdev->closed_timeout = min_per_window_ms * ms_count; in xwwdt_probe()