LPASS_MAX_HDMI_DMA_CHANNELS
for (i = 0; i < LPASS_MAX_HDMI_DMA_CHANNELS; i++) {
for (chan = 0; chan < LPASS_MAX_HDMI_DMA_CHANNELS; chan++) {
struct snd_pcm_substream *hdmi_substream[LPASS_MAX_HDMI_DMA_CHANNELS];
struct regmap_field *hdmitx_ch_msb[LPASS_MAX_HDMI_DMA_CHANNELS];
struct regmap_field *hdmitx_ch_lsb[LPASS_MAX_HDMI_DMA_CHANNELS];
struct lpass_hdmitx_dmactl *hdmi_tx_dmactl[LPASS_MAX_HDMI_DMA_CHANNELS];