Home
last modified time | relevance | path

Searched defs:PERIOD (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/i915/
H A Di915_pmu.c26 #define PERIOD max_t(u64, 10000, NSEC_PER_SEC / FREQUENCY) macro
/linux/drivers/gpu/drm/radeon/
H A Dsumod.h316 # define PERIOD(x) ((x) << 8) macro