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

/linux-4.1.27/drivers/dma/
H A Dste_dma40.c36 #define D40_CHAN_POS_MASK(chan) (0x3 << D40_CHAN_POS(chan)) macro
1082 D40_CHAN_POS_MASK(d40c->phy_chan->num)) >> __d40_execute_command_phy()
1089 wmask = 0xffffffff & ~(D40_CHAN_POS_MASK(d40c->phy_chan->num)); __d40_execute_command_phy()
1097 D40_CHAN_POS_MASK(d40c->phy_chan->num)) >> __d40_execute_command_phy()
1305 D40_CHAN_POS_MASK(d40c->phy_chan->num)) >> __d40_execute_command_log()
2093 D40_CHAN_POS_MASK(d40c->phy_chan->num)) >> d40_is_paused()

Completed in 75 milliseconds