Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/dma/
Dste_dma40.c463 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->num); in __d40_execute_command_phy()
1070 wmask = 0xffffffff & ~(D40_CHAN_POS_MASK(d40c->phy_chan->num)); in __d40_execute_command_phy()
[all …]