Searched refs:INTF_DP (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_catalog.c | 324 INTF_BLK("intf_0", INTF_0, 0x6A000, INTF_DP, 0), 327 INTF_BLK("intf_3", INTF_3, 0x6B800, INTF_DP, 1),
|
D | dpu_hw_mdss.h | 225 INTF_DP = 0xa, enumerator
|
D | dpu_hw_intf.c | 120 if (ctx->cap->type == INTF_EDP || ctx->cap->type == INTF_DP) { in dpu_hw_intf_setup_timing_engine()
|
D | dpu_encoder.c | 2239 intf_type = INTF_DP; in dpu_encoder_setup_display()
|