Home
last modified time | relevance | path

Searched refs:clock_event_device_uv (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/platform/uv/
Duv_time.c45 static struct clock_event_device clock_event_device_uv = { variable
359 *ced = clock_event_device_uv; in uv_rtc_register_clockevents()
388 clock_event_device_uv.mult = div_sc(sn_rtc_cycles_per_second, in uv_rtc_setup_clock()
389 NSEC_PER_SEC, clock_event_device_uv.shift); in uv_rtc_setup_clock()
391 clock_event_device_uv.min_delta_ns = NSEC_PER_SEC / in uv_rtc_setup_clock()
394 clock_event_device_uv.max_delta_ns = clocksource_uv.mask * in uv_rtc_setup_clock()