Searched refs:tchan_tpl (Results 1 – 1 of 1) sorted by relevance
175 struct udma_tpl tchan_tpl; member1483 chan_id = ud->tchan_tpl.start_idx[ud->tchan_tpl.levels - 1]; in udma_get_chan_pair()1862 tpl = udma_get_chan_tpl_index(&ud->tchan_tpl, tchan->id); in udma_tisci_m2m_channel_config()4465 ud->tchan_tpl.levels = 2; in udma_setup_resources()4466 ud->tchan_tpl.start_idx[0] = 8; in udma_setup_resources()4469 ud->tchan_tpl.levels = 2; in udma_setup_resources()4470 ud->tchan_tpl.start_idx[0] = 2; in udma_setup_resources()4472 ud->tchan_tpl.levels = 3; in udma_setup_resources()4473 ud->tchan_tpl.start_idx[1] = UDMA_CAP3_UCHAN_CNT(cap3); in udma_setup_resources()4474 ud->tchan_tpl.start_idx[0] = UDMA_CAP3_HCHAN_CNT(cap3); in udma_setup_resources()[all …]