Searched refs:pchan_number (Results 1 – 1 of 1) sorted by relevance
379 int pchan_number = pchan - priv->pchans; in set_pchan_interrupt() local387 reg |= BIT(pchan_number * 2); in set_pchan_interrupt()389 reg &= ~BIT(pchan_number * 2); in set_pchan_interrupt()392 reg |= BIT(pchan_number * 2 + 1); in set_pchan_interrupt()394 reg &= ~BIT(pchan_number * 2 + 1); in set_pchan_interrupt()