Searched refs:pchan_number (Results 1 – 1 of 1) sorted by relevance
299 int pchan_number = pchan - priv->pchans; in set_pchan_interrupt() local307 reg |= BIT(pchan_number * 2); in set_pchan_interrupt()309 reg &= ~BIT(pchan_number * 2); in set_pchan_interrupt()312 reg |= BIT(pchan_number * 2 + 1); in set_pchan_interrupt()314 reg &= ~BIT(pchan_number * 2 + 1); in set_pchan_interrupt()