Searched refs:rc5_stat (Results 1 – 1 of 1) sorted by relevance
109 unsigned int rc5_stat; in tango_ir_irq() local112 rc5_stat = readl_relaxed(ir->rc5_base + IR_INT); in tango_ir_irq()113 writel_relaxed(rc5_stat, ir->rc5_base + IR_INT); in tango_ir_irq()118 if (!(rc5_stat & 3) && !(rc6_stat & BIT(31))) in tango_ir_irq()121 if (rc5_stat & BIT(0)) in tango_ir_irq()124 if (rc5_stat & BIT(1)) in tango_ir_irq()