Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_mdss.h227 INTF_NONE = 0x0, enumerator
Ddpu_hw_intf.c84 (m->intf[i].type != INTF_NONE)) { in _intf_offset()
Ddpu_rm.c176 if (intf->type == INTF_NONE) { in dpu_rm_init()
Ddpu_hw_catalog.c1283 INTF_BLK("intf_0", INTF_0, 0x00000, INTF_NONE, 0, 0, 0, 0, 0, 0),
Ddpu_encoder.c2248 enum dpu_intf_type intf_type = INTF_NONE; in dpu_encoder_setup_display()