Searched refs:INTF_DSI (Results 1 - 25 of 31) sorted by relevance

12

/linux-master/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_cfg.c93 [1] = INTF_DSI,
94 [2] = INTF_DSI,
176 [1] = INTF_DSI,
261 [1] = INTF_DSI,
262 [2] = INTF_DSI,
361 [1] = INTF_DSI,
362 [2] = INTF_DSI,
435 [1] = INTF_DSI,
514 [1] = INTF_DSI,
515 [2] = INTF_DSI,
[all...]
H A Dmdp5_encoder.c41 if (mdp5_encoder->intf->type != INTF_DSI) {
273 WARN_ON(intf->type != INTF_DSI);
276 if (intf->type == INTF_DSI)
290 int enc_type = (intf->type == INTF_DSI) ?
H A Dmdp5_ctl.c145 case INTF_DSI:
193 case INTF_DSI:
739 if (hw_cfg->intf.connect[c] == INTF_DSI)
H A Dmdp5_kms.h144 /* Modes used for DSI interface (INTF_DSI type): */
242 if ((intf->type == INTF_DSI) &&
/linux-master/drivers/gpu/drm/msm/disp/dpu1/catalog/
H A Ddpu_6_3_sm6115.h93 .type = INTF_DSI,
H A Ddpu_6_5_qcm2290.h93 .type = INTF_DSI,
H A Ddpu_6_9_sm6375.h103 .type = INTF_DSI,
H A Ddpu_3_0_msm8998.h249 .type = INTF_DSI,
257 .type = INTF_DSI,
H A Ddpu_3_2_sdm660.h209 .type = INTF_DSI,
218 .type = INTF_DSI,
H A Ddpu_6_0_sm8250.h306 .type = INTF_DSI,
316 .type = INTF_DSI,
H A Ddpu_5_1_sc8180x.h314 .type = INTF_DSI,
324 .type = INTF_DSI,
H A Ddpu_5_0_sm8150.h307 .type = INTF_DSI,
317 .type = INTF_DSI,
H A Ddpu_8_1_sm8450.h348 .type = INTF_DSI,
358 .type = INTF_DSI,
H A Ddpu_8_0_sc8280xp.h328 .type = INTF_DSI,
338 .type = INTF_DSI,
H A Ddpu_7_0_sm8350.h330 .type = INTF_DSI,
340 .type = INTF_DSI,
H A Ddpu_9_0_sm8550.h341 .type = INTF_DSI,
351 .type = INTF_DSI,
H A Ddpu_10_0_sm8650.h367 .type = INTF_DSI,
377 .type = INTF_DSI,
H A Ddpu_4_0_sdm845.h265 .type = INTF_DSI,
273 .type = INTF_DSI,
H A Ddpu_6_2_sc7180.h146 .type = INTF_DSI,
H A Ddpu_6_4_sm6350.h162 .type = INTF_DSI,
H A Ddpu_5_4_sm6125.h156 .type = INTF_DSI,
H A Ddpu_7_2_sc7280.h196 .type = INTF_DSI,
H A Ddpu_3_3_sdm630.h154 .type = INTF_DSI,
H A Ddpu_9_2_x1e80100.h342 .type = INTF_DSI,
352 .type = INTF_DSI,
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_mdss.h220 INTF_DSI = 0x1, enumerator in enum:dpu_intf_type

Completed in 326 milliseconds

12