Searched refs:D40_CHAN_POS_MASK (Results 1 – 1 of 1) sorted by relevance
63 #define D40_CHAN_POS_MASK(chan) (0x3 << D40_CHAN_POS(chan)) macro1086 D40_CHAN_POS_MASK(d40c->phy_chan->num)) >> in __d40_execute_command_phy()1093 wmask = 0xffffffff & ~(D40_CHAN_POS_MASK(d40c->phy_chan->num)); in __d40_execute_command_phy()1101 D40_CHAN_POS_MASK(d40c->phy_chan->num)) >> in __d40_execute_command_phy()1309 D40_CHAN_POS_MASK(d40c->phy_chan->num)) >> in __d40_execute_command_log()2089 D40_CHAN_POS_MASK(d40c->phy_chan->num)) >> in d40_is_paused()