Searched refs:INTF_NONE (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/ |
H A D | dpu_8_4_sa8775p.h | 319 /* 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 D | dpu_8_0_sc8280xp.h | 291 /* 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 D | dpu_9_2_x1e80100.h | 307 /* 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 D | dpu_1_16_msm8953.h | 126 .type = INTF_NONE,
|
H A D | dpu_1_7_msm8996.h | 233 .type = INTF_NONE,
|
/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_hw_mdss.h | 231 INTF_NONE = 0x0, enumerator
|
H A D | dpu_hw_interrupts.c | 523 if (intf->type == INTF_NONE) in dpu_hw_intr_init()
|