Searched refs:bchan_tpl (Results 1 – 1 of 1) sorted by relevance
174 struct udma_tpl bchan_tpl; member1383 tpl = ud->bchan_tpl.levels - 1; in bcdma_get_bchan()1933 tpl = udma_get_chan_tpl_index(&ud->bchan_tpl, bchan->id); in bcdma_tisci_m2m_channel_config()4645 ud->bchan_tpl.levels = 3; in bcdma_setup_resources()4646 ud->bchan_tpl.start_idx[1] = BCDMA_CAP3_UBCHAN_CNT(cap); in bcdma_setup_resources()4647 ud->bchan_tpl.start_idx[0] = BCDMA_CAP3_HBCHAN_CNT(cap); in bcdma_setup_resources()4649 ud->bchan_tpl.levels = 2; in bcdma_setup_resources()4650 ud->bchan_tpl.start_idx[0] = BCDMA_CAP3_HBCHAN_CNT(cap); in bcdma_setup_resources()4652 ud->bchan_tpl.levels = 1; in bcdma_setup_resources()5232 tpl = udma_get_chan_tpl_index(&ud->bchan_tpl, 0); in udma_get_copy_align()