Searched refs:bchan_tpl (Results 1 – 1 of 1) sorted by relevance
175 struct udma_tpl bchan_tpl; member1393 tpl = ud->bchan_tpl.levels - 1; in bcdma_get_bchan()1943 tpl = udma_get_chan_tpl_index(&ud->bchan_tpl, bchan->id); in bcdma_tisci_m2m_channel_config()4757 ud->bchan_tpl.levels = 3; in bcdma_setup_resources()4758 ud->bchan_tpl.start_idx[1] = BCDMA_CAP3_UBCHAN_CNT(cap); in bcdma_setup_resources()4759 ud->bchan_tpl.start_idx[0] = BCDMA_CAP3_HBCHAN_CNT(cap); in bcdma_setup_resources()4761 ud->bchan_tpl.levels = 2; in bcdma_setup_resources()4762 ud->bchan_tpl.start_idx[0] = BCDMA_CAP3_HBCHAN_CNT(cap); in bcdma_setup_resources()4764 ud->bchan_tpl.levels = 1; in bcdma_setup_resources()5383 tpl = udma_get_chan_tpl_index(&ud->bchan_tpl, 0); in udma_get_copy_align()