Searched refs:VLV_AUD_PORT_EN_DBG (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_lpe_audio.c | 344 audio_enable = intel_de_read(dev_priv, VLV_AUD_PORT_EN_DBG(port)); in intel_lpe_audio_notify() 353 intel_de_write(dev_priv, VLV_AUD_PORT_EN_DBG(port), in intel_lpe_audio_notify() 362 intel_de_write(dev_priv, VLV_AUD_PORT_EN_DBG(port), in intel_lpe_audio_notify()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_lpe_audio.c | 343 audio_enable = intel_de_read(dev_priv, VLV_AUD_PORT_EN_DBG(port)); in intel_lpe_audio_notify() 352 intel_de_write(dev_priv, VLV_AUD_PORT_EN_DBG(port), in intel_lpe_audio_notify() 361 intel_de_write(dev_priv, VLV_AUD_PORT_EN_DBG(port), in intel_lpe_audio_notify()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_reg.h | 1243 #define VLV_AUD_PORT_EN_DBG(port) _MMIO_PORT3((port) - PORT_B, \ macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_reg.h | 3208 #define VLV_AUD_PORT_EN_DBG(port) _MMIO_PORT3((port) - PORT_B, \ macro
|
Completed in 63 milliseconds