Home
last modified time | relevance | path

Searched refs:phy_chan (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dste_dma40.c434 * @phy_chan: Pointer to physical channel which this instance runs on. If this
463 struct d40_phy_res *phy_chan; member
621 chan->phy_chan->num * D40_DREG_PCDELTA; in chan_base()
715 int idx = d40c->phy_chan->num * D40_LCLA_LINK_PER_EVENT_GRP + i; in d40_lcla_alloc_one()
743 int idx = d40c->phy_chan->num * D40_LCLA_LINK_PER_EVENT_GRP + i; in d40_lcla_free_all()
857 if (!(chan->phy_chan->use_soft_lli && in d40_log_lli_to_lcxa()
888 unsigned int lcla_offset = chan->phy_chan->num * 1024 + in d40_log_lli_to_lcxa()
1056 if (d40c->phy_chan->num % 2 == 0) in __d40_execute_command_phy()
1063 D40_CHAN_POS_MASK(d40c->phy_chan->num)) >> in __d40_execute_command_phy()
1064 D40_CHAN_POS(d40c->phy_chan in __d40_execute_command_phy()
[all...]
/kernel/linux/linux-6.6/drivers/dma/
H A Dste_dma40.c463 * @phy_chan: Pointer to physical channel which this instance runs on. If this
492 struct d40_phy_res *phy_chan; member
646 chan->phy_chan->num * D40_DREG_PCDELTA; in chan_base()
740 int idx = d40c->phy_chan->num * D40_LCLA_LINK_PER_EVENT_GRP + i; in d40_lcla_alloc_one()
768 int idx = d40c->phy_chan->num * D40_LCLA_LINK_PER_EVENT_GRP + i; in d40_lcla_free_all()
882 if (!(chan->phy_chan->use_soft_lli && in d40_log_lli_to_lcxa()
913 unsigned int lcla_offset = chan->phy_chan->num * 1024 + in d40_log_lli_to_lcxa()
1081 if (d40c->phy_chan->num % 2 == 0) in __d40_execute_command_phy()
1088 D40_CHAN_POS_MASK(d40c->phy_chan->num)) >> in __d40_execute_command_phy()
1089 D40_CHAN_POS(d40c->phy_chan in __d40_execute_command_phy()
[all...]

Completed in 7 milliseconds