Searched refs:_MMIO_PIPE3 (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/i915/display/ |
A D | intel_display_reg_defs.h | 34 #define _MMIO_PIPE3(pipe, a, b, c) _MMIO(_PICK(pipe, a, b, c)) macro
|
/linux-6.3-rc2/drivers/gpu/drm/i915/ |
A D | i915_reg.h | 1405 #define DPLL(pipe) _MMIO_PIPE3((pipe), _DPLL_A, _DPLL_B, _CHV_DPLL_C) 1504 #define DPLL_MD(pipe) _MMIO_PIPE3((pipe), _DPLL_A_MD, _DPLL_B_MD, _CHV_DPLL_C_MD) 4008 #define WM0_PIPE_ILK(pipe) _MMIO_PIPE3((pipe), _WM0_PIPEA_ILK, \ 6105 _MMIO_PIPE3((pipe), _VLV_VIDEO_DIP_CTL_A, \ 6108 _MMIO_PIPE3((pipe), _VLV_VIDEO_DIP_DATA_A, \ 6111 _MMIO_PIPE3((pipe), _VLV_VIDEO_DIP_GDCP_PAYLOAD_A, \
|
Completed in 43 milliseconds