Home
last modified time | relevance | path

Searched refs:INTF_DP (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.c534 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),
H A Ddpu_hw_intf.c142 if (ctx->cap->type == INTF_EDP || ctx->cap->type == INTF_DP) { in dpu_hw_intf_setup_timing_engine()
159 } else if (ctx->cap->type == INTF_DP) { in dpu_hw_intf_setup_timing_engine()
H A Ddpu_hw_mdss.h206 INTF_DP = 0xa, enumerator
H A Ddpu_encoder_phys_vid.c104 if ((phys_enc->hw_intf->cap->type == INTF_DP) || in drm_mode_to_intf_timing_params()
H A Ddpu_encoder.c2055 intf_type = INTF_DP; in dpu_encoder_setup_display()