Searched refs:pchan_number (Results 1 – 1 of 1) sorted by relevance
292 int pchan_number = pchan - priv->pchans; in set_pchan_interrupt() local300 reg |= BIT(pchan_number * 2); in set_pchan_interrupt()302 reg &= ~BIT(pchan_number * 2); in set_pchan_interrupt()305 reg |= BIT(pchan_number * 2 + 1); in set_pchan_interrupt()307 reg &= ~BIT(pchan_number * 2 + 1); in set_pchan_interrupt()