Searched refs:phy_chan (Results 1 – 1 of 1) sorted by relevance
461 struct d40_phy_res *phy_chan; member619 chan->phy_chan->num * D40_DREG_PCDELTA; in chan_base()709 int idx = d40c->phy_chan->num * D40_LCLA_LINK_PER_EVENT_GRP + i; in d40_lcla_alloc_one()737 int idx = d40c->phy_chan->num * D40_LCLA_LINK_PER_EVENT_GRP + i; in d40_lcla_free_all()851 if (!(chan->phy_chan->use_soft_lli && in d40_log_lli_to_lcxa()882 unsigned int lcla_offset = chan->phy_chan->num * 1024 + in d40_log_lli_to_lcxa()1050 if (d40c->phy_chan->num % 2 == 0) in __d40_execute_command_phy()1057 D40_CHAN_POS_MASK(d40c->phy_chan->num)) >> in __d40_execute_command_phy()1058 D40_CHAN_POS(d40c->phy_chan->num); in __d40_execute_command_phy()1064 wmask = 0xffffffff & ~(D40_CHAN_POS_MASK(d40c->phy_chan->num)); in __d40_execute_command_phy()[all …]