Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_encoder.c57 #define MAX_CHANNELS_PER_ENC 2 macro
181 struct dpu_hw_pingpong *hw_pp[MAX_CHANNELS_PER_ENC];
957 struct dpu_hw_ctl *hw_ctl[MAX_CHANNELS_PER_ENC] = { NULL }; in dpu_encoder_virt_mode_set()
958 struct dpu_hw_mixer *hw_lm[MAX_CHANNELS_PER_ENC] = { NULL }; in dpu_encoder_virt_mode_set()
1004 for (i = 0; i < MAX_CHANNELS_PER_ENC; i++) { in dpu_encoder_virt_mode_set()
1012 for (i = 0; i < MAX_CHANNELS_PER_ENC; i++) { in dpu_encoder_virt_mode_set()
1020 for (i = 0; i < MAX_CHANNELS_PER_ENC; i++) { in dpu_encoder_virt_mode_set()
1059 for (j = 0; j < MAX_CHANNELS_PER_ENC; j++) { in dpu_encoder_virt_mode_set()