Searched refs:num_log_chans (Results 1 – 1 of 1) sorted by relevance
574 int num_log_chans; member1735 if ((is_log && conf->dev_type > d40c->base->num_log_chans) || in d40_validate_conf()2882 0, base->num_log_chans); in d40_dmaengine_init()2898 base->num_log_chans, base->num_memcpy_chans); in d40_dmaengine_init()3151 int num_log_chans = 0; in d40_hw_detect_init() local3230 num_log_chans = num_phy_chans * D40_MAX_LOG_CHAN_PER_PHY; in d40_hw_detect_init()3234 rev, &res->start, num_phy_chans, num_log_chans); in d40_hw_detect_init()3237 (num_phy_chans + num_log_chans + num_memcpy_chans) * in d40_hw_detect_init()3249 base->num_log_chans = num_log_chans; in d40_hw_detect_init()3299 base->lookup_log_chans = kzalloc(num_log_chans * in d40_hw_detect_init()