Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_dp.c1020 (has_aux_irq ? DP_AUX_CH_CTL_INTERRUPT : 0) | in g4x_get_aux_send_ctl()
1036 (has_aux_irq ? DP_AUX_CH_CTL_INTERRUPT : 0) | in skl_get_aux_send_ctl()
H A Di915_reg.h5237 #define DP_AUX_CH_CTL_INTERRUPT (1 << 29) macro