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))1083 D40_CHAN_POS(d40c->phy_chan->num); in __d40_execute_command_phy()1090 writel(wmask | (command << D40_CHAN_POS(d40c->phy_chan->num)), in __d40_execute_command_phy()1098 D40_CHAN_POS(d40c->phy_chan->num); in __d40_execute_command_phy()1306 D40_CHAN_POS(d40c->phy_chan->num); in __d40_execute_command_log()1376 D40_CHAN_POS(d40c->phy_chan->num); in d40_config_write()1380 var = d40_get_prmo(d40c) << D40_CHAN_POS(d40c->phy_chan->num); in d40_config_write()2094 D40_CHAN_POS(d40c->phy_chan->num); in d40_is_paused()