Searched refs:MAX_CHANNELS_PER_ENC (Results 1 – 1 of 1) sorted by relevance
58 #define MAX_CHANNELS_PER_ENC 2 macro181 struct dpu_hw_pingpong *hw_pp[MAX_CHANNELS_PER_ENC];977 struct dpu_hw_blk *hw_pp[MAX_CHANNELS_PER_ENC]; in dpu_encoder_virt_mode_set()978 struct dpu_hw_blk *hw_ctl[MAX_CHANNELS_PER_ENC]; in dpu_encoder_virt_mode_set()979 struct dpu_hw_blk *hw_lm[MAX_CHANNELS_PER_ENC]; in dpu_encoder_virt_mode_set()980 struct dpu_hw_blk *hw_dspp[MAX_CHANNELS_PER_ENC] = { NULL }; in dpu_encoder_virt_mode_set()1037 for (i = 0; i < MAX_CHANNELS_PER_ENC; i++) in dpu_encoder_virt_mode_set()1055 struct dpu_hw_blk *hw_blk[MAX_CHANNELS_PER_ENC]; in dpu_encoder_virt_mode_set()1127 for (i = 0; i < MAX_CHANNELS_PER_ENC; i++) { in _dpu_encoder_virt_enable_helper()