Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/
Di915_perf.c264 #define DEFAULT_POLL_PERIOD_NS (NSEC_PER_SEC / DEFAULT_POLL_FREQUENCY_HZ) macro
3609 props->poll_oa_period = DEFAULT_POLL_PERIOD_NS; in read_properties_unlocked()