Searched refs:bchan_tpl (Results 1 – 1 of 1) sorted by relevance
174 struct udma_tpl bchan_tpl; member1365 tpl = ud->bchan_tpl.levels - 1; in bcdma_get_bchan()1896 tpl = udma_get_chan_tpl_index(&ud->bchan_tpl, bchan->id); in bcdma_tisci_m2m_channel_config()4592 ud->bchan_tpl.levels = 3; in bcdma_setup_resources()4593 ud->bchan_tpl.start_idx[1] = BCDMA_CAP3_UBCHAN_CNT(cap); in bcdma_setup_resources()4594 ud->bchan_tpl.start_idx[0] = BCDMA_CAP3_HBCHAN_CNT(cap); in bcdma_setup_resources()4596 ud->bchan_tpl.levels = 2; in bcdma_setup_resources()4597 ud->bchan_tpl.start_idx[0] = BCDMA_CAP3_HBCHAN_CNT(cap); in bcdma_setup_resources()4599 ud->bchan_tpl.levels = 1; in bcdma_setup_resources()5137 tpl = udma_get_chan_tpl_index(&ud->bchan_tpl, 0); in udma_get_copy_align()