Home
last modified time | relevance | path

Searched refs:HPD_NUM_PINS (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/i915/
Di915_irq.c88 static const u32 hpd_ilk[HPD_NUM_PINS] = {
92 static const u32 hpd_ivb[HPD_NUM_PINS] = {
96 static const u32 hpd_bdw[HPD_NUM_PINS] = {
100 static const u32 hpd_ibx[HPD_NUM_PINS] = {
108 static const u32 hpd_cpt[HPD_NUM_PINS] = {
116 static const u32 hpd_spt[HPD_NUM_PINS] = {
124 static const u32 hpd_mask_i915[HPD_NUM_PINS] = {
133 static const u32 hpd_status_g4x[HPD_NUM_PINS] = {
142 static const u32 hpd_status_i915[HPD_NUM_PINS] = {
151 static const u32 hpd_bxt[HPD_NUM_PINS] = {
[all …]
/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_display_core.h149 } stats[HPD_NUM_PINS];
Dintel_display.h370 HPD_NUM_PINS enumerator
374 for ((__pin) = (HPD_NONE + 1); (__pin) < HPD_NUM_PINS; (__pin)++)