Searched refs:bchan_tpl (Results 1 – 1 of 1) sorted by relevance
174 struct udma_tpl bchan_tpl; member1366 tpl = ud->bchan_tpl.levels - 1; in bcdma_get_bchan()1916 tpl = udma_get_chan_tpl_index(&ud->bchan_tpl, bchan->id); in bcdma_tisci_m2m_channel_config()4627 ud->bchan_tpl.levels = 3; in bcdma_setup_resources()4628 ud->bchan_tpl.start_idx[1] = BCDMA_CAP3_UBCHAN_CNT(cap); in bcdma_setup_resources()4629 ud->bchan_tpl.start_idx[0] = BCDMA_CAP3_HBCHAN_CNT(cap); in bcdma_setup_resources()4631 ud->bchan_tpl.levels = 2; in bcdma_setup_resources()4632 ud->bchan_tpl.start_idx[0] = BCDMA_CAP3_HBCHAN_CNT(cap); in bcdma_setup_resources()4634 ud->bchan_tpl.levels = 1; in bcdma_setup_resources()5214 tpl = udma_get_chan_tpl_index(&ud->bchan_tpl, 0); in udma_get_copy_align()