Searched refs:D40_CHAN_POS (Results 1 – 1 of 1) sorted by relevance
64 #define D40_CHAN_POS(chan) (2 * (chan / 2)) macro65 #define D40_CHAN_POS_MASK(chan) (0x3 << D40_CHAN_POS(chan))1089 D40_CHAN_POS(d40c->phy_chan->num); in __d40_execute_command_phy()1096 writel(wmask | (command << D40_CHAN_POS(d40c->phy_chan->num)), in __d40_execute_command_phy()1104 D40_CHAN_POS(d40c->phy_chan->num); in __d40_execute_command_phy()1312 D40_CHAN_POS(d40c->phy_chan->num); in __d40_execute_command_log()1382 D40_CHAN_POS(d40c->phy_chan->num); in d40_config_write()1386 var = d40_get_prmo(d40c) << D40_CHAN_POS(d40c->phy_chan->num); in d40_config_write()2092 D40_CHAN_POS(d40c->phy_chan->num); in d40_is_paused()