Searched full:pipe_b (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_vdsc_regs.h | 33 #define ICL_PIPE_DSS_CTL1(pipe) _MMIO_PIPE((pipe) - PIPE_B, \ 49 #define ICL_PIPE_DSS_CTL2(pipe) _MMIO_PIPE((pipe) - PIPE_B, \ 66 #define ICL_DSC0_PICTURE_PARAMETER_SET_0(pipe) _MMIO_PIPE((pipe) - PIPE_B, \ 69 #define ICL_DSC1_PICTURE_PARAMETER_SET_0(pipe) _MMIO_PIPE((pipe) - PIPE_B, \ 72 #define _ICL_DSC0_PPS_0(pipe) _PICK_EVEN((pipe) - PIPE_B, \ 75 #define _ICL_DSC1_PPS_0(pipe) _PICK_EVEN((pipe) - PIPE_B, \ 78 #define _BMG_DSC2_PPS_0(pipe) _PICK_EVEN((pipe) - PIPE_B, \ 224 #define ICL_DSC0_RC_BUF_THRESH_0(pipe) _MMIO_PIPE((pipe) - PIPE_B, \ 227 #define ICL_DSC0_RC_BUF_THRESH_0_UDW(pipe) _MMIO_PIPE((pipe) - PIPE_B, \ 230 #define ICL_DSC1_RC_BUF_THRESH_0(pipe) _MMIO_PIPE((pipe) - PIPE_B, \ [all …]
|
| H A D | intel_vrr.c | 383 ((pipe == PIPE_A) || (pipe == PIPE_B))); in intel_vrr_dc_balance_possible()
|
| H A D | intel_ddi.c | 569 case PIPE_B: in intel_ddi_transcoder_func_reg_val_get() 840 *pipe_mask = BIT(PIPE_B); in intel_ddi_get_encoder_pipes() 2492 return BIT(PIPE_A) | BIT(PIPE_B); in intel_ddi_splitter_pipe_mask()
|
| /linux/Documentation/devicetree/bindings/phy/ |
| H A D | qcom,glymur-qmp-gen5x8-pcie-phy.yaml | 51 - const: pipe_b 152 "phy_b_aux", "cfg_ahb_b", "rchng_b", "pipe_b",
|
| /linux/drivers/phy/qualcomm/ |
| H A D | phy-qcom-qmp-pcie-multiphy.c | 109 "pipe_b", "pipediv2_b",
|