Searched refs:INTF_NONE (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/msm/disp/dpu1/ |
A D | dpu_hw_mdss.h | 234 INTF_NONE = 0x0, enumerator
|
A D | dpu_hw_intf.c | 84 (m->intf[i].type != INTF_NONE)) { in _intf_offset()
|
A D | dpu_hw_catalog.c | 1914 …INTF_BLK("intf_3", INTF_3, 0x37000, INTF_NONE, MSM_DP_CONTROLLER_0, 24, INTF_SC7280_MASK, MDP_SSPP… 1918 …INTF_BLK("intf_7", INTF_7, 0x3b000, INTF_NONE, MSM_DP_CONTROLLER_2, 24, INTF_SC7280_MASK, MDP_SSPP… 1919 …INTF_BLK("intf_8", INTF_8, 0x3c000, INTF_NONE, MSM_DP_CONTROLLER_1, 24, INTF_SC7280_MASK, MDP_SSPP… 1923 INTF_BLK("intf_0", INTF_0, 0x00000, INTF_NONE, 0, 0, 0, 0, 0, 0),
|
A D | dpu_rm.c | 176 if (intf->type == INTF_NONE) { in dpu_rm_init()
|
A D | dpu_encoder.c | 2243 enum dpu_intf_type intf_type = INTF_NONE; in dpu_encoder_setup_display()
|
Completed in 16 milliseconds