Home
last modified time | relevance | path

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

/drivers/dma/
Dste_dma40.c461 struct d40_phy_res *phy_chan; member
617 chan->phy_chan->num * D40_DREG_PCDELTA; in chan_base()
707 int idx = d40c->phy_chan->num * D40_LCLA_LINK_PER_EVENT_GRP + i; in d40_lcla_alloc_one()
735 int idx = d40c->phy_chan->num * D40_LCLA_LINK_PER_EVENT_GRP + i; in d40_lcla_free_all()
849 if (!(chan->phy_chan->use_soft_lli && in d40_log_lli_to_lcxa()
880 unsigned int lcla_offset = chan->phy_chan->num * 1024 + in d40_log_lli_to_lcxa()
1075 if (d40c->phy_chan->num % 2 == 0) in __d40_execute_command_phy()
1082 D40_CHAN_POS_MASK(d40c->phy_chan->num)) >> in __d40_execute_command_phy()
1083 D40_CHAN_POS(d40c->phy_chan->num); in __d40_execute_command_phy()
1089 wmask = 0xffffffff & ~(D40_CHAN_POS_MASK(d40c->phy_chan->num)); in __d40_execute_command_phy()
[all …]