Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_catalog.c287 INTF_BLK("intf_0", INTF_0, 0x6A000, INTF_DP, 0),
290 INTF_BLK("intf_3", INTF_3, 0x6B800, INTF_DP, 1),
Ddpu_hw_mdss.h203 INTF_DP = 0xa, enumerator
Ddpu_hw_intf.c108 if (ctx->cap->type == INTF_EDP || ctx->cap->type == INTF_DP) { in dpu_hw_intf_setup_timing_engine()