Searched refs:num_log_chans (Results 1 – 1 of 1) sorted by relevance
578 int num_log_chans; member1712 if ((is_log && conf->dev_type > d40c->base->num_log_chans) || in d40_validate_conf()2851 0, base->num_log_chans); in d40_dmaengine_init()2867 base->num_log_chans, base->num_memcpy_chans); in d40_dmaengine_init()3110 int num_log_chans; in d40_hw_detect_init() local3189 num_log_chans = num_phy_chans * D40_MAX_LOG_CHAN_PER_PHY; in d40_hw_detect_init()3193 rev, &res->start, num_phy_chans, num_log_chans); in d40_hw_detect_init()3196 (num_phy_chans + num_log_chans + num_memcpy_chans) * in d40_hw_detect_init()3206 base->num_log_chans = num_log_chans; in d40_hw_detect_init()3257 base->lookup_log_chans = kcalloc(num_log_chans, in d40_hw_detect_init()