Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
A Di915_irq.c85 static const u32 hpd_ilk[HPD_NUM_PINS] = {
89 static const u32 hpd_ivb[HPD_NUM_PINS] = {
93 static const u32 hpd_bdw[HPD_NUM_PINS] = {
97 static const u32 hpd_ibx[HPD_NUM_PINS] = {
105 static const u32 hpd_cpt[HPD_NUM_PINS] = {
113 static const u32 hpd_spt[HPD_NUM_PINS] = {
148 static const u32 hpd_bxt[HPD_NUM_PINS] = {
163 static const u32 hpd_icp[HPD_NUM_PINS] = {
1244 const u32 hpd[HPD_NUM_PINS], in intel_get_hpd_pins() argument
1268 const u32 hpd[HPD_NUM_PINS]) in intel_hpd_enabled_irqs() argument
[all …]
A Di915_drv.h138 HPD_NUM_PINS enumerator
142 for ((__pin) = (HPD_NONE + 1); (__pin) < HPD_NUM_PINS; (__pin)++)
160 } stats[HPD_NUM_PINS];

Completed in 18 milliseconds