Searched refs:INTF_DP (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_catalog.c | 534 INTF_BLK("intf_0", INTF_0, 0x6A000, INTF_DP, 0, INTF_SDM845_MASK), 537 INTF_BLK("intf_3", INTF_3, 0x6B800, INTF_DP, 1, INTF_SDM845_MASK), 541 INTF_BLK("intf_0", INTF_0, 0x6A000, INTF_DP, 0, INTF_SC7180_MASK), 546 INTF_BLK("intf_0", INTF_0, 0x6A000, INTF_DP, 0, INTF_SC7180_MASK), 549 INTF_BLK("intf_3", INTF_3, 0x6B800, INTF_DP, 1, INTF_SC7180_MASK),
|
D | dpu_hw_intf.c | 142 if (ctx->cap->type == INTF_EDP || ctx->cap->type == INTF_DP) { in dpu_hw_intf_setup_timing_engine() 158 } else if (ctx->cap->type == INTF_DP) { in dpu_hw_intf_setup_timing_engine()
|
D | dpu_hw_mdss.h | 206 INTF_DP = 0xa, enumerator
|
D | dpu_encoder_phys_vid.c | 104 if ((phys_enc->hw_intf->cap->type == INTF_DP) || in drm_mode_to_intf_timing_params()
|
D | dpu_encoder.c | 2055 intf_type = INTF_DP; in dpu_encoder_setup_display()
|