Searched refs:rc6_stat (Results 1 – 1 of 1) sorted by relevance
110 unsigned int rc6_stat; in tango_ir_irq() local115 rc6_stat = readl_relaxed(ir->rc6_base + RC6_CTRL); in tango_ir_irq()116 writel_relaxed(rc6_stat, ir->rc6_base + RC6_CTRL); in tango_ir_irq()118 if (!(rc5_stat & 3) && !(rc6_stat & BIT(31))) in tango_ir_irq()127 if (rc6_stat & BIT(31)) in tango_ir_irq()