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))1058 D40_CHAN_POS(d40c->phy_chan->num); in __d40_execute_command_phy()1065 writel(wmask | (command << D40_CHAN_POS(d40c->phy_chan->num)), in __d40_execute_command_phy()1073 D40_CHAN_POS(d40c->phy_chan->num); in __d40_execute_command_phy()1281 D40_CHAN_POS(d40c->phy_chan->num); in __d40_execute_command_log()1351 D40_CHAN_POS(d40c->phy_chan->num); in d40_config_write()1355 var = d40_get_prmo(d40c) << D40_CHAN_POS(d40c->phy_chan->num); in d40_config_write()2062 D40_CHAN_POS(d40c->phy_chan->num); in d40_is_paused()