Home
last modified time | relevance | path

Searched refs:INTF_NONE (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/
H A Ddpu_8_4_sa8775p.h319 /* TODO: INTF 3, 6, 7 and 8 are used for MST, marked as INTF_NONE for now */
350 .type = INTF_NONE,
366 .type = INTF_NONE,
374 .type = INTF_NONE,
382 .type = INTF_NONE,
H A Ddpu_8_0_sc8280xp.h291 /* TODO: INTF 3, 8 and 7 are used for MST, marked as INTF_NONE for now */
322 .type = INTF_NONE,
354 .type = INTF_NONE,
362 .type = INTF_NONE,
H A Ddpu_9_2_x1e80100.h307 /* TODO: INTF 3, 8 and 7 are used for MST, marked as INTF_NONE for now */
338 .type = INTF_NONE,
370 .type = INTF_NONE,
378 .type = INTF_NONE,
H A Ddpu_1_16_msm8953.h126 .type = INTF_NONE,
H A Ddpu_1_7_msm8996.h233 .type = INTF_NONE,
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_mdss.h231 INTF_NONE = 0x0, enumerator
H A Ddpu_hw_interrupts.c523 if (intf->type == INTF_NONE) in dpu_hw_intr_init()