Searched refs:D40_CHAN_POS (Results 1 – 1 of 1) sorted by relevance
35 #define D40_CHAN_POS(chan) (2 * (chan / 2)) macro36 #define D40_CHAN_POS_MASK(chan) (0x3 << D40_CHAN_POS(chan))1064 D40_CHAN_POS(d40c->phy_chan->num); in __d40_execute_command_phy()1071 writel(wmask | (command << D40_CHAN_POS(d40c->phy_chan->num)), in __d40_execute_command_phy()1079 D40_CHAN_POS(d40c->phy_chan->num); in __d40_execute_command_phy()1287 D40_CHAN_POS(d40c->phy_chan->num); in __d40_execute_command_log()1357 D40_CHAN_POS(d40c->phy_chan->num); in d40_config_write()1361 var = d40_get_prmo(d40c) << D40_CHAN_POS(d40c->phy_chan->num); in d40_config_write()2068 D40_CHAN_POS(d40c->phy_chan->num); in d40_is_paused()