Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_psr_regs.h201 #define PSR_EVENT_PCH_INTERRUPT REG_BIT(11) macro
H A Dintel_psr.c338 if (val & PSR_EVENT_PCH_INTERRUPT) in psr_event_print()