Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/i915/
Dintel_uncore.h399 #define intel_uncore_posting_read16(...) ((void)intel_uncore_read16_notrace(__VA_ARGS__)) macro
/linux-6.14.4/drivers/gpu/drm/i915/gt/
Dintel_rps.c453 intel_uncore_posting_read16(uncore, MEMSWCTL); in __gen5_rps_set()