Searched refs:D40_CHAN_POS (Results 1 – 1 of 1) sorted by relevance
62 #define D40_CHAN_POS(chan) (2 * (chan / 2)) macro63 #define D40_CHAN_POS_MASK(chan) (0x3 << D40_CHAN_POS(chan))1087 D40_CHAN_POS(d40c->phy_chan->num); in __d40_execute_command_phy()1094 writel(wmask | (command << D40_CHAN_POS(d40c->phy_chan->num)), in __d40_execute_command_phy()1102 D40_CHAN_POS(d40c->phy_chan->num); in __d40_execute_command_phy()1310 D40_CHAN_POS(d40c->phy_chan->num); in __d40_execute_command_log()1380 D40_CHAN_POS(d40c->phy_chan->num); in d40_config_write()1384 var = d40_get_prmo(d40c) << D40_CHAN_POS(d40c->phy_chan->num); in d40_config_write()2084 D40_CHAN_POS(d40c->phy_chan->num); in d40_is_paused()