Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_display_limits.h121 HPD_NUM_PINS enumerator
A Dintel_display_core.h161 } stats[HPD_NUM_PINS];
A Dintel_display.h224 for ((__pin) = (HPD_NONE + 1); (__pin) < HPD_NUM_PINS; (__pin)++)
/linux-6.3-rc2/drivers/gpu/drm/i915/
A Di915_irq.c87 static const u32 hpd_ilk[HPD_NUM_PINS] = {
91 static const u32 hpd_ivb[HPD_NUM_PINS] = {
95 static const u32 hpd_bdw[HPD_NUM_PINS] = {
99 static const u32 hpd_ibx[HPD_NUM_PINS] = {
107 static const u32 hpd_cpt[HPD_NUM_PINS] = {
115 static const u32 hpd_spt[HPD_NUM_PINS] = {
150 static const u32 hpd_bxt[HPD_NUM_PINS] = {
165 static const u32 hpd_icp[HPD_NUM_PINS] = {
832 const u32 hpd[HPD_NUM_PINS], in intel_get_hpd_pins() argument
856 const u32 hpd[HPD_NUM_PINS]) in intel_hpd_enabled_irqs() argument
[all …]

Completed in 15 milliseconds