Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_tc.c172 if (intel_uncore_read(uncore, SDEISR) & SDE_TC_HOTPLUG_ICP(tc_port)) in tc_port_live_status_mask()
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_reg.h7841 #define SDE_TC_HOTPLUG_ICP(tc_port) (1 << ((tc_port) + 24)) macro