Searched refs:_MMIO_PIPE3 (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/i915/ |
| D | i915_reg.h | 244 #define _MMIO_PIPE3(pipe, a, b, c) _MMIO(_PICK(pipe, a, b, c)) macro 3468 #define DPLL(pipe) _MMIO_PIPE3((pipe), _DPLL_A, _DPLL_B, _CHV_DPLL_C) 3567 #define DPLL_MD(pipe) _MMIO_PIPE3((pipe), _DPLL_A_MD, _DPLL_B_MD, _CHV_DPLL_C_MD) 6571 #define WM0_PIPE_ILK(pipe) _MMIO_PIPE3((pipe), _WM0_PIPEA_ILK, \ 8757 _MMIO_PIPE3((pipe), _VLV_VIDEO_DIP_CTL_A, \ 8760 _MMIO_PIPE3((pipe), _VLV_VIDEO_DIP_DATA_A, \ 8763 _MMIO_PIPE3((pipe), _VLV_VIDEO_DIP_GDCP_PAYLOAD_A, \
|