Searched refs:tchan_tpl (Results 1 – 1 of 1) sorted by relevance
175 struct udma_tpl tchan_tpl; member1500 chan_id = ud->tchan_tpl.start_idx[ud->tchan_tpl.levels - 1]; in udma_get_chan_pair()1879 tpl = udma_get_chan_tpl_index(&ud->tchan_tpl, tchan->id); in udma_tisci_m2m_channel_config()4483 ud->tchan_tpl.levels = 2; in udma_setup_resources()4484 ud->tchan_tpl.start_idx[0] = 8; in udma_setup_resources()4487 ud->tchan_tpl.levels = 2; in udma_setup_resources()4488 ud->tchan_tpl.start_idx[0] = 2; in udma_setup_resources()4490 ud->tchan_tpl.levels = 3; in udma_setup_resources()4491 ud->tchan_tpl.start_idx[1] = UDMA_CAP3_UCHAN_CNT(cap3); in udma_setup_resources()4492 ud->tchan_tpl.start_idx[0] = UDMA_CAP3_HCHAN_CNT(cap3); in udma_setup_resources()[all …]