Searched refs:HPD_NUM_PINS (Results 1 – 4 of 4) sorted by relevance
20 static const u32 hpd_ilk[HPD_NUM_PINS] = {24 static const u32 hpd_ivb[HPD_NUM_PINS] = {28 static const u32 hpd_bdw[HPD_NUM_PINS] = {32 static const u32 hpd_ibx[HPD_NUM_PINS] = {40 static const u32 hpd_cpt[HPD_NUM_PINS] = {48 static const u32 hpd_spt[HPD_NUM_PINS] = {83 static const u32 hpd_bxt[HPD_NUM_PINS] = {105 static const u32 hpd_icp[HPD_NUM_PINS] = {345 const u32 hpd[HPD_NUM_PINS], in intel_get_hpd_pins() argument368 const u32 hpd[HPD_NUM_PINS]) in intel_hpd_enabled_irqs() argument[all …]
128 HPD_NUM_PINS enumerator
169 } stats[HPD_NUM_PINS];
217 for ((__pin) = (HPD_NONE + 1); (__pin) < HPD_NUM_PINS; (__pin)++)
Completed in 14 milliseconds