Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/msm/disp/dpu1/catalog/
H A Ddpu_8_4_sa8775p.h378 .type = INTF_NONE,
396 .type = INTF_NONE,
405 .type = INTF_NONE,
414 .type = INTF_NONE,
H A Ddpu_8_0_sc8280xp.h348 .type = INTF_NONE,
384 .type = INTF_NONE,
393 .type = INTF_NONE,
H A Ddpu_9_2_x1e80100.h364 .type = INTF_NONE,
400 .type = INTF_NONE,
409 .type = INTF_NONE,
H A Ddpu_1_16_msm8953.h130 .type = INTF_NONE,
H A Ddpu_1_7_msm8996.h240 .type = INTF_NONE,
/linux-6.15/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_mdss.h225 INTF_NONE = 0x0, enumerator
H A Ddpu_hw_interrupts.c523 if (intf->type == INTF_NONE) in dpu_hw_intr_init()
H A Ddpu_hw_intf.c565 if (cfg->type == INTF_NONE) { in dpu_hw_intf_init()