Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/msm/disp/dpu1/catalog/
Ddpu_8_0_sc8280xp.h356 .type = INTF_NONE,
396 .type = INTF_NONE,
406 .type = INTF_NONE,
/linux-6.6.21/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_mdss.h230 INTF_NONE = 0x0, enumerator
Ddpu_hw_interrupts.c490 if (intf->type == INTF_NONE) in dpu_hw_intr_init()
Ddpu_hw_intf.c557 if (cfg->type == INTF_NONE) { in dpu_hw_intf_init()